From deffb316be7be5b353cf214237dbe112e66751f9 Mon Sep 17 00:00:00 2001 From: Purdea Andrei Date: Tue, 18 May 2021 00:39:15 +0300 Subject: [PATCH] Bugfix --- .../xwhatsit/ibm/3101_3727_3278_87key/xwhatsit_rev4/config.h | 2 +- keyboards/xwhatsit/ibm/3178/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/3178/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/3276_3278_75key/xwhatsit_rev4/config.h | 2 +- keyboards/xwhatsit/ibm/3277_66key/xwhatsit_rev4/config.h | 2 +- keyboards/xwhatsit/ibm/3277_78key/xwhatsit_rev4/config.h | 2 +- keyboards/xwhatsit/ibm/3277_split_66key/xwhatsit_rev4/config.h | 2 +- keyboards/xwhatsit/ibm/5251/xwhatsit_rev4/config.h | 2 +- .../xwhatsit/ibm/bigfoot_fxt_type_1/xwhatsit_rev4/config.h | 2 +- keyboards/xwhatsit/ibm/displaywriter/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/f104/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/f104/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/f107/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/f107/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/f122/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/f122/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/f50/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/f50/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/f62/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/f62/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/fat/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/fat/wcass_locklights/config.h | 2 +- keyboards/xwhatsit/ibm/fat/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/fat/xwhatsit_locklights/config.h | 2 +- keyboards/xwhatsit/ibm/fext/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/fext/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/fssk/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/fssk/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/fxt_type_2/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/fxt_type_2/xwhatsit/config.h | 2 +- keyboards/xwhatsit/ibm/xtant/wcass/config.h | 2 +- keyboards/xwhatsit/ibm/xtant/xwhatsit/config.h | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/keyboards/xwhatsit/ibm/3101_3727_3278_87key/xwhatsit_rev4/config.h b/keyboards/xwhatsit/ibm/3101_3727_3278_87key/xwhatsit_rev4/config.h index 9aea93588a..01067de033 100644 --- a/keyboards/xwhatsit/ibm/3101_3727_3278_87key/xwhatsit_rev4/config.h +++ b/keyboards/xwhatsit/ibm/3101_3727_3278_87key/xwhatsit_rev4/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/3178/wcass/config.h b/keyboards/xwhatsit/ibm/3178/wcass/config.h index 2e0779e48d..53e0c227a2 100644 --- a/keyboards/xwhatsit/ibm/3178/wcass/config.h +++ b/keyboards/xwhatsit/ibm/3178/wcass/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/3178/xwhatsit/config.h b/keyboards/xwhatsit/ibm/3178/xwhatsit/config.h index 204bc07855..e37dbee033 100644 --- a/keyboards/xwhatsit/ibm/3178/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/3178/xwhatsit/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/3276_3278_75key/xwhatsit_rev4/config.h b/keyboards/xwhatsit/ibm/3276_3278_75key/xwhatsit_rev4/config.h index 166496b073..67ed2d1996 100644 --- a/keyboards/xwhatsit/ibm/3276_3278_75key/xwhatsit_rev4/config.h +++ b/keyboards/xwhatsit/ibm/3276_3278_75key/xwhatsit_rev4/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/3277_66key/xwhatsit_rev4/config.h b/keyboards/xwhatsit/ibm/3277_66key/xwhatsit_rev4/config.h index 110158b7b8..bc6943c1dd 100644 --- a/keyboards/xwhatsit/ibm/3277_66key/xwhatsit_rev4/config.h +++ b/keyboards/xwhatsit/ibm/3277_66key/xwhatsit_rev4/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/3277_78key/xwhatsit_rev4/config.h b/keyboards/xwhatsit/ibm/3277_78key/xwhatsit_rev4/config.h index 2e7caab712..25b524e488 100644 --- a/keyboards/xwhatsit/ibm/3277_78key/xwhatsit_rev4/config.h +++ b/keyboards/xwhatsit/ibm/3277_78key/xwhatsit_rev4/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/3277_split_66key/xwhatsit_rev4/config.h b/keyboards/xwhatsit/ibm/3277_split_66key/xwhatsit_rev4/config.h index 0de6a8685f..779be372ac 100644 --- a/keyboards/xwhatsit/ibm/3277_split_66key/xwhatsit_rev4/config.h +++ b/keyboards/xwhatsit/ibm/3277_split_66key/xwhatsit_rev4/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/5251/xwhatsit_rev4/config.h b/keyboards/xwhatsit/ibm/5251/xwhatsit_rev4/config.h index d55809a365..0266fd3ed0 100644 --- a/keyboards/xwhatsit/ibm/5251/xwhatsit_rev4/config.h +++ b/keyboards/xwhatsit/ibm/5251/xwhatsit_rev4/config.h @@ -277,7 +277,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/bigfoot_fxt_type_1/xwhatsit_rev4/config.h b/keyboards/xwhatsit/ibm/bigfoot_fxt_type_1/xwhatsit_rev4/config.h index c684a98f0e..e8e8df6eef 100644 --- a/keyboards/xwhatsit/ibm/bigfoot_fxt_type_1/xwhatsit_rev4/config.h +++ b/keyboards/xwhatsit/ibm/bigfoot_fxt_type_1/xwhatsit_rev4/config.h @@ -281,7 +281,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/displaywriter/xwhatsit/config.h b/keyboards/xwhatsit/ibm/displaywriter/xwhatsit/config.h index 7110d3a72a..a6d96224c5 100644 --- a/keyboards/xwhatsit/ibm/displaywriter/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/displaywriter/xwhatsit/config.h @@ -280,7 +280,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f104/wcass/config.h b/keyboards/xwhatsit/ibm/f104/wcass/config.h index 58fd58ef59..49b15949f7 100644 --- a/keyboards/xwhatsit/ibm/f104/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f104/wcass/config.h @@ -277,7 +277,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f104/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f104/xwhatsit/config.h index f2b5eb8633..d20e2d008c 100644 --- a/keyboards/xwhatsit/ibm/f104/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f104/xwhatsit/config.h @@ -277,7 +277,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f107/wcass/config.h b/keyboards/xwhatsit/ibm/f107/wcass/config.h index 83b90a544b..ac55932ee8 100644 --- a/keyboards/xwhatsit/ibm/f107/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f107/wcass/config.h @@ -277,7 +277,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f107/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f107/xwhatsit/config.h index 97550fb7d6..d22f9deca5 100644 --- a/keyboards/xwhatsit/ibm/f107/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f107/xwhatsit/config.h @@ -277,7 +277,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f122/wcass/config.h b/keyboards/xwhatsit/ibm/f122/wcass/config.h index 1fdd94a3dd..8f9ab0b7ae 100644 --- a/keyboards/xwhatsit/ibm/f122/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f122/wcass/config.h @@ -277,7 +277,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f122/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f122/xwhatsit/config.h index c9da0164e4..2df88d53b1 100644 --- a/keyboards/xwhatsit/ibm/f122/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f122/xwhatsit/config.h @@ -277,7 +277,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f50/wcass/config.h b/keyboards/xwhatsit/ibm/f50/wcass/config.h index 75afd9a004..25fd01cd25 100644 --- a/keyboards/xwhatsit/ibm/f50/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f50/wcass/config.h @@ -280,7 +280,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f50/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f50/xwhatsit/config.h index 7483cbc882..25c820a546 100644 --- a/keyboards/xwhatsit/ibm/f50/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f50/xwhatsit/config.h @@ -280,7 +280,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f62/wcass/config.h b/keyboards/xwhatsit/ibm/f62/wcass/config.h index 9429d6621c..7bb54fac7e 100644 --- a/keyboards/xwhatsit/ibm/f62/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f62/wcass/config.h @@ -280,7 +280,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/f62/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f62/xwhatsit/config.h index a2363628e6..db95989d4e 100644 --- a/keyboards/xwhatsit/ibm/f62/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f62/xwhatsit/config.h @@ -280,7 +280,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/fat/wcass/config.h b/keyboards/xwhatsit/ibm/fat/wcass/config.h index 46b2a466ae..79be06a1c8 100644 --- a/keyboards/xwhatsit/ibm/fat/wcass/config.h +++ b/keyboards/xwhatsit/ibm/fat/wcass/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/fat/wcass_locklights/config.h b/keyboards/xwhatsit/ibm/fat/wcass_locklights/config.h index f29eaec51a..102e664d5b 100644 --- a/keyboards/xwhatsit/ibm/fat/wcass_locklights/config.h +++ b/keyboards/xwhatsit/ibm/fat/wcass_locklights/config.h @@ -278,7 +278,7 @@ along with this program. If not, see . // Uncomment *SOLENOID*/*HAPTIC* defines if you have a solenoid driver (and also in rules.mk, make sure "HAPTIC_ENABLE += SOLENOID" is uncommented) //#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 // You can also tune the following for your solenoid: diff --git a/keyboards/xwhatsit/ibm/fat/xwhatsit/config.h b/keyboards/xwhatsit/ibm/fat/xwhatsit/config.h index cfb25bfdac..7785776c26 100644 --- a/keyboards/xwhatsit/ibm/fat/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/fat/xwhatsit/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/fat/xwhatsit_locklights/config.h b/keyboards/xwhatsit/ibm/fat/xwhatsit_locklights/config.h index ddf06ca552..497455d6f9 100644 --- a/keyboards/xwhatsit/ibm/fat/xwhatsit_locklights/config.h +++ b/keyboards/xwhatsit/ibm/fat/xwhatsit_locklights/config.h @@ -278,7 +278,7 @@ along with this program. If not, see . // Uncomment *SOLENOID*/*HAPTIC* defines if you have a solenoid driver (and also in rules.mk, make sure "HAPTIC_ENABLE += SOLENOID" is uncommented) //#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 // You can also tune the following for your solenoid: diff --git a/keyboards/xwhatsit/ibm/fext/wcass/config.h b/keyboards/xwhatsit/ibm/fext/wcass/config.h index b6be86d4d9..5d9c04efd2 100644 --- a/keyboards/xwhatsit/ibm/fext/wcass/config.h +++ b/keyboards/xwhatsit/ibm/fext/wcass/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/fext/xwhatsit/config.h b/keyboards/xwhatsit/ibm/fext/xwhatsit/config.h index aeac8d4590..4acc9edbc2 100644 --- a/keyboards/xwhatsit/ibm/fext/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/fext/xwhatsit/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/fssk/wcass/config.h b/keyboards/xwhatsit/ibm/fssk/wcass/config.h index e510a2d0d7..8b0f445876 100644 --- a/keyboards/xwhatsit/ibm/fssk/wcass/config.h +++ b/keyboards/xwhatsit/ibm/fssk/wcass/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/fssk/xwhatsit/config.h b/keyboards/xwhatsit/ibm/fssk/xwhatsit/config.h index 2b2b61724a..0ede96143a 100644 --- a/keyboards/xwhatsit/ibm/fssk/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/fssk/xwhatsit/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/fxt_type_2/wcass/config.h b/keyboards/xwhatsit/ibm/fxt_type_2/wcass/config.h index d044096a5a..1e58501d9f 100644 --- a/keyboards/xwhatsit/ibm/fxt_type_2/wcass/config.h +++ b/keyboards/xwhatsit/ibm/fxt_type_2/wcass/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/fxt_type_2/xwhatsit/config.h b/keyboards/xwhatsit/ibm/fxt_type_2/xwhatsit/config.h index f9addccfcd..7cf0d118d3 100644 --- a/keyboards/xwhatsit/ibm/fxt_type_2/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/fxt_type_2/xwhatsit/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/xtant/wcass/config.h b/keyboards/xwhatsit/ibm/xtant/wcass/config.h index a5755f0935..c384026252 100644 --- a/keyboards/xwhatsit/ibm/xtant/wcass/config.h +++ b/keyboards/xwhatsit/ibm/xtant/wcass/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" diff --git a/keyboards/xwhatsit/ibm/xtant/xwhatsit/config.h b/keyboards/xwhatsit/ibm/xtant/xwhatsit/config.h index 116f92f103..8218738f0f 100644 --- a/keyboards/xwhatsit/ibm/xtant/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/xtant/xwhatsit/config.h @@ -279,7 +279,7 @@ along with this program. If not, see . // 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" -- 2.20.1