summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/lets_split.h
diff options
context:
space:
mode:
authornoroadsleft2018-06-28 22:23:41 -0700
committerDrashna Jaelre2018-06-28 22:23:41 -0700
commit91e8e8d916eca4fb9db69876d91d7987946cf540 (patch)
tree65295e7a1652494dacd146af2fe0799828a1bca1 /keyboards/lets_split/lets_split.h
parent09bb020a555134aec4dd7b4cc49a37929615224e (diff)
Let's Split refactor and Configurator support (#3259)
* Matrix refactor: deleted KC_LAYOUT_ortho_4x12 alias * Keymap refactor: bbaserdem_right keymap updated to use new matrix name * Configurator support
Diffstat (limited to 'keyboards/lets_split/lets_split.h')
-rw-r--r--keyboards/lets_split/lets_split.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/lets_split/lets_split.h b/keyboards/lets_split/lets_split.h
index 176585747..bce0ecb19 100644
--- a/keyboards/lets_split/lets_split.h
+++ b/keyboards/lets_split/lets_split.h
@@ -26,7 +26,6 @@
KC_##L30, KC_##L31, KC_##L32, KC_##L33, KC_##L34, KC_##L35, KC_##R30, KC_##R31, KC_##R32, KC_##R33, KC_##R34, KC_##R35 \
)
-#define KC_LAYOUT_ortho_4x12 LAYOUT_kc
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
#endif