[Core] Replace Tapping Force Hold feature with Quick Tap Term ()

* Replace Tapping Force Hold feature with Quick Tap Term

* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0

* Deprecate force hold in info_config.json

* Before and after quick tap term unit tests

* Quick tap unit tests iteration

* Keymap config.h correction

* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed

* Add two more test cases for quick tap

* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs 

* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs 

* Add function declaration for get_quick_tap_term

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
This commit is contained in:
Albert Y 2022-12-12 23:52:22 +08:00 committed by GitHub
parent ee897651c0
commit c3d200d53d
15 changed files with 15 additions and 15 deletions
keyboards
basekeys/slice/rev1/keymaps/via
gl516/n51gl/keymaps/via
lily58/keymaps/via
malevolti
lyra/keymaps/via
superlyra/keymaps/via
pinky
3/keymaps/via
4/keymaps/via
salicylic_acid3
7splus/keymaps/via
ajisai74/keymaps/via
ergoarrows/keymaps/via
naked48/keymaps/via
naked60/keymaps/via
nknl7en/keymaps/via
nknl7jp/keymaps/via
sparrow62/keymaps/via

View file

@ -18,5 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180

View file

@ -18,5 +18,5 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180

View file

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT // #define MASTER_RIGHT
// #define EE_HANDS // #define EE_HANDS
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 100 #define TAPPING_TERM 100
// Underglow // Underglow

View file

@ -26,5 +26,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT // #define MASTER_RIGHT
// #define EE_HANDS // #define EE_HANDS
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 100 #define TAPPING_TERM 100

View file

@ -22,5 +22,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 100 #define TAPPING_TERM 100

View file

@ -24,6 +24,6 @@
// #define MASTER_RIGHT // #define MASTER_RIGHT
// #define EE_HANDS // #define EE_HANDS
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 200 #define TAPPING_TERM 200
#define RETRO_TAPPPING #define RETRO_TAPPPING

View file

@ -24,6 +24,6 @@
// #define MASTER_RIGHT // #define MASTER_RIGHT
// #define EE_HANDS // #define EE_HANDS
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 200 #define TAPPING_TERM 200
#define RETRO_TAPPPING #define RETRO_TAPPPING

View file

@ -18,6 +18,6 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180
#define DYNAMIC_KEYMAP_LAYER_COUNT 3 #define DYNAMIC_KEYMAP_LAYER_COUNT 3

View file

@ -18,5 +18,5 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180

View file

@ -18,5 +18,5 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180

View file

@ -18,5 +18,5 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180

View file

@ -18,6 +18,6 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180
#define DYNAMIC_KEYMAP_LAYER_COUNT 3 #define DYNAMIC_KEYMAP_LAYER_COUNT 3

View file

@ -18,5 +18,5 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180

View file

@ -18,5 +18,5 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180

View file

@ -19,5 +19,5 @@
/* Select hand configuration */ /* Select hand configuration */
#define TAPPING_FORCE_HOLD #define QUICK_TAP_TERM 0
#define TAPPING_TERM 180 #define TAPPING_TERM 180