summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/brandonschlack/rules.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-11-26 18:36:45 +0000
committerGitHub <noreply@github.com>2023-11-27 05:36:45 +1100
commit1ed03f498fa204178c2696c510ac6a2cd8524e2d (patch)
treeb97c1f983b7e4b57c007d0feedadd3ad3e39062b /layouts/community/ortho_4x12/brandonschlack/rules.mk
parent4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff)
Remove userspace keymaps (#22544)
Diffstat (limited to 'layouts/community/ortho_4x12/brandonschlack/rules.mk')
-rw-r--r--layouts/community/ortho_4x12/brandonschlack/rules.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/layouts/community/ortho_4x12/brandonschlack/rules.mk b/layouts/community/ortho_4x12/brandonschlack/rules.mk
deleted file mode 100644
index 0c4b14a4e5..0000000000
--- a/layouts/community/ortho_4x12/brandonschlack/rules.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-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 = yes # Enable Bootmagic Lite
-endif