summaryrefslogtreecommitdiff
path: root/keyboards/ca66/ca66.h
diff options
context:
space:
mode:
authorXerpocalypse2018-05-04 18:25:12 -0700
committerDrashna Jaelre2018-05-04 18:25:12 -0700
commit2e88f7767569d83117ca2448b370bb3f7f50cafe (patch)
treeccdf9eed381306a1e1e14dc9fe45117468cb020e /keyboards/ca66/ca66.h
parent1ef819ba96b64cf569e893791f16a377dfb86888 (diff)
Feature/ca66 json (#2897)
* Made an appropriate KLE and converted it. For use with the CA66 on qmk.fm * Changed KEYMAP to LAYOUT to match new info.json * Changed #include and LAYOUT for new info.json
Diffstat (limited to 'keyboards/ca66/ca66.h')
-rw-r--r--keyboards/ca66/ca66.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ca66/ca66.h b/keyboards/ca66/ca66.h
index 9e3638aac..0f91a1238 100644
--- a/keyboards/ca66/ca66.h
+++ b/keyboards/ca66/ca66.h
@@ -3,7 +3,7 @@
#include "quantum.h"
-#define KEYMAP( \
+#define LAYOUT( \
K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, K114, \
K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, K214, \
K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K314, \