diff options
Diffstat (limited to 'layouts/community/ergodox/familiar/keymap.c')
| -rw-r--r-- | layouts/community/ergodox/familiar/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ergodox/familiar/keymap.c b/layouts/community/ergodox/familiar/keymap.c index bc513c0cc..b359a91d3 100644 --- a/layouts/community/ergodox/familiar/keymap.c +++ b/layouts/community/ergodox/familiar/keymap.c | |||
| @@ -10,10 +10,6 @@ | |||
| 10 | #define NUMP 3 // numpad | 10 | #define NUMP 3 // numpad |
| 11 | #define ARRW 4 // function, media, arrow keys | 11 | #define ARRW 4 // function, media, arrow keys |
| 12 | 12 | ||
| 13 | // Fillers to make layering more clear | ||
| 14 | #define _______ KC_TRNS | ||
| 15 | #define XXXXXXX KC_NO | ||
| 16 | |||
| 17 | // Tap Dancing | 13 | // Tap Dancing |
| 18 | void dance_lock (qk_tap_dance_state_t *state, void *user_data) { | 14 | void dance_lock (qk_tap_dance_state_t *state, void *user_data) { |
| 19 | if (state->count == 1) { // Press once for NUMLOCK | 15 | if (state->count == 1) { // Press once for NUMLOCK |
