diff options
author | Sid Carter <sidcarter@users.noreply.github.com> | 2019-09-25 04:54:32 -0400 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-09-25 01:54:32 -0700 |
commit | 6c37798aaca1b950426b7053c79f76c7b435a762 (patch) | |
tree | e38d56d8a66091e60b3120f7b8e3b3765a0ad328 /keyboards/dztech/dz65rgb/keymaps/chocol8/rules.mk | |
parent | df9388fb8acb4fe762befc87bebe6d95efbddcab (diff) |
[Keymap] New keymap for the DZ65RGB (#6792)
* new keymap for my chocolate tofu65 with dz65rgb
* consistent with a tada68 layout
* remove extra layer, add swap keycodes and mouse keycodes
* fix the tabs and spaces
* fix the left shift
Diffstat (limited to 'keyboards/dztech/dz65rgb/keymaps/chocol8/rules.mk')
-rw-r--r-- | keyboards/dztech/dz65rgb/keymaps/chocol8/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/dztech/dz65rgb/keymaps/chocol8/rules.mk b/keyboards/dztech/dz65rgb/keymaps/chocol8/rules.mk new file mode 100644 index 0000000000..626329f811 --- /dev/null +++ b/keyboards/dztech/dz65rgb/keymaps/chocol8/rules.mk @@ -0,0 +1,6 @@ +NKRO_ENABLE = yes # USB Nkey Rollover +VELOCIKEY_ENABLE = yes +# AUTO_SHIFT_ENABLE = yes # Auto Shift + +LINK_TIME_OPTIMIZATION_ENABLE = yes + |