summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/neo2marin/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-01-01 17:31:57 +0000
committerQMK Bot <hello@qmk.fm>2023-01-01 17:31:57 +0000
commit8c09170fff067fcc10cd05b9c176a561fc9f1334 (patch)
tree0018dbee320faa0572fef3e4d5ffdee02c3edd20 /layouts/community/ortho_4x12/neo2marin/rules.mk
parent17085ec49dd1fd58654423bae696e16ae275cfdf (diff)
parentff73cb6290271db473899118200a2fbf725cbc85 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'layouts/community/ortho_4x12/neo2marin/rules.mk')
-rw-r--r--layouts/community/ortho_4x12/neo2marin/rules.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/neo2marin/rules.mk b/layouts/community/ortho_4x12/neo2marin/rules.mk
new file mode 100644
index 0000000000..7c91bc8c2a
--- /dev/null
+++ b/layouts/community/ortho_4x12/neo2marin/rules.mk
@@ -0,0 +1,6 @@
+DYNAMIC_MACRO_ENABLE = yes
+
+ifeq ($(strip $(KEYBOARD)), planck/rev5)
+ AUDIO_ENABLE = yes
+ BACKLIGHT_ENABLE = yes
+endif