diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-02 14:23:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-02 14:23:42 +0000 |
commit | b56edb5f11912775e73ca96fffa7ef6f3f1babf5 (patch) | |
tree | a4c529ed253d605bfc5987dab970f358d5c1dcc4 /keyboards/westm/westm68/rules.mk | |
parent | ea14a93718f1d7b54c63d9eef7deedb868f65b30 (diff) | |
parent | b9a6126518b29f144eb384fab31029c69503b9c8 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/westm/westm68/rules.mk')
-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 |