summaryrefslogtreecommitdiff
path: root/keyboards/four_banger/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-10 05:33:40 +0800
committerGitHub <noreply@github.com>2022-02-09 21:33:40 +0000
commit250fd721ace2a979261f8f1b97a487ed8016ee75 (patch)
tree888b570b653aba740aedd328a861b8a6a752b79c /keyboards/four_banger/rules.mk
parent8e34b64a9931a9155095ff988eeaafd5094ecaa4 (diff)
move four_banger to bpiphany (#16082)
Diffstat (limited to 'keyboards/four_banger/rules.mk')
-rw-r--r--keyboards/four_banger/rules.mk18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/four_banger/rules.mk b/keyboards/four_banger/rules.mk
deleted file mode 100644
index 8f9b670fd9..0000000000
--- a/keyboards/four_banger/rules.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
-# 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 = no # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-AUDIO_ENABLE = no
-RGBLIGHT_ENABLE = yes