diff options
Diffstat (limited to 'keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk')
-rw-r--r-- | keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk b/keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk new file mode 100644 index 000000000..7a77be493 --- /dev/null +++ b/keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk @@ -0,0 +1,5 @@ +NKRO_ENABLE = yes # USB Nkey Rollover +# VELOCIKEY_ENABLE = yes + +LINK_TIME_OPTIMIZATION_ENABLE = yes + |