summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/juno/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/juno/rules.mk
parent4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff)
Remove userspace keymaps (#22544)
Diffstat (limited to 'layouts/community/ortho_4x12/juno/rules.mk')
-rw-r--r--layouts/community/ortho_4x12/juno/rules.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/layouts/community/ortho_4x12/juno/rules.mk b/layouts/community/ortho_4x12/juno/rules.mk
deleted file mode 100644
index cf0942b718..0000000000
--- a/layouts/community/ortho_4x12/juno/rules.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-SRC += muse.c
-
-ifeq ($(strip $(KEYBOARD)), planck/rev6)
- BACKLIGHT_ENABLE = no
-else
- BACKLIGHT_ENABLE = yes
-endif
-
-MIDI_ENABLE=no
-RGBLIGHT_ENABLE = no
-MOUSEKEY_ENABLE = no # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration \ No newline at end of file