diff options
Diffstat (limited to 'keyboards/dztech/dz60rgb/keymaps/matthewrobo/rules.mk')
-rw-r--r-- | keyboards/dztech/dz60rgb/keymaps/matthewrobo/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/dztech/dz60rgb/keymaps/matthewrobo/rules.mk b/keyboards/dztech/dz60rgb/keymaps/matthewrobo/rules.mk new file mode 100644 index 0000000000..15b8ec1baf --- /dev/null +++ b/keyboards/dztech/dz60rgb/keymaps/matthewrobo/rules.mk @@ -0,0 +1,7 @@ +NKRO_ENABLE = yes # USB Nkey Rollover +AUTO_SHIFT_ENABLE = yes # Auto Shift +# VELOCIKEY_ENABLE = yes + +EXTRAFLAGS += -flto + +# SRC += dz60rgb.c |