summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/orthodox.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-05-14 06:57:01 -0700
committerJack Humbert <jack.humb@gmail.com>2018-05-14 10:21:12 -0400
commit34b274360c3be6cc0f080a81b60b36396ff3facd (patch)
tree6f271381aa50f6d1e5f7626bc39c89b2db7d3550 /keyboards/orthodox/orthodox.h
parent5941f81e38b7f1b1ab485f7b142ba6ed00df5ead (diff)
Orthodox info.json changes
Diffstat (limited to 'keyboards/orthodox/orthodox.h')
-rw-r--r--keyboards/orthodox/orthodox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthodox/orthodox.h b/keyboards/orthodox/orthodox.h
index 932f8fd124..51c5245527 100644
--- a/keyboards/orthodox/orthodox.h
+++ b/keyboards/orthodox/orthodox.h
@@ -12,7 +12,7 @@
#endif
// Used to create a keymap using only KC_ prefixed keys
-#define KC_KEYMAP( \
+#define LAYOUT_kc( \
L00, L01, L02, L03, L04, L05, R00, R01, R02, R03, R04, R05, \
L10, L11, L12, L13, L14, L15, L16, L18, R10, R12, R13, R14, R15, R16, R17, R18, \
L20, L21, L22, L23, L24, L25, L26, L27, L28, R20, R21, R22, R23, R24, R25, R26, R27, R28 \