From b8deac707e7ed8f278a53dfba93dae0730ea4b77 Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Tue, 1 Feb 2022 10:12:57 +0800 Subject: [Keyboard] move @tominabox1 's keebs into /tominabox1 (#16109) --- keyboards/adalyn/rules.mk | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 keyboards/adalyn/rules.mk (limited to 'keyboards/adalyn/rules.mk') diff --git a/keyboards/adalyn/rules.mk b/keyboards/adalyn/rules.mk deleted file mode 100644 index 4574cfd83a..0000000000 --- a/keyboards/adalyn/rules.mk +++ /dev/null @@ -1,19 +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 -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output -COMBO_ENABLE = no -- cgit v1.2.3