Skip to content

Commit

Permalink
Fixup builds for TzCI (qmk#17538)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc authored Jul 2, 2022
1 parent 5108d53 commit 1b9491f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
File renamed without changes.
2 changes: 2 additions & 0 deletions keyboards/westm/westm68/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 3 additions & 1 deletion keyboards/westm/westm9/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1b9491f

Please sign in to comment.