diff options
Diffstat (limited to 'keyboards/handwired/swiftrax/bumblebee/keymaps/via')
-rw-r--r-- | keyboards/handwired/swiftrax/bumblebee/keymaps/via/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/swiftrax/bumblebee/keymaps/via/rules.mk b/keyboards/handwired/swiftrax/bumblebee/keymaps/via/rules.mk index e0ef178896..8c797e4309 100644 --- a/keyboards/handwired/swiftrax/bumblebee/keymaps/via/rules.mk +++ b/keyboards/handwired/swiftrax/bumblebee/keymaps/via/rules.mk @@ -1,4 +1,5 @@ VIA_ENABLE = yes #HAPTIC_ENABLE += SOLENOID AUDIO_ENABLE = yes -#either solenoid or audio not both can be enabled
\ No newline at end of file +#either solenoid or audio not both can be enabled +LTO_ENABLE = yes |