summaryrefslogtreecommitdiff
path: root/keyboards/unicomp/spacesaver_m_post_2013/overnumpad_1xb/config.h
diff options
context:
space:
mode:
authorPurdea Andrei <andrei@purdea.ro>2021-11-02 11:49:23 +0200
committerGitHub <noreply@github.com>2021-11-02 20:49:23 +1100
commit2326c8f74778551febc68c5c1767755fc30e1388 (patch)
tree7a031b397e8873a57593c50f71313c502c0581f7 /keyboards/unicomp/spacesaver_m_post_2013/overnumpad_1xb/config.h
parentb87b402ea529f814f1de70ef90b6756efeb054cc (diff)
overnumpad controller: Add support for turning off solenoid enable in low power. (#15021)
Diffstat (limited to 'keyboards/unicomp/spacesaver_m_post_2013/overnumpad_1xb/config.h')
-rw-r--r--keyboards/unicomp/spacesaver_m_post_2013/overnumpad_1xb/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/unicomp/spacesaver_m_post_2013/overnumpad_1xb/config.h b/keyboards/unicomp/spacesaver_m_post_2013/overnumpad_1xb/config.h
index bfb1a9cf68..597d287b07 100644
--- a/keyboards/unicomp/spacesaver_m_post_2013/overnumpad_1xb/config.h
+++ b/keyboards/unicomp/spacesaver_m_post_2013/overnumpad_1xb/config.h
@@ -63,8 +63,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