diff options
Diffstat (limited to 'keyboards/planck/keymaps/sgoodwin/keymap.c')
| -rw-r--r-- | keyboards/planck/keymaps/sgoodwin/keymap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/sgoodwin/keymap.c b/keyboards/planck/keymaps/sgoodwin/keymap.c index 9805b7257..a7f9c6c1d 100644 --- a/keyboards/planck/keymaps/sgoodwin/keymap.c +++ b/keyboards/planck/keymaps/sgoodwin/keymap.c | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | // It doesn't have Plover or Dvorak layers because he doesn't use that. | 2 | // It doesn't have Plover or Dvorak layers because he doesn't use that. |
| 3 | // It Also doesn't allow for swapping alt with CMD because that only happens in error. | 3 | // It Also doesn't allow for swapping alt with CMD because that only happens in error. |
| 4 | 4 | ||
| 5 | #pragma message "You may need to add LAYOUT_planck_grid to your keymap layers - see default for an example" | ||
| 5 | #include "planck.h" | 6 | #include "planck.h" |
| 6 | #include "action_layer.h" | 7 | #include "action_layer.h" |
| 7 | #ifdef AUDIO_ENABLE | 8 | #ifdef AUDIO_ENABLE |
