summaryrefslogtreecommitdiff
path: root/keyboards/levinson/rev1
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-11-02 16:47:39 -0700
committerskullY <skullydazed@gmail.com>2017-11-02 16:47:39 -0700
commit685d4c2f9754e22de3b68379cfc959197495c0aa (patch)
tree37b4800cfac587c95fbcb067bd94a2f53a8df5b0 /keyboards/levinson/rev1
parent535c2f60a9336d67c1a3fbd2d335b6f24d8cca8d (diff)
Do some cleanup for the API
Diffstat (limited to 'keyboards/levinson/rev1')
-rw-r--r--keyboards/levinson/rev1/rev1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/levinson/rev1/rev1.h b/keyboards/levinson/rev1/rev1.h
index 968095cba7..73ce92a80b 100644
--- a/keyboards/levinson/rev1/rev1.h
+++ b/keyboards/levinson/rev1/rev1.h
@@ -57,4 +57,6 @@
}
#endif
+#define LAYOUT_ortho_4x12 KEYMAP
+
#endif