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, 0 insertions, 7 deletions
diff --git a/layouts/community/65_ansi_blocker/brandonschlack/rules.mk b/layouts/community/65_ansi_blocker/brandonschlack/rules.mk
deleted file mode 100644
index 8584967076..0000000000
--- a/layouts/community/65_ansi_blocker/brandonschlack/rules.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-# Build Options
-ifeq ($(strip $(KEYBOARD)), gray_studio/space65)
- MOUSEKEY_ENABLE = no
- BACKLIGHT_ENABLE = no
- CONSOLE_ENABLE = yes
- COMMAND_ENABLE = yes
-endif