haptic: naming cleanups (#21551)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user