Solenoid: set default dwell to 4. Default of 12 isn't so great.
[jackhill/qmk/firmware.git] / keyboards / xwhatsit / ibm / 5251 / universal / config.h
index 2d67d4e..eaada07 100644 (file)
@@ -280,8 +280,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define SOLENOID_PIN D2
 // If you are not using a solenoid then comment out the above, and also in rules.mk, remove "HAPTIC_ENABLE += SOLENOID"
 // You can also tune the following for your solenoid:
-//#define SOLENOID_DEFAULT_DWELL 12
-//#define SOLENOID_MIN_DWELL 4
+#define SOLENOID_DEFAULT_DWELL 4
+#define SOLENOID_MIN_DWELL 4
 //#define SOLENOID_MAX_DWELL 100
 
 // If the lock lights are not used, then please don't define the below pins,