diff options
Diffstat (limited to 'layouts/community/ortho_4x12/brandonschlack/rules.mk')
-rw-r--r-- | layouts/community/ortho_4x12/brandonschlack/rules.mk | 10 |
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 |