[Keyboard] Tidy Up pearlboards (#16497)
This commit is contained in:
parent
bbd47fcaa2
commit
2d8266bd7b
5 changed files with 38 additions and 38 deletions
|
@ -16,8 +16,8 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = yes # Audio output
|
||||
ENCODER_ENABLE = yes
|
||||
HAPTIC_ENABLE = yes
|
||||
HAPTIC_DRIVER = DRV2605L
|
||||
ENCODER_ENABLE = yes # Rotary encoder
|
||||
HAPTIC_ENABLE = yes # Rumble feefback
|
||||
HAPTIC_DRIVER = DRV2605L # Rumble motor
|
||||
|
||||
LTO_ENABLE = yes
|
||||
LTO_ENABLE = yes # Link time optimization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue