diff options
Diffstat (limited to 'layouts/community/ortho_4x12/xyverz/keymap.c')
| -rw-r--r-- | layouts/community/ortho_4x12/xyverz/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ortho_4x12/xyverz/keymap.c b/layouts/community/ortho_4x12/xyverz/keymap.c index 72ddbacf8..681dafacd 100644 --- a/layouts/community/ortho_4x12/xyverz/keymap.c +++ b/layouts/community/ortho_4x12/xyverz/keymap.c | |||
| @@ -24,10 +24,6 @@ enum custom_keycodes { | |||
| 24 | ADJUST | 24 | ADJUST |
| 25 | }; | 25 | }; |
| 26 | 26 | ||
| 27 | // Fillers to make layering more clear | ||
| 28 | #define _______ KC_TRNS | ||
| 29 | #define XXXXXXX KC_NO | ||
| 30 | |||
| 31 | // Aliases to keep the keymap tidy | 27 | // Aliases to keep the keymap tidy |
| 32 | #define GUIBSPC GUI_T(KC_BSPC) // GUI when held, BSPC when tapped. | 28 | #define GUIBSPC GUI_T(KC_BSPC) // GUI when held, BSPC when tapped. |
| 33 | #define RGB_SWR RGB_M_SW // Swirl Animation alias | 29 | #define RGB_SWR RGB_M_SW // Swirl Animation alias |
