diff options
author | mpstewart <mpstewartpgh@gmail.com> | 2020-04-27 17:05:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-27 14:05:12 -0700 |
commit | dd60fcda2836a79428a5a1b11f2fcfb1b0ce80ea (patch) | |
tree | 408a488946a06ae9cab6caa94e70940c64db6961 /keyboards/dz60/keymaps/mpstewart/rules.mk | |
parent | fd6b674b4985881797f16dda0d9859caae0521ab (diff) |
[Keymap] Add personal layout: dz60:mpstewart (#8938)
* mpstewart dz60 layout
* Remove macro aliases from keymap
* Remove macro aliases from keymap
* Update keyboards/dz60/keymaps/mpstewart/keymap.c
* Remove macro aliases from keymap
* use AG_TOGG instead of AG_SWAP
Also some commentary changes, and a change to one of the layout graphics
Diffstat (limited to 'keyboards/dz60/keymaps/mpstewart/rules.mk')
-rw-r--r-- | keyboards/dz60/keymaps/mpstewart/rules.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/dz60/keymaps/mpstewart/rules.mk b/keyboards/dz60/keymaps/mpstewart/rules.mk new file mode 100644 index 0000000000..176a650c93 --- /dev/null +++ b/keyboards/dz60/keymaps/mpstewart/rules.mk @@ -0,0 +1,10 @@ +EXTRAKEY_ENABLE = yes +NKRO_ENABLE = yes + +BACKLIGHT_ENABLE = yes +MOUSEKEY_ENABLE = no +AUDIO_ENABLE = no +RGBLIGHT_ENABLE = yes +LEADER_ENABLE = no +MIDI_ENABLE = no +BLUETOOTH_ENABLE = no |