summaryrefslogtreecommitdiff
path: root/keyboards/splitreus62/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-12 02:01:33 +0800
committerGitHub <noreply@github.com>2022-01-11 10:01:33 -0800
commitf0c14507a521dbb7c6418ef5209b96057fffcdf7 (patch)
tree06f42947be2141b9dcd003f9567019dcd1a6e1c3 /keyboards/splitreus62/rules.mk
parent80e321f6ab176233f41ef556acc089ca1598df72 (diff)
[Keyboard] move @nacly 's boards to nacly/ (#15801)
Diffstat (limited to 'keyboards/splitreus62/rules.mk')
-rw-r--r--keyboards/splitreus62/rules.mk20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/splitreus62/rules.mk b/keyboards/splitreus62/rules.mk
deleted file mode 100644
index d585e3b4b3..0000000000
--- a/keyboards/splitreus62/rules.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = caterina
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
-SPLIT_KEYBOARD = yes