diff options
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/drashna-custom/keymap.c')
| -rw-r--r-- | keyboards/ergodox_ez/keymaps/drashna-custom/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_ez/keymaps/drashna-custom/keymap.c b/keyboards/ergodox_ez/keymaps/drashna-custom/keymap.c index 4223bc2d1..5f0504beb 100644 --- a/keyboards/ergodox_ez/keymaps/drashna-custom/keymap.c +++ b/keyboards/ergodox_ez/keymaps/drashna-custom/keymap.c | |||
| @@ -98,7 +98,7 @@ enum { | |||
| 98 | 98 | ||
| 99 | 99 | ||
| 100 | // on each tap, light up one led, from right to left | 100 | // on each tap, light up one led, from right to left |
| 101 | // on the forth tap, turn them off from right to leftmake ergodox-ez-drashna-custom-teensy | 101 | // on the forth tap, turn them off from right to left |
| 102 | 102 | ||
| 103 | void dance_flsh_each(qk_tap_dance_state_t *state, void *user_data) { | 103 | void dance_flsh_each(qk_tap_dance_state_t *state, void *user_data) { |
| 104 | if (!skip_leds) { | 104 | if (!skip_leds) { |
