aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/butterstick/keymaps/dennytom/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/butterstick/keymaps/dennytom/rules.mk')
-rw-r--r--keyboards/butterstick/keymaps/dennytom/rules.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/butterstick/keymaps/dennytom/rules.mk b/keyboards/butterstick/keymaps/dennytom/rules.mk
new file mode 100644
index 000000000..1155f72c0
--- /dev/null
+++ b/keyboards/butterstick/keymaps/dennytom/rules.mk
@@ -0,0 +1,8 @@
+MOUSEKEY_ENABLE = yes
+EXTRAKEY_ENABLE = yes
+CONSOLE_ENABLE = no
+# COMMAND_ENABLE = no
+NKRO_ENABLE = yes
+
+TMPVAR := $(SRC)
+SRC = $(filter-out sten.c, $(TMPVAR)) \ No newline at end of file