Browse Source

Update bootmagic lite to yes

Co-authored-by: Drashna Jaelre <drashna@live.com>
pull/14937/head
Hai-Ninh Dang 2 years ago
committed by GitHub
parent
commit
383edac662
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/meow65/rules.mk

+ 1
- 1
keyboards/meow65/rules.mk View File

@ -7,7 +7,7 @@ BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
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