summaryrefslogtreecommitdiffstats
path: root/keyboards/levinson
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/levinson')
-rw-r--r--keyboards/levinson/levinson.h3
-rw-r--r--keyboards/levinson/rev1/rev1.h2
-rw-r--r--keyboards/levinson/rev2/rev2.h2
3 files changed, 5 insertions, 2 deletions
diff --git a/keyboards/levinson/levinson.h b/keyboards/levinson/levinson.h
index 3d616195f..9ab2dd116 100644
--- a/keyboards/levinson/levinson.h
+++ b/keyboards/levinson/levinson.h
@@ -23,7 +23,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 LAYOUT_ortho_4x12 KEYMAP
#define KC_LAYOUT_ortho_4x12 KC_KEYMAP
-#endif \ No newline at end of file
+#endif
diff --git a/keyboards/levinson/rev1/rev1.h b/keyboards/levinson/rev1/rev1.h
index 968095cba..73ce92a80 100644
--- a/keyboards/levinson/rev1/rev1.h
+++ b/keyboards/levinson/rev1/rev1.h
@@ -57,4 +57,6 @@
}
#endif
+#define LAYOUT_ortho_4x12 KEYMAP
+
#endif
diff --git a/keyboards/levinson/rev2/rev2.h b/keyboards/levinson/rev2/rev2.h
index 968095cba..73ce92a80 100644
--- a/keyboards/levinson/rev2/rev2.h
+++ b/keyboards/levinson/rev2/rev2.h
@@ -57,4 +57,6 @@
}
#endif
+#define LAYOUT_ortho_4x12 KEYMAP
+
#endif