From 250fd721ace2a979261f8f1b97a487ed8016ee75 Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Thu, 10 Feb 2022 05:33:40 +0800 Subject: move four_banger to bpiphany (#16082) --- keyboards/four_banger/rules.mk | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 keyboards/four_banger/rules.mk (limited to 'keyboards/four_banger/rules.mk') 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 -- cgit v1.2.3