diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-31 02:47:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 10:47:26 -0800 |
commit | a6a7b1ce8f4589a1740bf4b9e628bdb4b3d0e18b (patch) | |
tree | 63454e370647e4130508d373de11f7a1a9994239 /keyboards/alicia_cook/rules.mk | |
parent | 84c1fcef0543bbba8716e5bbf9b7e95b6bd9c96c (diff) |
[Keyboard] move @ibnuda 's keebs into /ibnuda (#16108)
Diffstat (limited to 'keyboards/alicia_cook/rules.mk')
-rw-r--r-- | keyboards/alicia_cook/rules.mk | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/alicia_cook/rules.mk b/keyboards/alicia_cook/rules.mk deleted file mode 100644 index f35bef0a63..0000000000 --- a/keyboards/alicia_cook/rules.mk +++ /dev/null @@ -1,18 +0,0 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - -# 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 = no # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output |