From 314865f83366fbaa547540154e0d2a48e7a2e72c Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Wed, 20 Apr 2022 03:19:16 +0800 Subject: move melody96 to ymdk vendor folder (#15680) Co-authored-by: Nick Brassel --- keyboards/melody96/rules.mk | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 keyboards/melody96/rules.mk (limited to 'keyboards/melody96/rules.mk') diff --git a/keyboards/melody96/rules.mk b/keyboards/melody96/rules.mk deleted file mode 100644 index b27013f863..0000000000 --- a/keyboards/melody96/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 = yes # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output -- cgit v1.2.3