mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
Fixup builds for TzCI (#17538)
This commit is contained in:
parent
5108d53169
commit
1b9491f8f3
|
@ -19,3 +19,5 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
DEFAULT_FOLDER = westm/westm68/rev2
|
||||
|
|
|
@ -21,4 +21,6 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
|||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
OLED_ENABLE = yes # Enable the OLED feature
|
||||
OLED_DRIVER = SSD1306 # OLED driver
|
||||
OLED_DRIVER = SSD1306 # OLED driver
|
||||
|
||||
DEFAULT_FOLDER = westm/westm9/rev2
|
||||
|
|
Loading…
Reference in a new issue