diff options
Diffstat (limited to 'keyboards/planck/keymaps/unicode/keymap.c')
| -rw-r--r-- | keyboards/planck/keymaps/unicode/keymap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/planck/keymaps/unicode/keymap.c b/keyboards/planck/keymaps/unicode/keymap.c index 749aaa868..bc9e5326a 100644 --- a/keyboards/planck/keymaps/unicode/keymap.c +++ b/keyboards/planck/keymaps/unicode/keymap.c | |||
| @@ -54,11 +54,6 @@ extern keymap_config_t keymap_config; | |||
| 54 | #define EXT_PLV M(13) | 54 | #define EXT_PLV M(13) |
| 55 | #define TOG_OUT M(14) | 55 | #define TOG_OUT M(14) |
| 56 | 56 | ||
| 57 | // Fillers to make layering more clear | ||
| 58 | #define _______ KC_TRNS | ||
| 59 | #define XXXXXXX KC_NO | ||
| 60 | |||
| 61 | |||
| 62 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | 57 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { |
| 63 | 58 | ||
| 64 | /* Qwerty | 59 | /* Qwerty |
