From f0c14507a521dbb7c6418ef5209b96057fffcdf7 Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Wed, 12 Jan 2022 02:01:33 +0800 Subject: [Keyboard] move @nacly 's boards to nacly/ (#15801) --- keyboards/splitreus62/rules.mk | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 keyboards/splitreus62/rules.mk (limited to 'keyboards/splitreus62/rules.mk') 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 -- cgit v1.2.3