summaryrefslogtreecommitdiff
path: root/layouts/community/65_ansi_blocker/brandonschlack/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/65_ansi_blocker/brandonschlack/rules.mk')
-rw-r--r--layouts/community/65_ansi_blocker/brandonschlack/rules.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/community/65_ansi_blocker/brandonschlack/rules.mk b/layouts/community/65_ansi_blocker/brandonschlack/rules.mk
new file mode 100644
index 0000000000..8584967076
--- /dev/null
+++ b/layouts/community/65_ansi_blocker/brandonschlack/rules.mk
@@ -0,0 +1,7 @@
+# Build Options
+ifeq ($(strip $(KEYBOARD)), gray_studio/space65)
+ MOUSEKEY_ENABLE = no
+ BACKLIGHT_ENABLE = no
+ CONSOLE_ENABLE = yes
+ COMMAND_ENABLE = yes
+endif