diff options
author | devilzmods <61511785+devilzmods@users.noreply.github.com> | 2021-11-05 09:56:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-05 19:56:38 +1100 |
commit | 8f2ffea656c3abcfd0150bb67fa01e5d4cbafd14 (patch) | |
tree | 47b27a0bb459d6f61628f4f47fb287f4ff8c863c /keyboards/planck/keymaps/dvz/rules.mk | |
parent | a63c2c5f509e98dc58ea876f525896aa717a0d6e (diff) |
My Personal Keymaps for the Planck and melody96 (#12672)
* my planck keymap
* my planck keymap
* minor changes
* Added personalized, VIA compatible keymap to the Melody96
* lighting layers added and keymap tweaked
* added basic descriptions
* added basic descriptions
* added basic descriptions
* added basic descriptions
* hopefully removed personal change to .gitignore
* restored .gitignore from my master
* restored .gitignore from my master
* requested changes and minor functionality tweaks
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/planck/keymaps/dvz/rules.mk')
-rw-r--r-- | keyboards/planck/keymaps/dvz/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/dvz/rules.mk b/keyboards/planck/keymaps/dvz/rules.mk new file mode 100644 index 0000000000..7216951bf9 --- /dev/null +++ b/keyboards/planck/keymaps/dvz/rules.mk @@ -0,0 +1,5 @@ +SRC += muse.c + +COMBO_ENABLE = yes +#VIA_ENABLE = yes +AUDIO_ENABLE = yes |