diff options
Diffstat (limited to 'keyboards/planck/keymaps/bghull/rules.mk')
-rw-r--r-- | keyboards/planck/keymaps/bghull/rules.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/planck/keymaps/bghull/rules.mk b/keyboards/planck/keymaps/bghull/rules.mk index 9711c485d7..664ed74078 100644 --- a/keyboards/planck/keymaps/bghull/rules.mk +++ b/keyboards/planck/keymaps/bghull/rules.mk @@ -1,5 +1,6 @@ SRC += muse.c AUTO_SHIFT_ENABLE = yes MOUSEKEY_ENABLE = yes -STENO_ENABLE = yes -AUDIO_ENABLE = no
\ No newline at end of file +AUDIO_ENABLE = no +COMBO_ENABLE = yes +VPATH += keyboards/gboards
\ No newline at end of file |