diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-14 00:47:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-14 00:47:42 +0000 |
commit | 50ff52639f9dcaae3153348ca4f363645c2331b2 (patch) | |
tree | bf11c955715de9329fca8e6c5b6522701dbb30b5 /keyboards/0_sixty/rules.mk | |
parent | b44c3f92ae312f279f1b8e88ddc1d1336786f4d7 (diff) | |
parent | 30796913913c0f6dc0cce317ad8249de2b602294 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/0_sixty/rules.mk')
-rw-r--r-- | keyboards/0_sixty/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/0_sixty/rules.mk b/keyboards/0_sixty/rules.mk index 7a09d99fdf..18f45534c8 100644 --- a/keyboards/0_sixty/rules.mk +++ b/keyboards/0_sixty/rules.mk @@ -17,3 +17,5 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output LTO_ENABLE = yes # Link-time opt + +DEFAULT_FOLDER = 0_sixty/base |