Browse Source

[Keyboard] Reduce compiled size of Panc60 keyboard (#7260)

pull/7261/head
Drashna Jaelre 4 years ago
committed by James Young
parent
commit
31fe2e0859
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/panc60/rules.mk

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

@ -31,7 +31,7 @@ BOOTMAGIC_ENABLE = no
MOUSEKEY_ENABLE = yes
EXTRAKEY_ENABLE = yes
CONSOLE_ENABLE = yes
COMMAND_ENABLE = yes
COMMAND_ENABLE = no
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
RGBLIGHT_CUSTOM_DRIVER = yes


Loading…
Cancel
Save