summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz65rgb/keymaps/sbennett13/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dztech/dz65rgb/keymaps/sbennett13/rules.mk')
-rw-r--r--keyboards/dztech/dz65rgb/keymaps/sbennett13/rules.mk23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/dztech/dz65rgb/keymaps/sbennett13/rules.mk b/keyboards/dztech/dz65rgb/keymaps/sbennett13/rules.mk
new file mode 100644
index 0000000000..ed0a53416b
--- /dev/null
+++ b/keyboards/dztech/dz65rgb/keymaps/sbennett13/rules.mk
@@ -0,0 +1,23 @@
+# Load Time Optimization
+LTO_ENABLE = yes
+
+# Space Cadet (Shift/Ctrl/Alt tapping for parenthesis)
+SPACE_CADET_ENABLE = no
+
+# Mouse keys bindable to keyboard
+MOUSEKEY_ENABLE = no
+
+# Console
+CONSOLE_ENABLE = no
+
+# Command (Change keyboard behavior without having to flash)
+COMMAND_ENABLE = no
+
+# Magic QMK keycodes
+MAGIC_ENABLE = no
+
+# No audio stuff
+MUSIC_ENABLE = no
+
+# No WPM
+WPM_ENABLE = no \ No newline at end of file