diff options
| author | James Young | 2024-04-02 18:45:44 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-02 18:45:44 +0200 |
| commit | 63bc7b63a650c4da63611900437e06ea7d051f14 (patch) | |
| tree | 95abb45a74f61457e2e268f68e61340b52ae1589 /keyboards/avalanche/v1/rules.mk | |
| parent | 38f7c6e3f386b92df744bd7dbd13284398e373d5 (diff) | |
Data-Driven Keyboard Conversions: A (#23379)
Diffstat (limited to 'keyboards/avalanche/v1/rules.mk')
| -rw-r--r-- | keyboards/avalanche/v1/rules.mk | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/avalanche/v1/rules.mk b/keyboards/avalanche/v1/rules.mk deleted file mode 100644 index ef90e04bc1..0000000000 --- a/keyboards/avalanche/v1/rules.mk +++ /dev/null @@ -1,14 +0,0 @@ -# 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 = yes # 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 |