[Keyboard] Tidy Up pearlboards (#16497)
This commit is contained in:
parent
bbd47fcaa2
commit
2d8266bd7b
5 changed files with 38 additions and 38 deletions
|
@ -10,13 +10,13 @@ BOOTLOADER = atmel-dfu
|
|||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
DIP_SWITCH_ENABLE = yes
|
||||
ENCODER_ENABLE = yes
|
||||
DIP_SWITCH_ENABLE = yes # Enable dip switches
|
||||
ENCODER_ENABLE = yes # Rotary encoder
|
||||
|
||||
LTO_ENABLE = yes
|
||||
LTO_ENABLE = yes # Link time optimization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue