summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/neo2marin/rules.mk
diff options
context:
space:
mode:
authortheamarin <36608650+theamarin@users.noreply.github.com>2023-01-01 18:31:25 +0100
committerGitHub <noreply@github.com>2023-01-01 09:31:25 -0800
commitff73cb6290271db473899118200a2fbf725cbc85 (patch)
treee4e5ecc1efd258962aadd009beb696a90347d23c /layouts/community/ortho_4x12/neo2marin/rules.mk
parent867e4fc11ccfb402c799f7610c4613764b33f69a (diff)
[Keymap] Add Neo2-based keymap for Planck keyboard (#19173)
Co-authored-by: christian <christian.lueke@sonoware.de>
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