diff options
Diffstat (limited to 'layouts/community/ortho_4x12/grahampheath/keymap.c')
| -rw-r--r-- | layouts/community/ortho_4x12/grahampheath/keymap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ortho_4x12/grahampheath/keymap.c b/layouts/community/ortho_4x12/grahampheath/keymap.c index 0b84b66eb..7b35c52e7 100644 --- a/layouts/community/ortho_4x12/grahampheath/keymap.c +++ b/layouts/community/ortho_4x12/grahampheath/keymap.c | |||
| @@ -54,10 +54,6 @@ enum custom_keycodes { | |||
| 54 | #define HYPR_1 HYPR(KC_EXLM) // Send Hyper + !. | 54 | #define HYPR_1 HYPR(KC_EXLM) // Send Hyper + !. |
| 55 | #define HYPR_2 HYPR(KC_AT) // Send Hyper + @. | 55 | #define HYPR_2 HYPR(KC_AT) // Send Hyper + @. |
| 56 | 56 | ||
| 57 | // Fillers to make layering more clear | ||
| 58 | #define _______ KC_TRNS | ||
| 59 | #define XXXXXXX KC_NO | ||
| 60 | |||
| 61 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | 57 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { |
| 62 | 58 | ||
| 63 | /* Qwerty | 59 | /* Qwerty |
