summaryrefslogtreecommitdiffstats
path: root/keyboards/eco/eco.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/eco/eco.h')
-rw-r--r--keyboards/eco/eco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/eco/eco.h b/keyboards/eco/eco.h
index 2615ac1ae..8c57244fb 100644
--- a/keyboards/eco/eco.h
+++ b/keyboards/eco/eco.h
@@ -11,7 +11,7 @@
#include "quantum.h"
// Used to create a keymap using only KC_ prefixed keys
-#define KC_KEYMAP( \
+#define LAYOUT_kc( \
k01, k02, k03, k04, k05, k06, k07, k08, k09, k010, k011, k012, k013, k014, \
k11, k12, k13, k14, k15, k16, k17, k18, k19, k110, k111, k112, k113, k114, \
k21, k22, k23, k24, k25, k26, k27, k28, k29, k210, k211, k212, k213, k214, \