diff options
Diffstat (limited to 'keyboards/bluebell/swoop/rules.mk')
-rw-r--r-- | keyboards/bluebell/swoop/rules.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/bluebell/swoop/rules.mk b/keyboards/bluebell/swoop/rules.mk index 127e8782ac..fc87c61404 100644 --- a/keyboards/bluebell/swoop/rules.mk +++ b/keyboards/bluebell/swoop/rules.mk @@ -1,9 +1,3 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - # Build Options # change yes to no to disable # @@ -15,5 +9,3 @@ COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = no # Enable N-Key Rollover RGBLIGHT_ENABLE = yes # Enable underlight SPLIT_KEYBOARD = yes - -LAYOUTS = split_3x5_3 |