summaryrefslogtreecommitdiff
path: root/keyboards/westm
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-07-03 00:23:08 +1000
committerGitHub <noreply@github.com>2022-07-03 00:23:08 +1000
commit1b9491f8f3e676806745ab6f4c38b67bf177a0ee (patch)
tree8d07e5475accb1d25a35310ca716538719b9651d /keyboards/westm
parent5108d531691421be0fc4784a5a76fff7ab9aee63 (diff)
Fixup builds for TzCI (#17538)
Diffstat (limited to 'keyboards/westm')
-rw-r--r--keyboards/westm/westm68/rules.mk2
-rw-r--r--keyboards/westm/westm9/rules.mk4
2 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/westm/westm68/rules.mk b/keyboards/westm/westm68/rules.mk
index 1f99e378f9..d92a34591f 100644
--- a/keyboards/westm/westm68/rules.mk
+++ b/keyboards/westm/westm68/rules.mk
@@ -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
diff --git a/keyboards/westm/westm9/rules.mk b/keyboards/westm/westm9/rules.mk
index ffa13d9fb9..b8be7c4530 100644
--- a/keyboards/westm/westm9/rules.mk
+++ b/keyboards/westm/westm9/rules.mk
@@ -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 \ No newline at end of file
+OLED_DRIVER = SSD1306 # OLED driver
+
+DEFAULT_FOLDER = westm/westm9/rev2