summaryrefslogtreecommitdiff
path: root/keyboards/planck/rev7/rules.mk
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2023-06-08 21:46:09 -0400
committerGitHub <noreply@github.com>2023-06-08 21:46:09 -0400
commit232281946d1baab9db4da3f5f6da210792c4c184 (patch)
treea2160b74966617d92c1150ae0c1df4b4970cac5c /keyboards/planck/rev7/rules.mk
parenta9f677b5186f1b998dd987a4a1a2ae79eb3cf72e (diff)
Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (#21175)
* adds planck/rev7 * Remove config.h include Co-authored-by: Drashna Jaelre <drashna@live.com> * convert planck matrices to lite implementation --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/planck/rev7/rules.mk')
-rw-r--r--keyboards/planck/rev7/rules.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/planck/rev7/rules.mk b/keyboards/planck/rev7/rules.mk
new file mode 100644
index 0000000000..38710bc00b
--- /dev/null
+++ b/keyboards/planck/rev7/rules.mk
@@ -0,0 +1,9 @@
+# Build Options
+# change yes to no to disable
+#
+CUSTOM_MATRIX = lite
+DIP_SWITCH_ENABLE = yes
+
+SRC += matrix.c
+
+LAYOUTS_HAS_RGB = no