Skip to content

Commit

Permalink
[Keychron K6] Enable restart to bootloader via USB command
Browse files Browse the repository at this point in the history
  • Loading branch information
stdvar committed Aug 29, 2021
1 parent cf9c0b3 commit 8a7ca71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/keychron/k6/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ MAGIC_KEYCODE_ENABLE = yes
BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
USB_FEATURE_ENABLE = yes # Allows sending command to keyboard to restart in bootloader mode
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
Expand Down

0 comments on commit 8a7ca71

Please sign in to comment.