summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/bghull/rules.mk
diff options
context:
space:
mode:
authorbghull <35785950+bghull@users.noreply.github.com>2020-11-17 00:21:24 -0500
committerGitHub <noreply@github.com>2020-11-16 21:21:24 -0800
commita8967778d47012abe9e8eb252e6fb29f566c00cb (patch)
treef5d0248bd59a35bb5cedb285457776140d6c6b99 /keyboards/planck/keymaps/bghull/rules.mk
parent503b76253891a9820ad2d21a89617654dc4414fb (diff)
[Keymap] Add user keymaps to qmk master (#10870)
* Create user keymaps * Prepare user keymaps for PR Co-authored-by: bghull <35785950+BaneJammin@users.noreply.github.com>
Diffstat (limited to 'keyboards/planck/keymaps/bghull/rules.mk')
-rw-r--r--keyboards/planck/keymaps/bghull/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/bghull/rules.mk b/keyboards/planck/keymaps/bghull/rules.mk
new file mode 100644
index 0000000000..9711c485d7
--- /dev/null
+++ b/keyboards/planck/keymaps/bghull/rules.mk
@@ -0,0 +1,5 @@
+SRC += muse.c
+AUTO_SHIFT_ENABLE = yes
+MOUSEKEY_ENABLE = yes
+STENO_ENABLE = yes
+AUDIO_ENABLE = no \ No newline at end of file