Explorar o código

[Keyboard] instant60: Enable bootmagic lite to make eeprom reset easier (#7566)

Yan-Fa Li %!s(int64=6) %!d(string=hai) anos
pai
achega
4b11c2b552
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      keyboards/cannonkeys/instant60/rules.mk

+ 1 - 1
keyboards/cannonkeys/instant60/rules.mk

@@ -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