Browse Source

Enable bootmagic lite for CU80 (#8363)

pull/8370/head
marcoSchr 4 years ago
committed by GitHub
parent
commit
0ba352356d
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/cu80/rules.mk

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

@ -14,7 +14,7 @@ BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug


Loading…
Cancel
Save