haptic: naming cleanups (#21551)

This commit is contained in:
Ryan
2023-07-21 09:17:39 +10:00
committed by GitHub
parent b20b360404
commit b090354143
53 changed files with 667 additions and 660 deletions

View File

@@ -32,5 +32,5 @@
#define FB_ERM_LRA 0
#define DRV_GREETING alert_750ms
#define DRV_MODE_DEFAULT buzz
#define DRV2605L_GREETING alert_750ms
#define DRV2605L_DEFAULT_MODE buzz

View File

@@ -35,7 +35,7 @@ ifeq ($(strip $(KEYBOARD)), handwired/tractyl_manuform/5x6_right/f411)
LTO_SUPPORTED = no
OVERLOAD_FEATURES = yes
HAPTIC_ENABLE = yes
HAPTIC_DRIVER = DRV2605L
HAPTIC_DRIVER = drv2605l
endif
ifeq ($(strip $(OVERLOAD_FEATURES)), yes)