diff options
author | Xelus22 <17491233+Xelus22@users.noreply.github.com> | 2022-05-05 18:08:35 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-05 01:08:35 -0700 |
commit | 3fbf9dc2902d53940a1cb41d473dd63034f70839 (patch) | |
tree | 9f118c0de93b22c4dd20a1d6ad22f9c9cae190b1 /keyboards/xelus/rs60/rules.mk | |
parent | 11e20fa0c9fbe60c1559659cb90ade8f5fb39c1f (diff) |
[Keyboard] RS60 Rev2 Addition (#16988)
Diffstat (limited to 'keyboards/xelus/rs60/rules.mk')
-rw-r--r-- | keyboards/xelus/rs60/rules.mk | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/xelus/rs60/rules.mk b/keyboards/xelus/rs60/rules.mk deleted file mode 100644 index bcb2b171f5..0000000000 --- a/keyboards/xelus/rs60/rules.mk +++ /dev/null @@ -1,20 +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 = yes # 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 = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output - -LAYOUTS = 60_ansi_split_bs_rshift |