summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/lets_split.h
diff options
context:
space:
mode:
authorDrashna Jaelre2018-05-14 07:11:12 -0700
committerJack Humbert2018-05-14 10:11:12 -0400
commit678fae6ccef96ee1f7a722d4781e18c8314e3b29 (patch)
tree32641bb9b1b7533085cb59b146adddfa5bba65c3 /keyboards/lets_split/lets_split.h
parent38f204db3031475aef2252e1ad11e4c87fb559f1 (diff)
Reformat 40% Ortho boards to work with Layouts feature (#2804)
* Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
Diffstat (limited to 'keyboards/lets_split/lets_split.h')
-rw-r--r--keyboards/lets_split/lets_split.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/lets_split/lets_split.h b/keyboards/lets_split/lets_split.h
index 7896e4467..176585747 100644
--- a/keyboards/lets_split/lets_split.h
+++ b/keyboards/lets_split/lets_split.h
@@ -27,5 +27,6 @@
)
#define KC_LAYOUT_ortho_4x12 LAYOUT_kc
+#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#endif