summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/bghull/rules.mk
diff options
context:
space:
mode:
authorbghull <35785950+bghull@users.noreply.github.com>2022-11-15 17:23:03 +0000
committerGitHub <noreply@github.com>2022-11-15 17:23:03 +0000
commit538dbb5b8ebf70063a5228068aa6a65e806ce639 (patch)
tree231c688ce03b8ffbbbdc71ac03971d44c47b31c1 /keyboards/planck/keymaps/bghull/rules.mk
parentcadf18c6d3c59c42cf717d56cfd9ccc829be59e1 (diff)
Personal keymap updates (#18763)
* Latest updates * Aligning and cleaning up planck and babyv layouts * Added license, cleaned up errors
Diffstat (limited to 'keyboards/planck/keymaps/bghull/rules.mk')
-rw-r--r--keyboards/planck/keymaps/bghull/rules.mk5
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