diff options
author | Nick Brassel <nick@tzarc.org> | 2022-07-03 00:23:08 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-03 00:23:08 +1000 |
commit | 1b9491f8f3e676806745ab6f4c38b67bf177a0ee (patch) | |
tree | 8d07e5475accb1d25a35310ca716538719b9651d /keyboards/westm/westm68 | |
parent | 5108d531691421be0fc4784a5a76fff7ab9aee63 (diff) | |
download | qmk_firmware-1b9491f8f3e676806745ab6f4c38b67bf177a0ee.tar.gz qmk_firmware-1b9491f8f3e676806745ab6f4c38b67bf177a0ee.zip |
Fixup builds for TzCI (#17538)
Diffstat (limited to 'keyboards/westm/westm68')
-rw-r--r-- | keyboards/westm/westm68/rules.mk | 2 |
1 files changed, 2 insertions, 0 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 |