From: Purdea Andrei Date: Fri, 4 Sep 2020 03:59:47 +0000 (+0300) Subject: CAPSENSE_CAL_BINS bumped up to '5' for all model F keyboards X-Git-Url: https://git.hcoop.net/jackhill/qmk/firmware.git/commitdiff_plain/e2e24f09d6034b9c57e9f44eec2be1134ce94a9e CAPSENSE_CAL_BINS bumped up to '5' for all model F keyboards --- diff --git a/keyboards/xwhatsit/brand_new_model_f/f62/through_hole/config.h b/keyboards/xwhatsit/brand_new_model_f/f62/through_hole/config.h index 920d154228..665743b082 100644 --- a/keyboards/xwhatsit/brand_new_model_f/f62/through_hole/config.h +++ b/keyboards/xwhatsit/brand_new_model_f/f62/through_hole/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/brand_new_model_f/f62/wcass/config.h b/keyboards/xwhatsit/brand_new_model_f/f62/wcass/config.h index 916906aa10..b5e099317a 100644 --- a/keyboards/xwhatsit/brand_new_model_f/f62/wcass/config.h +++ b/keyboards/xwhatsit/brand_new_model_f/f62/wcass/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/brand_new_model_f/f62/xwhatsit/config.h b/keyboards/xwhatsit/brand_new_model_f/f62/xwhatsit/config.h index ed4b2f31a5..846fe328c3 100644 --- a/keyboards/xwhatsit/brand_new_model_f/f62/xwhatsit/config.h +++ b/keyboards/xwhatsit/brand_new_model_f/f62/xwhatsit/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/brand_new_model_f/f77/through_hole/config.h b/keyboards/xwhatsit/brand_new_model_f/f77/through_hole/config.h index 675817e94a..5ff82d90c4 100644 --- a/keyboards/xwhatsit/brand_new_model_f/f77/through_hole/config.h +++ b/keyboards/xwhatsit/brand_new_model_f/f77/through_hole/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/brand_new_model_f/f77/wcass/config.h b/keyboards/xwhatsit/brand_new_model_f/f77/wcass/config.h index 7bf756ecef..a7f330d968 100644 --- a/keyboards/xwhatsit/brand_new_model_f/f77/wcass/config.h +++ b/keyboards/xwhatsit/brand_new_model_f/f77/wcass/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/brand_new_model_f/f77/xwhatsit/config.h b/keyboards/xwhatsit/brand_new_model_f/f77/xwhatsit/config.h index b8b5204858..b1acdc9548 100644 --- a/keyboards/xwhatsit/brand_new_model_f/f77/xwhatsit/config.h +++ b/keyboards/xwhatsit/brand_new_model_f/f77/xwhatsit/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f107/through_hole/config.h b/keyboards/xwhatsit/ibm/f107/through_hole/config.h index 464492f337..326b536e97 100644 --- a/keyboards/xwhatsit/ibm/f107/through_hole/config.h +++ b/keyboards/xwhatsit/ibm/f107/through_hole/config.h @@ -266,7 +266,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f107/wcass/config.h b/keyboards/xwhatsit/ibm/f107/wcass/config.h index 964565c9d5..5c00e6fafe 100644 --- a/keyboards/xwhatsit/ibm/f107/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f107/wcass/config.h @@ -266,7 +266,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f107/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f107/xwhatsit/config.h index 286a5eea4b..d695a14874 100644 --- a/keyboards/xwhatsit/ibm/f107/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f107/xwhatsit/config.h @@ -266,7 +266,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f122/through_hole/config.h b/keyboards/xwhatsit/ibm/f122/through_hole/config.h index 05229df1ff..da80132535 100644 --- a/keyboards/xwhatsit/ibm/f122/through_hole/config.h +++ b/keyboards/xwhatsit/ibm/f122/through_hole/config.h @@ -266,7 +266,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f122/wcass/config.h b/keyboards/xwhatsit/ibm/f122/wcass/config.h index 245262834c..31aca260f2 100644 --- a/keyboards/xwhatsit/ibm/f122/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f122/wcass/config.h @@ -266,7 +266,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f122/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f122/xwhatsit/config.h index 4eb3239210..fe032d6c87 100644 --- a/keyboards/xwhatsit/ibm/f122/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f122/xwhatsit/config.h @@ -266,7 +266,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f50/through_hole/config.h b/keyboards/xwhatsit/ibm/f50/through_hole/config.h index 82a45e2f04..be2793bb5b 100644 --- a/keyboards/xwhatsit/ibm/f50/through_hole/config.h +++ b/keyboards/xwhatsit/ibm/f50/through_hole/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f50/wcass/config.h b/keyboards/xwhatsit/ibm/f50/wcass/config.h index 7efb20cfff..b6172bb3c0 100644 --- a/keyboards/xwhatsit/ibm/f50/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f50/wcass/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f50/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f50/xwhatsit/config.h index 940d63797b..49b045f509 100644 --- a/keyboards/xwhatsit/ibm/f50/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f50/xwhatsit/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f62/through_hole/config.h b/keyboards/xwhatsit/ibm/f62/through_hole/config.h index f34425344e..80a8ceb81e 100644 --- a/keyboards/xwhatsit/ibm/f62/through_hole/config.h +++ b/keyboards/xwhatsit/ibm/f62/through_hole/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f62/wcass/config.h b/keyboards/xwhatsit/ibm/f62/wcass/config.h index 63568f7c55..bbc1a960c6 100644 --- a/keyboards/xwhatsit/ibm/f62/wcass/config.h +++ b/keyboards/xwhatsit/ibm/f62/wcass/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/f62/xwhatsit/config.h b/keyboards/xwhatsit/ibm/f62/xwhatsit/config.h index 18b7dd6eba..f0e3f3c1fd 100644 --- a/keyboards/xwhatsit/ibm/f62/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/f62/xwhatsit/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/fat/through_hole/config.h b/keyboards/xwhatsit/ibm/fat/through_hole/config.h index 4c8663aab6..00c03ff5b4 100644 --- a/keyboards/xwhatsit/ibm/fat/through_hole/config.h +++ b/keyboards/xwhatsit/ibm/fat/through_hole/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/fat/wcass/config.h b/keyboards/xwhatsit/ibm/fat/wcass/config.h index 02c2c53a15..2725be7d52 100644 --- a/keyboards/xwhatsit/ibm/fat/wcass/config.h +++ b/keyboards/xwhatsit/ibm/fat/wcass/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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 diff --git a/keyboards/xwhatsit/ibm/fat/xwhatsit/config.h b/keyboards/xwhatsit/ibm/fat/xwhatsit/config.h index 11fd85866b..dc71b99458 100644 --- a/keyboards/xwhatsit/ibm/fat/xwhatsit/config.h +++ b/keyboards/xwhatsit/ibm/fat/xwhatsit/config.h @@ -267,7 +267,7 @@ along with this program. If not, see . // #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