Browse Source

fix: enable bootmagic with simple yes option

Co-authored-by: Drashna Jaelre <drashna@live.com>
pull/15759/head
Kan-Ru Chen 2 years ago
committed by GitHub
parent
commit
10c35cb5bc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/hhkb/yang/rules.mk

+ 1
- 1
keyboards/hhkb/yang/rules.mk View File

@ -10,7 +10,7 @@ BOOTLOADER = lufa-ms
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug


Loading…
Cancel
Save