summaryrefslogtreecommitdiff
path: root/keyboards/ymd75/rev1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ymd75/rev1/rules.mk')
-rw-r--r--keyboards/ymd75/rev1/rules.mk20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/ymd75/rev1/rules.mk b/keyboards/ymd75/rev1/rules.mk
deleted file mode 100644
index 816b0060c9..0000000000
--- a/keyboards/ymd75/rev1/rules.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# MCU name
-MCU = atmega32a
-
-# Bootloader selection
-BOOTLOADER = bootloadhid
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no
-EXTRAKEY_ENABLE = yes
-CONSOLE_ENABLE = no
-COMMAND_ENABLE = yes
-BACKLIGHT_ENABLE = yes
-RGBLIGHT_ENABLE = yes
-WS2812_DRIVER = i2c
-NKRO_ENABLE = no # Enable N-Key Rollover
-
-KEY_LOCK_ENABLE = yes