summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/brandonschlack/rules.mk
diff options
context:
space:
mode:
authorBrandon Schlack <brandonschlack@gmail.com>2020-11-04 21:55:03 -0800
committerGitHub <noreply@github.com>2020-11-04 21:55:03 -0800
commitf12dcb0659918657d35dc599e69f1aec43a22e97 (patch)
tree50e98a01f9103a82574390879f9989ef27b47e98 /layouts/community/ortho_4x12/brandonschlack/rules.mk
parent262a60733483a38ed998b6dc6495f748ba6b71b0 (diff)
[Keymap] add brandonschlack userspace and keymaps (#10411)
Diffstat (limited to 'layouts/community/ortho_4x12/brandonschlack/rules.mk')
-rw-r--r--layouts/community/ortho_4x12/brandonschlack/rules.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/brandonschlack/rules.mk b/layouts/community/ortho_4x12/brandonschlack/rules.mk
new file mode 100644
index 0000000000..e36b073d22
--- /dev/null
+++ b/layouts/community/ortho_4x12/brandonschlack/rules.mk
@@ -0,0 +1,10 @@
+ifeq ($(strip $(KEYBOARD)), planck/rev6)
+ SRC += muse.c
+endif
+
+MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
+BACKLIGHT_ENABLE = no # No backlights installed
+
+ifeq ($(strip $(KEYBOARD)), jnao)
+ BOOTMAGIC_ENABLE = lite
+endif