diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-02 06:09:01 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-02 06:09:01 +0000 |
commit | 371d3bfbdd0bd863aa161b631b472c2a44f19633 (patch) | |
tree | e2857670162f5546ecd108c82f425b6f0363acd9 /keyboards/wilba_tech/zeal60/keymaps/tusing/rules.mk | |
parent | b721e054a2fcb5de5e45a30c07dfe32f11dfb017 (diff) | |
parent | 50468835311da76aa80fdeae0a7d01c944af3ff7 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wilba_tech/zeal60/keymaps/tusing/rules.mk')
-rw-r--r-- | keyboards/wilba_tech/zeal60/keymaps/tusing/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/zeal60/keymaps/tusing/rules.mk b/keyboards/wilba_tech/zeal60/keymaps/tusing/rules.mk new file mode 100644 index 0000000000..762905da03 --- /dev/null +++ b/keyboards/wilba_tech/zeal60/keymaps/tusing/rules.mk @@ -0,0 +1,6 @@ +# Build Options +# change to "no" to disable the options, or define them in the Makefile in +# the appropriate keymap folder that will get included automatically +# +RGBLIGHT_ENABLE = yes +AUDIO_ENABLE = no # Underglow cannot be used with audio. |