diff options
Diffstat (limited to 'keyboards/planck/keymaps/kelorean/keymap.c')
| -rw-r--r-- | keyboards/planck/keymaps/kelorean/keymap.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/kelorean/keymap.c b/keyboards/planck/keymaps/kelorean/keymap.c index 3bbbca2ad..03268d160 100644 --- a/keyboards/planck/keymaps/kelorean/keymap.c +++ b/keyboards/planck/keymaps/kelorean/keymap.c | |||
| @@ -12,8 +12,9 @@ | |||
| 12 | * | 12 | * |
| 13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 15 | */ | 15 | */ |
| 16 | 16 | ||
| 17 | #pragma message "You may need to add LAYOUT_planck_grid to your keymap layers - see default for an example" | ||
| 17 | #include "planck.h" | 18 | #include "planck.h" |
| 18 | #include "action_layer.h" | 19 | #include "action_layer.h" |
| 19 | 20 | ||
