3.5 KiB
CHANGELOG
v0.0.3 (2023-07-25)
Added
-
feat(draw): remove post process table (2023-07-25)
-
feat: remove shift enter, only enter (2023-07-24)
Others
-
chore(qmkasciigen): cleanup (2023-07-25)
-
chore: simple license in code (2023-07-24)
-
chore: add LICENSE (2023-07-24)
-
chore(changelog): generate v0.0.2 (2023-07-24)
v0.0.2 (2023-07-24)
Added
-
feat: change activate layer 2 using fn ` (2023-07-24)
-
feat: move TG(2) from left alt to right command (2023-07-24)
-
feat(draw): make post process table optional (2023-07-24)
-
feat: remove tap dance (can not make it work) (2023-07-24)
-
feat: better draw strategy (wip) (2023-07-23)
Fixed
- fix(draw): init table with empty space to fix think65 (2023-07-24)
Others
-
chore: re-organize Makefile (2023-07-24)
-
chore(draw): fix lint (2023-07-24)
-
chore(draw): explain draw strategy (2023-07-23)
-
chore(changelog): generate v0.0.1 (2023-07-23)
v0.0.1 (2023-07-23)
Added
-
feat(draw): make output file is optional (2023-07-23)
-
feat: use ACTION_TAP_DANCE_FN for safeboot (2023-07-23)
-
feat: add tapdance for safe boot (2023-07-23)
-
feat: increase debounce time (2023-07-23)
-
feat: use shift enter (wip) (2023-07-23)
-
feat: add layout (2023-07-23)
-
feat: draw layer (2023-07-23)
-
feat: draw almost keycodes (2023-07-23)
-
feat: change keymap again (2023-07-23)
-
feat: center key when draw (2023-07-23)
-
feat: draw more symbol (2023-07-23)
-
feat: gen ascii art with Go (2023-07-23)
-
feat: remove usb delay config (wip) (2023-07-23)
-
feat: add USB_SUSPEND_WAKEUP_DELAY (2023-07-22)
-
feat: use KC_GRV in layer 1 (2023-07-22)
-
feat: config mod term (2023-07-22)
-
feat: disable VIA, NKRO (2023-07-22)
-
feat: use mod tap for left control and esc (2023-07-22)
-
feat: lower debounce to 5 (2023-07-21)
-
feat: debounce 10ms (2023-07-21)
-
feat: add qmk lint (2023-07-21)
-
feat: disable more rgb (2023-07-21)
-
feat: disable mod-tap (2023-07-21)
-
feat: re-enable audio key (2023-07-21)
-
feat: remove one shot (2023-07-21)
-
feat: disable magic keycodes (2023-07-21)
-
feat: disable space cadet (2023-07-21)
-
feat: only have one mo(2) (2023-07-21)
-
feat: remove del, add boot aka reset (2023-07-21)
-
feat: new keymap (2023-07-21)
-
feat: remove layer 3 (2023-07-21)
-
feat: disable unused features (2023-07-21)
Others
-
chore: merge draw to keyboard (2023-07-23)
-
chore: rename to qmkasciigen (2023-07-23)
-
chore: draw + better (2023-07-23)
-
chore: more interesting (2023-07-23)
-
chore: support TD_ when draw (2023-07-23)
-
chore: add pragma once in config.h (2023-07-23)
-
chore: draw rgb (2023-07-23)
-
chore: better draw this time (2023-07-23)
-
chore: remove draw (2023-07-23)
-
chore: qmk doctor (2023-07-22)
-
chore: add more interesting (2023-07-22)
-
dztech_dz60rgb_wkl: use hud, sai, vai directly (2023-07-22)
-
chore: more interesting (2023-07-22)
-
chore: more keeb in the future (2023-07-21)
-
chore: compile faster (2023-07-21)
-
chore: update docs (2023-07-21)
-
chore: add comment (2023-07-21)
-
chore: improve docs (2023-07-21)
-
chore: add via config qmk (2023-07-21)
-
chore: fix typo (2023-07-21)
-
chore: add stock firmware (2023-07-21)
-
chore: how to flash (2023-07-21)
-
chore: add qmk clean (2023-07-21)
-
chore fix typo (2023-07-21)
-
chore: generate qmk json (2023-07-21)
-
chore: add TODO (2023-07-21)
-
chore: add Makefile (2023-07-21)
-
chore: re-organize (2023-07-21)
-
chore: more docs (2023-07-21)
-
chore: more docs (2023-07-21)
-
chore: add README (2023-07-21)
-
chore init with barebones (2023-07-21)