diff options
Diffstat (limited to 'keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk')
-rw-r--r-- | keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk b/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk new file mode 100644 index 0000000000..9a75bb29dc --- /dev/null +++ b/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk @@ -0,0 +1,6 @@ +NKRO_ENABLE = yes # USB Nkey Rollover +AUTO_SHIFT_ENABLE = yes # Auto Shift +# VELOCIKEY_ENABLE = yes + +LINK_TIME_OPTIMIZATION_ENABLE = yes + |