CAPSENSE_CAL_BINS bumped up to '5' for all model F keyboards
authorPurdea Andrei <andrei@purdea.ro>
Fri, 4 Sep 2020 03:59:47 +0000 (06:59 +0300)
committerPurdea Andrei <andrei@purdea.ro>
Mon, 19 Oct 2020 01:47:39 +0000 (04:47 +0300)
21 files changed:
keyboards/xwhatsit/brand_new_model_f/f62/through_hole/config.h
keyboards/xwhatsit/brand_new_model_f/f62/wcass/config.h
keyboards/xwhatsit/brand_new_model_f/f62/xwhatsit/config.h
keyboards/xwhatsit/brand_new_model_f/f77/through_hole/config.h
keyboards/xwhatsit/brand_new_model_f/f77/wcass/config.h
keyboards/xwhatsit/brand_new_model_f/f77/xwhatsit/config.h
keyboards/xwhatsit/ibm/f107/through_hole/config.h
keyboards/xwhatsit/ibm/f107/wcass/config.h
keyboards/xwhatsit/ibm/f107/xwhatsit/config.h
keyboards/xwhatsit/ibm/f122/through_hole/config.h
keyboards/xwhatsit/ibm/f122/wcass/config.h
keyboards/xwhatsit/ibm/f122/xwhatsit/config.h
keyboards/xwhatsit/ibm/f50/through_hole/config.h
keyboards/xwhatsit/ibm/f50/wcass/config.h
keyboards/xwhatsit/ibm/f50/xwhatsit/config.h
keyboards/xwhatsit/ibm/f62/through_hole/config.h
keyboards/xwhatsit/ibm/f62/wcass/config.h
keyboards/xwhatsit/ibm/f62/xwhatsit/config.h
keyboards/xwhatsit/ibm/fat/through_hole/config.h
keyboards/xwhatsit/ibm/fat/wcass/config.h
keyboards/xwhatsit/ibm/fat/xwhatsit/config.h

index 920d154..665743b 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 48
 
 #if !CAPSENSE_CAL_ENABLED
index 916906a..b5e0993 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index ed4b2f3..846fe32 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 675817e..5ff82d9 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 48
 
 #if !CAPSENSE_CAL_ENABLED
index 7bf756e..a7f330d 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index b8b5204..b1acdc9 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 464492f..326b536 100644 (file)
@@ -266,7 +266,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 48
 
 #if !CAPSENSE_CAL_ENABLED
index 964565c..5c00e6f 100644 (file)
@@ -266,7 +266,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 286a5ee..d695a14 100644 (file)
@@ -266,7 +266,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 05229df..da80132 100644 (file)
@@ -266,7 +266,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 48
 
 #if !CAPSENSE_CAL_ENABLED
index 2452628..31aca26 100644 (file)
@@ -266,7 +266,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 4eb3239..fe032d6 100644 (file)
@@ -266,7 +266,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 82a45e2..be2793b 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 48
 
 #if !CAPSENSE_CAL_ENABLED
index 7efb20c..b6172bb 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 940d637..49b045f 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index f344253..80a8ceb 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 48
 
 #if !CAPSENSE_CAL_ENABLED
index 63568f7..bbc1a96 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 18b7dd6..f0e3f3c 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 4c8663a..00c03ff 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 48
 
 #if !CAPSENSE_CAL_ENABLED
index 02c2c53..2725be7 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED
index 11fd858..dc71b99 100644 (file)
@@ -267,7 +267,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define CAPSENSE_CAL_DEBUG 0
 #define CAPSENSE_CAL_INIT_REPS 16
 #define CAPSENSE_CAL_EACHKEY_REPS 16
-#define CAPSENSE_CAL_BINS 3
+#define CAPSENSE_CAL_BINS 5
 #define CAPSENSE_CAL_THRESHOLD_OFFSET 12
 
 #if !CAPSENSE_CAL_ENABLED