Skip to content

Commit

Permalink
Fix tapdelay
Browse files Browse the repository at this point in the history
- Missed in Update deprecated ZMK keycodes
  • Loading branch information
manna-harbour committed Apr 9, 2024
1 parent 92421cb commit eea578d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miryoku/miryoku_kludge_tapdelay.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ MIRYOKU_X(COMMA,) \
MIRYOKU_X(DOT,) \
MIRYOKU_X(SLASH,) \
MIRYOKU_X(ESC,) \
MIRYOKU_X(SPC,) \
MIRYOKU_X(SPACE,) \
MIRYOKU_X(TAB,) \
MIRYOKU_X(RET,) \
MIRYOKU_X(BSPC,) \
Expand Down

0 comments on commit eea578d

Please sign in to comment.