diff options
Diffstat (limited to 'keyboards/planck/keymaps/sean/keymap.c')
-rw-r--r-- | keyboards/planck/keymaps/sean/keymap.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/sean/keymap.c b/keyboards/planck/keymaps/sean/keymap.c index d61d802b0..497efeaab 100644 --- a/keyboards/planck/keymaps/sean/keymap.c +++ b/keyboards/planck/keymaps/sean/keymap.c | |||
@@ -1,6 +1,7 @@ | |||
1 | // This is Sean Hunter's keymap file, customized from the canonical layout file for the Quantum project. | 1 | // This is Sean Hunter's keymap file, customized from the canonical layout file for the Quantum project. |
2 | // If you want to add another keyboard, that is the style you want to emulate. | 2 | // If you want to add another keyboard, that is the style you want to emulate. |
3 | 3 | ||
4 | #pragma message "You may need to add LAYOUT_planck_grid to your keymap layers - see default for an example" | ||
4 | #include "planck.h" | 5 | #include "planck.h" |
5 | #include "action_layer.h" | 6 | #include "action_layer.h" |
6 | #include "eeconfig.h" | 7 | #include "eeconfig.h" |
@@ -94,7 +95,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
94 | {KC_LSFT, KC_LCTL, KC_LALT, KC_LGUI, LOWER, KC_SPC, KC_SPC, RAISE, KC_RGUI, KC_RALT, KC_RCTL, KC_RSFT} | 95 | {KC_LSFT, KC_LCTL, KC_LALT, KC_LGUI, LOWER, KC_SPC, KC_SPC, RAISE, KC_RGUI, KC_RALT, KC_RCTL, KC_RSFT} |
95 | }, | 96 | }, |
96 | 97 | ||
97 | /* 'Software Dvorak': Designed to look like dvorak in the mapping but depend on software | 98 | /* 'Software Dvorak': Designed to look like dvorak in the mapping but depend on software |
98 | * dvorak (ie the OS keymapping changed to dvorak). | 99 | * dvorak (ie the OS keymapping changed to dvorak). |
99 | * ,-----------------------------------------------------------------------------------. | 100 | * ,-----------------------------------------------------------------------------------. |
100 | * | " | , | . | P | Y | / | = | F | G | C | R | L | | 101 | * | " | , | . | P | Y | / | = | F | G | C | R | L | |