diff options
Diffstat (limited to 'keyboards/planck/keymaps/pete/keymap.c')
| -rw-r--r-- | keyboards/planck/keymaps/pete/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/planck/keymaps/pete/keymap.c b/keyboards/planck/keymaps/pete/keymap.c index faf41302e..2a9b66c42 100644 --- a/keyboards/planck/keymaps/pete/keymap.c +++ b/keyboards/planck/keymaps/pete/keymap.c | |||
| @@ -48,10 +48,6 @@ extern keymap_config_t keymap_config; | |||
| 48 | #define MACSLEEP LSFT(LCTL(KC_POWER)) | 48 | #define MACSLEEP LSFT(LCTL(KC_POWER)) |
| 49 | #define WINSLEEP KC_SLEP | 49 | #define WINSLEEP KC_SLEP |
| 50 | 50 | ||
| 51 | // Fillers to make layering more clear | ||
| 52 | #define _______ KC_TRNS | ||
| 53 | #define XXXXXXX KC_NO | ||
| 54 | |||
| 55 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | 51 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { |
| 56 | 52 | ||
| 57 | [_QWERTY] = { | 53 | [_QWERTY] = { |
