diff options
| author | Joel Challis | 2024-04-13 09:45:27 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-13 09:45:27 +0200 |
| commit | 2eea2cdc46b3e920578ed75c4545a8b5160135bd (patch) | |
| tree | bbc7b12b4b7320f278c1334f066254baff0e52bf /keyboards/handwired/split89/rules.mk | |
| parent | 8ad3a36fb60d75b5f0279f0cd4d9c24dde6b6330 (diff) | |
Miscellaneous keyboard.json migrations (#23486)
Diffstat (limited to 'keyboards/handwired/split89/rules.mk')
| -rw-r--r-- | keyboards/handwired/split89/rules.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/handwired/split89/rules.mk b/keyboards/handwired/split89/rules.mk deleted file mode 100644 index ab2c49da70..0000000000 --- a/keyboards/handwired/split89/rules.mk +++ /dev/null @@ -1,12 +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 = no # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output |