diff options
| author | James Young | 2024-04-22 02:54:11 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-22 02:54:11 +0200 |
| commit | 191f62688079d644fe7ac471b2725e79e4d87f48 (patch) | |
| tree | 57338b1f041492772bab4f830c4ec754d9d2c49a /keyboards/keebio/wavelet/rules.mk | |
| parent | 69f96e1411bc786c49ef3de83d18d8bd226fd8ea (diff) | |
Data-Driven Keyboard Conversions: K, Part 3 (#23566)
Diffstat (limited to 'keyboards/keebio/wavelet/rules.mk')
| -rw-r--r-- | keyboards/keebio/wavelet/rules.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/keebio/wavelet/rules.mk b/keyboards/keebio/wavelet/rules.mk index 74f0e0d566..271780b75e 100644 --- a/keyboards/keebio/wavelet/rules.mk +++ b/keyboards/keebio/wavelet/rules.mk @@ -1,15 +1,2 @@ -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite -MOUSEKEY_ENABLE = yes # Mouse keys -EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = no # Console for debug -COMMAND_ENABLE = yes # Commands for debug and configuration -NKRO_ENABLE = no # Enable N-Key Rollover -BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality -AUDIO_ENABLE = no # Audio output -RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. - # Disable unsupported hardware AUDIO_SUPPORTED = no |