Skip to content

Commit

Permalink
[Keyboard] instant60: Enable bootmagic lite to make eeprom reset easi…
Browse files Browse the repository at this point in the history
…er (qmk#7566)
  • Loading branch information
yanfali authored and noroadsleft committed Dec 8, 2019
1 parent 201c5bf commit 4b11c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/cannonkeys/instant60/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ VPATH += keyboards/cannonkeys/stm32f072
SRC = keyboard.c \
led.c

#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
Expand Down

0 comments on commit 4b11c2b

Please sign in to comment.