diff options
Diffstat (limited to 'keyboards/hub16/rules.mk')
-rwxr-xr-x | keyboards/hub16/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/hub16/rules.mk b/keyboards/hub16/rules.mk index 71b26b733..4b9ae62e8 100755 --- a/keyboards/hub16/rules.mk +++ b/keyboards/hub16/rules.mk | |||
@@ -18,7 +18,6 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
19 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 19 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
21 | BLUETOOTH_ENABLE = no # Enable Bluetooth | ||
22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
23 | ENCODER_ENABLE = yes # Rotary Encoder support | 22 | ENCODER_ENABLE = yes # Rotary Encoder support |
24 | 23 | ||