diff options
Diffstat (limited to 'keyboards/silverbullet44/rules.mk')
-rw-r--r-- | keyboards/silverbullet44/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/silverbullet44/rules.mk b/keyboards/silverbullet44/rules.mk index a7a4dd9c1..639bead24 100644 --- a/keyboards/silverbullet44/rules.mk +++ b/keyboards/silverbullet44/rules.mk | |||
@@ -21,6 +21,6 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | |||
21 | RGB_MATRIX_ENABLE = no | 21 | RGB_MATRIX_ENABLE = no |
22 | RGB_MATRIX_DRIVER = WS2812 | 22 | RGB_MATRIX_DRIVER = WS2812 |
23 | UNICODE_ENABLE = no # Unicode | 23 | UNICODE_ENABLE = no # Unicode |
24 | AUDIO_ENABLE = yes # Audio output on port B6 | 24 | AUDIO_ENABLE = yes # Audio output |
25 | SPLIT_KEYBOARD = yes | 25 | SPLIT_KEYBOARD = yes |
26 | LTO_ENABLE = yes | 26 | LTO_ENABLE = yes |