diff options
Diffstat (limited to 'keyboards/adpenrose/shisaku/keymaps/solenoid')
-rw-r--r-- | keyboards/adpenrose/shisaku/keymaps/solenoid/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/adpenrose/shisaku/keymaps/solenoid/rules.mk b/keyboards/adpenrose/shisaku/keymaps/solenoid/rules.mk index e13f2bd035..6bec144827 100644 --- a/keyboards/adpenrose/shisaku/keymaps/solenoid/rules.mk +++ b/keyboards/adpenrose/shisaku/keymaps/solenoid/rules.mk @@ -1,4 +1,4 @@ VIA_ENABLE = yes LTO_ENABLE = yes HAPTIC_ENABLE = yes -HAPTIC_DRIVER += SOLENOID
\ No newline at end of file +HAPTIC_DRIVER = solenoid
\ No newline at end of file |