Skip to content

Commit

Permalink
Enable bootmagic lite for CU80 (qmk#8363)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoSchr authored and jakeisnt committed Aug 20, 2020
1 parent f0d081a commit 42a1821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/cu80/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
Expand Down

0 comments on commit 42a1821

Please sign in to comment.