diff options
author | Simon <47527944+Frooastside@users.noreply.github.com> | 2022-02-17 17:59:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-17 08:59:12 -0800 |
commit | 2d12eacb4b9bf1b3d331cec0bd06fd1a58a5d217 (patch) | |
tree | a711b9af8a3725bb8d6a4342c080c59fce8b9e5d /keyboards/frooastboard/rules.mk | |
parent | 7dd993fb066ad34623bc2875b7b609de1732a027 (diff) |
[Keyboard] Renamed Frooastboard to Frooastboard Nano (#16373)
Diffstat (limited to 'keyboards/frooastboard/rules.mk')
-rw-r--r-- | keyboards/frooastboard/rules.mk | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/frooastboard/rules.mk b/keyboards/frooastboard/rules.mk deleted file mode 100644 index bef90c50ac..0000000000 --- a/keyboards/frooastboard/rules.mk +++ /dev/null @@ -1,18 +0,0 @@ -# MCU name -MCU = atmega32u2 - -# Bootloader selection -BOOTLOADER = atmel-dfu - -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = no # Mouse keys -EXTRAKEY_ENABLE = no # 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 = yes # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output |