summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_5x12/brandonschlack/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_5x12/brandonschlack/rules.mk')
-rw-r--r--layouts/community/ortho_5x12/brandonschlack/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_5x12/brandonschlack/rules.mk b/layouts/community/ortho_5x12/brandonschlack/rules.mk
index dacfc28b23..0035209d35 100644
--- a/layouts/community/ortho_5x12/brandonschlack/rules.mk
+++ b/layouts/community/ortho_5x12/brandonschlack/rules.mk
@@ -6,5 +6,5 @@ MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
BACKLIGHT_ENABLE = no # No backlights installed
ifeq ($(strip $(KEYBOARD)), jnao)
- BOOTMAGIC_ENABLE = lite
+ BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
endif