diff options
author | Domanic Calleja <82970232+Malevolti@users.noreply.github.com> | 2022-01-09 04:02:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-08 20:02:45 -0800 |
commit | 7b27957adf3b960958e2592ce10e29fe866ee2fc (patch) | |
tree | d08f16fd34b72d2e994a285911d8eb9be20d3e1f /keyboards/lyra/rev1/rules.mk | |
parent | 70469d373dfe52c9778289ac2c96ae9c5bf3b2fb (diff) |
[Keyboard] Delete lyra (located in malevolti/lyra) (#15524)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/lyra/rev1/rules.mk')
-rw-r--r-- | keyboards/lyra/rev1/rules.mk | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/lyra/rev1/rules.mk b/keyboards/lyra/rev1/rules.mk deleted file mode 100644 index 003ade7ce7..0000000000 --- a/keyboards/lyra/rev1/rules.mk +++ /dev/null @@ -1,23 +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 = 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 = no # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output - -SPLIT_KEYBOARD = yes -OLED_ENABLE = yes -WPM_ENABLE = yes -LTO_ENABLE = yes
\ No newline at end of file |