Bugfix
[jackhill/qmk/firmware.git] / keyboards / xwhatsit / ibm / f62 / wcass / config.h
index 9429d66..7bb54fa 100644 (file)
@@ -280,7 +280,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // Comment out HAPTIC_ENABLE_PIN if you don't have an enable pin:
 #define HAPTIC_ENABLE_PIN B7
 // We disable haptic feedbeck during USB low power conditions:
-#define HAPTIC_OFF_IN_LOW_POWER
+#define HAPTIC_OFF_IN_LOW_POWER 1
 // Change this if you are using a different pin for the solenoid:
 #define SOLENOID_PIN B6
 // If you are not using a solenoid then comment out the above, and also in rules.mk, remove "HAPTIC_ENABLE += SOLENOID"