1
0
Fork 0

[Keyboard] Tidy Up pearlboards (#16497)

This commit is contained in:
Koobaczech 2022-03-07 01:58:06 -05:00 committed by GitHub
parent bbd47fcaa2
commit 2d8266bd7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 38 additions and 38 deletions

View file

@ -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