summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60/keymaps/stanleylai/keymap.c
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-05-20 18:59:02 +0200
committerDrashna Jaelre <drashna@live.com>2018-05-20 18:59:02 +0200
commit0b591fd84394e2c07d3047fb29e734b612bfc248 (patch)
treeb0c4196d8ebdb17970c6be02f9da43f133e25560 /keyboards/kc60/keymaps/stanleylai/keymap.c
parentc9102f9e35f479bd7d5dd06ce10a5089b199fb0d (diff)
downloadqmk_firmware-0b591fd84394e2c07d3047fb29e734b612bfc248.tar.gz
qmk_firmware-0b591fd84394e2c07d3047fb29e734b612bfc248.tar.xz
Merlin community layouts (#3004)
* community layout support for eagle_viper v2 and remove mechmerlin keymap dir * community layout support for eagle_viper v2 and remove mechmerlin keymap dir * Change to QMK_KEYBOARD_H and remove merlin keymap in favor of cmmunity layouts * community layout support 60_ansi * community layout support for 60_ansi
Diffstat (limited to 'keyboards/kc60/keymaps/stanleylai/keymap.c')
-rw-r--r--keyboards/kc60/keymaps/stanleylai/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kc60/keymaps/stanleylai/keymap.c b/keyboards/kc60/keymaps/stanleylai/keymap.c
index 7f7afdf75..887b5da72 100644
--- a/keyboards/kc60/keymaps/stanleylai/keymap.c
+++ b/keyboards/kc60/keymaps/stanleylai/keymap.c
@@ -1,5 +1,5 @@
-#include "kc60.h"
+#include QMK_KEYBOARD_H
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.