overnumpad controller: Add support for turning off solenoid enable in low power. (#15021)
This commit is contained in:
@@ -64,8 +64,10 @@
|
||||
#define STM32_HSECLK 16000000
|
||||
|
||||
#define SOLENOID_PIN B5
|
||||
#define HAPTIC_ENABLE_PIN C13
|
||||
#define SOLENOID_DEFAULT_DWELL 4
|
||||
#define SOLENOID_MIN_DWELL 4
|
||||
#define HAPTIC_OFF_IN_LOW_POWER 1
|
||||
#define NO_HAPTIC_MOD
|
||||
|
||||
#define LED_CAPS_LOCK_PIN C12
|
||||
|
||||
Reference in New Issue
Block a user