~ruther/qmk_firmware

1e05bad1baadd4f50fdf656f49e23d0fcea86834 — Ryan 2 years ago 4ae9bfd
Move `TAPPING_TERM` to data driven (#21296)

Co-authored-by: Nick Brassel <nick@tzarc.org>
103 files changed, 159 insertions(+), 189 deletions(-)

M keyboards/25keys/zinc/rev1/config.h
M keyboards/25keys/zinc/rev1/info.json
M keyboards/25keys/zinc/reva/config.h
M keyboards/25keys/zinc/reva/info.json
M keyboards/adkb96/info.json
M keyboards/adkb96/rev1/config.h
M keyboards/bemeier/bmek/config.h
M keyboards/bemeier/bmek/rev1/info.json
M keyboards/bemeier/bmek/rev2/info.json
M keyboards/bemeier/bmek/rev3/info.json
M keyboards/clickety_split/leeloo/info.json
D keyboards/clickety_split/leeloo/rev1/config.h
M keyboards/fc660c/config.h
M keyboards/fc660c/info.json
M keyboards/h0oni/deskpad/config.h
M keyboards/h0oni/deskpad/info.json
M keyboards/halokeys/elemental75/config.h
M keyboards/halokeys/elemental75/info.json
M keyboards/handwired/2x5keypad/config.h
M keyboards/handwired/2x5keypad/info.json
M keyboards/handwired/3dp660/config.h
M keyboards/handwired/3dp660/info.json
M keyboards/handwired/42/config.h
M keyboards/handwired/42/info.json
M keyboards/handwired/aek64/config.h
M keyboards/handwired/aek64/info.json
M keyboards/handwired/ergocheap/config.h
M keyboards/handwired/ergocheap/info.json
M keyboards/handwired/k_numpad17/config.h
M keyboards/handwired/k_numpad17/info.json
M keyboards/handwired/onekey/config.h
M keyboards/handwired/onekey/info.json
M keyboards/handwired/riblee_f401/config.h
M keyboards/handwired/riblee_f401/info.json
M keyboards/handwired/riblee_f411/config.h
M keyboards/handwired/riblee_f411/info.json
M keyboards/handwired/terminus_mini/config.h
M keyboards/handwired/terminus_mini/info.json
M keyboards/handwired/twig/twig50/config.h
M keyboards/handwired/twig/twig50/info.json
M keyboards/handwired/uthol/rev3/config.h
M keyboards/handwired/uthol/rev3/info.json
M keyboards/helix/pico/config.h
M keyboards/helix/pico/info.json
M keyboards/helix/rev2/config.h
M keyboards/helix/rev2/info.json
M keyboards/kagizaraya/halberd/config.h
M keyboards/kagizaraya/halberd/info.json
M keyboards/kagizaraya/scythe/config.h
M keyboards/kagizaraya/scythe/info.json
M keyboards/late9/rev1/config.h
M keyboards/late9/rev1/info.json
M keyboards/latincompass/latin47ble/config.h
M keyboards/latincompass/latin47ble/info.json
M keyboards/lime/rev1/config.h
M keyboards/lime/rev1/info.json
D keyboards/malevolti/lyra/rev1/config.h
M keyboards/malevolti/lyra/rev1/info.json
D keyboards/malevolti/superlyra/rev1/config.h
M keyboards/malevolti/superlyra/rev1/info.json
M keyboards/mechwild/puckbuddy/config.h
M keyboards/mechwild/puckbuddy/info.json
M keyboards/mechwild/sugarglider/config.h
M keyboards/mechwild/sugarglider/info.json
M keyboards/omkbd/ergodash/mini/config.h
M keyboards/omkbd/ergodash/mini/info.json
M keyboards/omkbd/ergodash/rev1/config.h
M keyboards/omkbd/ergodash/rev1/info.json
M keyboards/omkbd/runner3680/3x6/config.h
M keyboards/omkbd/runner3680/3x6/info.json
M keyboards/omkbd/runner3680/3x7/config.h
M keyboards/omkbd/runner3680/3x7/info.json
M keyboards/omkbd/runner3680/3x8/config.h
M keyboards/omkbd/runner3680/3x8/info.json
M keyboards/omkbd/runner3680/4x6/config.h
M keyboards/omkbd/runner3680/4x6/info.json
M keyboards/omkbd/runner3680/4x7/config.h
M keyboards/omkbd/runner3680/4x7/info.json
M keyboards/omkbd/runner3680/4x8/config.h
M keyboards/omkbd/runner3680/4x8/info.json
M keyboards/omkbd/runner3680/5x6/config.h
M keyboards/omkbd/runner3680/5x6/info.json
M keyboards/omkbd/runner3680/5x6_5x8/config.h
M keyboards/omkbd/runner3680/5x6_5x8/info.json
M keyboards/omkbd/runner3680/5x7/config.h
M keyboards/omkbd/runner3680/5x7/info.json
M keyboards/omkbd/runner3680/5x8/config.h
M keyboards/omkbd/runner3680/5x8/info.json
M keyboards/rgbkb/sol/config.h
M keyboards/rgbkb/sol/rev1/info.json
M keyboards/rgbkb/sol/rev2/info.json
M keyboards/rpiguy9907/southpaw66/config.h
M keyboards/rpiguy9907/southpaw66/info.json
M keyboards/sofle/rev1/config.h
M keyboards/sofle/rev1/info.json
M keyboards/thevankeyboards/bananasplit/config.h
M keyboards/thevankeyboards/bananasplit/info.json
M keyboards/yushakobo/navpad/10/config.h
M keyboards/yushakobo/navpad/10/info.json
M keyboards/yushakobo/navpad/10_helix_r/config.h
M keyboards/yushakobo/navpad/10_helix_r/info.json
M keyboards/zfrontier/big_switch/config.h
M keyboards/zfrontier/big_switch/info.json
M keyboards/25keys/zinc/rev1/config.h => keyboards/25keys/zinc/rev1/config.h +0 -1
@@ 18,7 18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#pragma once

#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100

/* Select hand configuration */
#define MASTER_LEFT

M keyboards/25keys/zinc/rev1/info.json => keyboards/25keys/zinc/rev1/info.json +3 -0
@@ 8,6 8,9 @@
  "split": {
    "soft_serial_pin": "D2"
  },
  "tapping": {
    "term": 100
  },
  "rgblight": {
    "hue_steps": 10
  },

M keyboards/25keys/zinc/reva/config.h => keyboards/25keys/zinc/reva/config.h +0 -1
@@ 18,7 18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#pragma once

#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100

/* Select hand configuration */
#define MASTER_LEFT

M keyboards/25keys/zinc/reva/info.json => keyboards/25keys/zinc/reva/info.json +3 -0
@@ 8,6 8,9 @@
  "split": {
    "soft_serial_pin": "D2"
  },
  "tapping": {
    "term": 100
  },
  "rgblight": {
    "hue_steps": 10
  },

M keyboards/adkb96/info.json => keyboards/adkb96/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D0"
    },
    "tapping": {
        "term": 100
    },
    "processor": "atmega32u4",
    "bootloader": "caterina",
    "layout_aliases": {

M keyboards/adkb96/rev1/config.h => keyboards/adkb96/rev1/config.h +0 -3
@@ 18,9 18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once

/* define tapping term */
#define TAPPING_TERM 100

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/bemeier/bmek/config.h => keyboards/bemeier/bmek/config.h +0 -3
@@ 22,6 22,3 @@
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
#define RGBLIGHT_MODE_STATIC_GRADIENT

//#define RETRO_TAPPING
#define TAPPING_TERM 175

M keyboards/bemeier/bmek/rev1/info.json => keyboards/bemeier/bmek/rev1/info.json +3 -0
@@ 7,6 7,9 @@
        "brightness_steps": 8,
        "led_count": 6
    },
    "tapping": {
        "term": 175
    },
    "ws2812": {
        "pin": "E6"
    },

M keyboards/bemeier/bmek/rev2/info.json => keyboards/bemeier/bmek/rev2/info.json +3 -0
@@ 7,6 7,9 @@
        "brightness_steps": 8,
        "led_count": 6
    },
    "tapping": {
        "term": 175
    },
    "ws2812": {
        "pin": "E6"
    },

M keyboards/bemeier/bmek/rev3/info.json => keyboards/bemeier/bmek/rev3/info.json +3 -0
@@ 7,6 7,9 @@
        "brightness_steps": 8,
        "led_count": 6
    },
    "tapping": {
        "term": 175
    },
    "ws2812": {
        "pin": "E6"
    },

M keyboards/clickety_split/leeloo/info.json => keyboards/clickety_split/leeloo/info.json +3 -0
@@ 28,6 28,9 @@
      }
    }
  },
  "tapping": {
    "term": 100
  },
  "processor": "atmega32u4",
  "bootloader": "caterina",
  "layouts": {

D keyboards/clickety_split/leeloo/rev1/config.h => keyboards/clickety_split/leeloo/rev1/config.h +0 -37
@@ 1,37 0,0 @@
/* Copyright 2022 Clickety Split Ltd.
 *                https://clicketysplit.ca
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

#pragma once

/* define tapping term */
#define TAPPING_TERM 100

/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

/*
 * Feature disable options
 *  These options are also useful to firmware size reduction.
 */

/* disable debug print */
// #define NO_DEBUG

/* disable print */
// #define NO_PRINT

M keyboards/fc660c/config.h => keyboards/fc660c/config.h +0 -4
@@ 22,10 22,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 5
#define MATRIX_COLS 16

//#define DIODE_DIRECTION

#define TAPPING_TERM      175

/*
 * Feature disable options
 *  These options are also useful to firmware size reduction.

M keyboards/fc660c/info.json => keyboards/fc660c/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x660C",
        "device_version": "1.0.0"
    },
    "tapping": {
        "term": 175
    },
    "indicators": {
        "caps_lock": "B6",
        "on_state": 0

M keyboards/h0oni/deskpad/config.h => keyboards/h0oni/deskpad/config.h +0 -3
@@ 20,6 20,3 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* Defining tapping term */
#define TAPPING_TERM 250
\ No newline at end of file

M keyboards/h0oni/deskpad/info.json => keyboards/h0oni/deskpad/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x4450",
        "device_version": "0.0.1"
    },
    "tapping": {
        "term": 250
    },
    "matrix_pins": {
        "cols": ["D0", "D4", "D1"],
        "rows": ["D7", "C6"]

M keyboards/halokeys/elemental75/config.h => keyboards/halokeys/elemental75/config.h +0 -3
@@ 31,9 31,6 @@

//#define RGBLIGHT_DISABLE_KEYCODES

// Tap dance term declaration
#define TAPPING_TERM 300

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE


M keyboards/halokeys/elemental75/info.json => keyboards/halokeys/elemental75/info.json +3 -0
@@ 18,6 18,9 @@
            {"pin_a": "B6", "pin_b": "B5"}
        ]
    },
    "tapping": {
        "term": 300
    },
    "ws2812": {
        "pin": "A10"
    },

M keyboards/handwired/2x5keypad/config.h => keyboards/handwired/2x5keypad/config.h +0 -3
@@ 5,6 5,3 @@

/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* Tap dancing params */
#define TAPPING_TERM 250

M keyboards/handwired/2x5keypad/info.json => keyboards/handwired/2x5keypad/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x2020",
        "device_version": "0.0.1"
    },
    "tapping": {
        "term": 250
    },
    "matrix_pins": {
        "cols": ["D4", "C6", "D7", "E6", "B4"],
        "rows": ["B3", "B2"]

M keyboards/handwired/3dp660/config.h => keyboards/handwired/3dp660/config.h +0 -3
@@ 17,9 17,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once


#define TAPPING_TERM 400

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/handwired/3dp660/info.json => keyboards/handwired/3dp660/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x3660",
        "device_version": "0.0.1"
    },
    "tapping": {
        "term": 400
    },
    "matrix_pins": {
        "cols": ["D2", "D3", "C6", "C7", "D5", "D4", "D7", "B4", "B5", "B6", "F7", "F6", "F5", "F4", "F1"],
        "rows": ["B0", "B1", "B2", "B3", "B7"]

M keyboards/handwired/42/config.h => keyboards/handwired/42/config.h +0 -2
@@ 4,5 4,3 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

#define TAPPING_TERM 100

M keyboards/handwired/42/info.json => keyboards/handwired/42/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x0000",
        "device_version": "0.0.3"
    },
    "tapping": {
        "term": 100
    },
    "matrix_pins": {
        "cols": ["F5", "F6", "F7", "F0", "F1", "F4", "B6", "B5", "D7", "C7", "D6", "B7"],
        "rows": ["D2", "D3", "D0", "D1"]

M keyboards/handwired/aek64/config.h => keyboards/handwired/aek64/config.h +0 -3
@@ 22,6 22,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#define RCPC_KEYS KC_RCTL, KC_TRNS, KC_PGDN
#define LSPO_KEYS KC_LSFT, KC_TRNS, KC_HOME
#define LCPO_KEYS KC_LCTL, KC_TRNS, KC_END

/* Enable double tab */
#define TAPPING_TERM 175

M keyboards/handwired/aek64/info.json => keyboards/handwired/aek64/info.json +3 -0
@@ 18,6 18,9 @@
    "levels": 5,
    "breathing": true
  },
  "tapping": {
    "term": 175
  },
  "processor": "at90usb1286",
  "bootloader": "halfkay",
  "layouts": {

M keyboards/handwired/ergocheap/config.h => keyboards/handwired/ergocheap/config.h +0 -1
@@ 17,7 17,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once

#define TAPPING_TERM 500
#define PERMISSIVE_HOLD

/*

M keyboards/handwired/ergocheap/info.json => keyboards/handwired/ergocheap/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x6942",
        "device_version": "0.0.1"
    },
    "tapping": {
        "term": 500
    },
    "matrix_pins": {
        "cols": ["A8", "A9", "B14", "B12", "B13", "B15", "B3", "B11", "A4", "A5", "A6", "A7", "B0", "B1", "B10"],
        "rows": ["B5", "B6", "B7", "B9", "B8"]

M keyboards/handwired/k_numpad17/config.h => keyboards/handwired/k_numpad17/config.h +0 -3
@@ 17,9 17,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once


#define TAPPING_TERM 400

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/handwired/k_numpad17/info.json => keyboards/handwired/k_numpad17/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x6060",
        "device_version": "0.0.1"
    },
    "tapping": {
        "term": 400
    },
    "matrix_pins": {
        "cols": ["B2", "B1", "F6", "F4"],
        "rows": ["D1", "D4", "C6", "D7", "E6"]

M keyboards/handwired/onekey/config.h => keyboards/handwired/onekey/config.h +0 -1
@@ 22,7 22,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

#define TAPPING_TERM 500
#define PERMISSIVE_HOLD

/*

M keyboards/handwired/onekey/info.json => keyboards/handwired/onekey/info.json +3 -0
@@ 7,6 7,9 @@
        "pid": "0x6465",
        "device_version": "0.0.1"
    },
    "tapping": {
        "term": 500
    },
    "diode_direction": "COL2ROW",
    "features": {
        "bootmagic": false,

M keyboards/handwired/riblee_f401/config.h => keyboards/handwired/riblee_f401/config.h +0 -2
@@ 17,5 17,3 @@
#pragma once

#define MOUSEKEY_INTERVAL 32

#define TAPPING_TERM 175
\ No newline at end of file

M keyboards/handwired/riblee_f401/info.json => keyboards/handwired/riblee_f401/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x002A",
        "device_version": "0.0.1"
    },
    "tapping": {
        "term": 175
    },
    "matrix_pins": {
        "cols": ["B10", "B1", "B0", "B15", "A8", "B3", "B4", "B5", "B6", "B7", "B8", "B9"],
        "rows": ["A6", "A5", "A4", "A3", "A2"]

M keyboards/handwired/riblee_f411/config.h => keyboards/handwired/riblee_f411/config.h +0 -2
@@ 17,5 17,3 @@
#pragma once

#define MOUSEKEY_INTERVAL 32

#define TAPPING_TERM 175

M keyboards/handwired/riblee_f411/info.json => keyboards/handwired/riblee_f411/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x002B",
        "device_version": "0.0.1"
    },
    "tapping": {
        "term": 175
    },
    "matrix_pins": {
        "cols": ["B10", "B1", "B0", "B15", "A8", "B3", "B4", "B5", "B14", "A0", "B8", "B9"],
        "rows": ["A6", "A5", "A4", "A3", "A2"]

M keyboards/handwired/terminus_mini/config.h => keyboards/handwired/terminus_mini/config.h +0 -3
@@ 17,9 17,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once

//define maximum duration of hold required to register a tap vs hold default is 200
#define TAPPING_TERM 150 //reduce time required to register a held key

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/handwired/terminus_mini/info.json => keyboards/handwired/terminus_mini/info.json +3 -0
@@ 8,6 8,9 @@
    "pid": "0x6060",
    "device_version": "0.0.1"
  },
  "tapping": {
    "term": 150
  },
  "matrix_pins": {
    "cols": ["B0", "D0", "D5", "B6", "D4", "C7", "F7", "F6", "F5", "F4", "F1", "F0"],
    "rows": ["B5", "B4", "D7", "D6"]

M keyboards/handwired/twig/twig50/config.h => keyboards/handwired/twig/twig50/config.h +0 -2
@@ 3,8 3,6 @@

#pragma once

#define TAPPING_TERM 150

#ifdef AUDIO_ENABLE
  #define AUDIO_PIN A5
  #define AUDIO_PIN_ALT A4

M keyboards/handwired/twig/twig50/info.json => keyboards/handwired/twig/twig50/info.json +3 -0
@@ 9,6 9,9 @@
      "device_version": "0.2.1",
      "force_nkro": true
    },
    "tapping": {
        "term": 150
    },
    "matrix_pins": {
      "cols": ["A2", "A1", "A0", "B8", "B13", "B14", "B15", "B9", "B10", "B11", "B3", "B2", "B1", "B0"],
      "rows": ["B7", "B6", "B5", "B4"]

M keyboards/handwired/uthol/rev3/config.h => keyboards/handwired/uthol/rev3/config.h +0 -1
@@ 31,7 31,6 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

#define TAPPING_TERM 500
#define PERMISSIVE_HOLD

// RGB Stuff

M keyboards/handwired/uthol/rev3/info.json => keyboards/handwired/uthol/rev3/info.json +3 -0
@@ 6,6 6,9 @@
    "rgblight": {
        "led_count": 39
    },
    "tapping": {
        "term": 500
    },
    "ws2812": {
        "pin": "B0"
    },

M keyboards/helix/pico/config.h => keyboards/helix/pico/config.h +0 -1
@@ 20,7 20,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#pragma once

#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100

#define SERIAL_SLAVE_BUFFER_LENGTH  ((MATRIX_ROWS)/2)
#define SERIAL_MASTER_BUFFER_LENGTH ((MATRIX_ROWS)/2)

M keyboards/helix/pico/info.json => keyboards/helix/pico/info.json +3 -0
@@ 11,6 11,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 100
    },
    "rgblight": {
        "hue_steps": 10
    },

M keyboards/helix/rev2/config.h => keyboards/helix/rev2/config.h +0 -1
@@ 20,7 20,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#pragma once

#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100

#define SPLIT_LAYER_STATE_ENABLE
#define SPLIT_LED_STATE_ENABLE

M keyboards/helix/rev2/info.json => keyboards/helix/rev2/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 100
    },
    "rgblight": {
        "hue_steps": 10
    },

M keyboards/kagizaraya/halberd/config.h => keyboards/kagizaraya/halberd/config.h +0 -2
@@ 47,5 47,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

#define TAPPING_TERM    100

M keyboards/kagizaraya/halberd/info.json => keyboards/kagizaraya/halberd/info.json +3 -0
@@ 13,6 13,9 @@
        "brightness_steps": 8,
        "led_count": 40
    },
    "tapping": {
        "term": 100
    },
    "ws2812": {
        "pin": "F0"
    },

M keyboards/kagizaraya/scythe/config.h => keyboards/kagizaraya/scythe/config.h +0 -2
@@ 52,5 52,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
//#define EE_HANDS
#define I2C_MASTER_LEFT
//#define I2C_MASTER_RIGHT

#define TAPPING_TERM    120

M keyboards/kagizaraya/scythe/info.json => keyboards/kagizaraya/scythe/info.json +3 -0
@@ 25,6 25,9 @@
        "led_count": 9,
        "split": true
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "F0"
    },

M keyboards/late9/rev1/config.h => keyboards/late9/rev1/config.h +0 -3
@@ 16,8 16,5 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once

/* Tap interval for tap dance */
#define TAPPING_TERM 400

/* Oneshot interval */
#define ONESHOT_TIMEOUT 5000

M keyboards/late9/rev1/info.json => keyboards/late9/rev1/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x3777",
        "device_version": "0.1.0"
    },
    "tapping": {
        "term": 400
    },
    "matrix_pins": {
        "cols": ["B5", "C6", "D4"],
        "rows": ["B4", "E6", "D7", "B3", "B2", "B6"]

M keyboards/latincompass/latin47ble/config.h => keyboards/latincompass/latin47ble/config.h +0 -2
@@ 27,8 27,6 @@
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE

#define TAPPING_TERM 250

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/latincompass/latin47ble/info.json => keyboards/latincompass/latin47ble/info.json +3 -0
@@ 18,6 18,9 @@
        "brightness_steps": 8,
        "led_count": 3
    },
    "tapping": {
        "term": 250
    },
    "ws2812": {
        "pin": "B7"
    },

M keyboards/lime/rev1/config.h => keyboards/lime/rev1/config.h +0 -2
@@ 16,8 16,6 @@

#pragma once

#define TAPPING_TERM 100

/* joystick support */
#ifdef JOYSTICK_ENABLE
#   define JOYSTICK_AXIS_COUNT 2

M keyboards/lime/rev1/info.json => keyboards/lime/rev1/info.json +3 -0
@@ 28,6 28,9 @@
            }
        }
    },
    "tapping": {
        "term": 100
    },
    "processor": "atmega32u4",
    "bootloader": "caterina",
    "layouts": {

D keyboards/malevolti/lyra/rev1/config.h => keyboards/malevolti/lyra/rev1/config.h +0 -18
@@ 1,18 0,0 @@
 /* Copyright 2021 Domanic Calleja
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 2 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
#pragma once

#define TAPPING_TERM 100

M keyboards/malevolti/lyra/rev1/info.json => keyboards/malevolti/lyra/rev1/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 100
    },
    "processor": "atmega32u4",
    "bootloader": "caterina",
    "layouts": {

D keyboards/malevolti/superlyra/rev1/config.h => keyboards/malevolti/superlyra/rev1/config.h +0 -18
@@ 1,18 0,0 @@
 /* Copyright 2021 Domanic Calleja
  * 
  * This program is free software: you can redistribute it and/or modify 
  * it under the terms of the GNU General Public License as published by 
  * the Free Software Foundation, either version 2 of the License, or 
  * (at your option) any later version. 
  * 
  * This program is distributed in the hope that it will be useful, 
  * but WITHOUT ANY WARRANTY; without even the implied warranty of 
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  * GNU General Public License for more details. 
  * 
  * You should have received a copy of the GNU General Public License 
  * along with this program.  If not, see <http://www.gnu.org/licenses/>. 
  */ 
#pragma once

#define TAPPING_TERM 100

M keyboards/malevolti/superlyra/rev1/info.json => keyboards/malevolti/superlyra/rev1/info.json +3 -0
@@ 8,6 8,9 @@
        "pid": "0x4C53",
        "device_version": "30.3.1"
    },
    "tapping": {
        "term": 100
    },
    "matrix_pins": {
        "cols": ["D0", "D1", "D2", "D3", "D5", "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F7", "F6", "F5", "F4", "F1"],
        "rows": ["B7", "B3", "B2", "B1", "B0"]

M keyboards/mechwild/puckbuddy/config.h => keyboards/mechwild/puckbuddy/config.h +0 -5
@@ 13,11 13,6 @@
/* set the tapping term for glidepoint pad to register a tap click */
//#define CIRQUE_PINNACLE_TAPPING_TERM 0 // This is set to 0 to disable it

/* TAPPING_TERM value is used for the CIRQUE_PINNACLE_TAPPING_TERM as well by default
 * defining it this way allows us to easily modify it with DYNAMIC_TAPPING_TERM_ENABLE
 */
#define TAPPING_TERM 0

/* spi config */
#define SPI_DRIVER SPID1
#define SPI_SCK_PIN A5

M keyboards/mechwild/puckbuddy/info.json => keyboards/mechwild/puckbuddy/info.json +3 -0
@@ 29,6 29,9 @@
        "led_count": 3,
        "sleep": true
    },
    "tapping": {
        "term": 0
    },
    "ws2812": {
        "pin": "A3"
    },

M keyboards/mechwild/sugarglider/config.h => keyboards/mechwild/sugarglider/config.h +0 -4
@@ 19,10 19,6 @@
/* allows the "key" button on the blackpill to toggle caps lock for user testing before soldering */
#define DIP_SWITCH_PINS { A0 }

/* TAPPING_TERM value is used for the CIRQUE_PINNACLE_TAPPING_TERM as well by default
 * defining it this way allows us to easily modify it with DYNAMIC_TAPPING_TERM_ENABLE
 */
#define TAPPING_TERM 0
#define CIRQUE_PINNACLE_TAP_ENABLE
#define POINTING_DEVICE_GESTURES_SCROLL_ENABLE


M keyboards/mechwild/sugarglider/info.json => keyboards/mechwild/sugarglider/info.json +3 -0
@@ 42,6 42,9 @@
            "twinkle": true
        }
    },
    "tapping": {
        "term": 0
    },
    "ws2812": {
        "pin": "B5"
    },

M keyboards/omkbd/ergodash/mini/config.h => keyboards/omkbd/ergodash/mini/config.h +0 -3
@@ 18,9 18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

#define AUDIO_PIN C6

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */

M keyboards/omkbd/ergodash/mini/info.json => keyboards/omkbd/ergodash/mini/info.json +3 -0
@@ 20,6 20,9 @@
    "split": {
        "soft_serial_pin": "D0"
    },
    "tapping": {
        "term": 120
    },
    "rgblight": {
        "led_count": 20,
        "split_count": [10, 10]

M keyboards/omkbd/ergodash/rev1/config.h => keyboards/omkbd/ergodash/rev1/config.h +0 -3
@@ 18,9 18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

#define AUDIO_PIN C6

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */

M keyboards/omkbd/ergodash/rev1/info.json => keyboards/omkbd/ergodash/rev1/info.json +3 -0
@@ 20,6 20,9 @@
    "split": {
        "soft_serial_pin": "D0"
    },
    "tapping": {
        "term": 120
    },
    "rgblight": {
        "led_count": 24,
        "led_map": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12],

M keyboards/omkbd/runner3680/3x6/config.h => keyboards/omkbd/runner3680/3x6/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/3x6/info.json => keyboards/omkbd/runner3680/3x6/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/3x7/config.h => keyboards/omkbd/runner3680/3x7/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/3x7/info.json => keyboards/omkbd/runner3680/3x7/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/3x8/config.h => keyboards/omkbd/runner3680/3x8/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/3x8/info.json => keyboards/omkbd/runner3680/3x8/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/4x6/config.h => keyboards/omkbd/runner3680/4x6/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/4x6/info.json => keyboards/omkbd/runner3680/4x6/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/4x7/config.h => keyboards/omkbd/runner3680/4x7/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/4x7/info.json => keyboards/omkbd/runner3680/4x7/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/4x8/config.h => keyboards/omkbd/runner3680/4x8/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/4x8/info.json => keyboards/omkbd/runner3680/4x8/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/5x6/config.h => keyboards/omkbd/runner3680/5x6/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/5x6/info.json => keyboards/omkbd/runner3680/5x6/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/5x6_5x8/config.h => keyboards/omkbd/runner3680/5x6_5x8/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/5x6_5x8/info.json => keyboards/omkbd/runner3680/5x6_5x8/info.json +3 -0
@@ 19,6 19,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/5x7/config.h => keyboards/omkbd/runner3680/5x7/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/5x7/info.json => keyboards/omkbd/runner3680/5x7/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/omkbd/runner3680/5x8/config.h => keyboards/omkbd/runner3680/5x8/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once

/* define tapping term */
#define TAPPING_TERM 120

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/omkbd/runner3680/5x8/info.json => keyboards/omkbd/runner3680/5x8/info.json +3 -0
@@ 16,6 16,9 @@
    "split": {
        "soft_serial_pin": "D2"
    },
    "tapping": {
        "term": 120
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/rgbkb/sol/config.h => keyboards/rgbkb/sol/config.h +0 -3
@@ 18,9 18,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once


#define TAPPING_TERM 150

#define EE_HANDS

#ifdef IOS_DEVICE_ENABLE

M keyboards/rgbkb/sol/rev1/info.json => keyboards/rgbkb/sol/rev1/info.json +3 -0
@@ 24,6 24,9 @@
    "split": {
        "soft_serial_pin": "D3"
    },
    "tapping": {
        "term": 150
    },
    "ws2812": {
        "pin": "B3"
    },

M keyboards/rgbkb/sol/rev2/info.json => keyboards/rgbkb/sol/rev2/info.json +3 -0
@@ 19,6 19,9 @@
    "split": {
        "soft_serial_pin": "D3"
    },
    "tapping": {
        "term": 150
    },
    "ws2812": {
        "pin": "B7"
    },

M keyboards/rpiguy9907/southpaw66/config.h => keyboards/rpiguy9907/southpaw66/config.h +0 -3
@@ 16,9 16,6 @@

#pragma once


#define TAPPING_TERM 400

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/rpiguy9907/southpaw66/info.json => keyboards/rpiguy9907/southpaw66/info.json +3 -0
@@ 16,6 16,9 @@
    "bootmagic": {
        "matrix": [1, 0]
    },
    "tapping": {
        "term": 400
    },
    "processor": "atmega32u4",
    "bootloader": "caterina",
    "layouts": {

M keyboards/sofle/rev1/config.h => keyboards/sofle/rev1/config.h +0 -2
@@ 1,5 1,3 @@
#pragma once

#define TAPPING_TERM 100

#define TAP_CODE_DELAY 10

M keyboards/sofle/rev1/info.json => keyboards/sofle/rev1/info.json +3 -0
@@ 28,6 28,9 @@
            }
        }
    },
    "tapping": {
        "term": 100
    },
    "processor": "atmega32u4",
    "bootloader": "caterina",
    "layouts": {

M keyboards/thevankeyboards/bananasplit/config.h => keyboards/thevankeyboards/bananasplit/config.h +0 -2
@@ 17,8 17,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once

#define TAPPING_TERM      175

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

M keyboards/thevankeyboards/bananasplit/info.json => keyboards/thevankeyboards/bananasplit/info.json +3 -0
@@ 16,6 16,9 @@
    "backlight": {
        "pin": "B7"
    },
    "tapping": {
        "term": 175
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "community_layouts": ["60_ansi", "60_iso"],

M keyboards/yushakobo/navpad/10/config.h => keyboards/yushakobo/navpad/10/config.h +0 -1
@@ 33,5 33,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_ONESHOT

#define QUICK_TAP_TERM 0
#define TAPPING_TERM 132
#define TAPPING_LAYER_TERM 90

M keyboards/yushakobo/navpad/10/info.json => keyboards/yushakobo/navpad/10/info.json +3 -0
@@ 12,6 12,9 @@
            {"pin_a": "B5", "pin_b": "B6"}
        ]
    },
    "tapping": {
        "term": 132
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/yushakobo/navpad/10_helix_r/config.h => keyboards/yushakobo/navpad/10_helix_r/config.h +0 -1
@@ 34,5 34,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_ONESHOT

#define QUICK_TAP_TERM 0
#define TAPPING_TERM 132
#define TAPPING_LAYER_TERM 90

M keyboards/yushakobo/navpad/10_helix_r/info.json => keyboards/yushakobo/navpad/10_helix_r/info.json +3 -0
@@ 34,6 34,9 @@
            }
        }
    },
    "tapping": {
        "term": 132
    },
    "ws2812": {
        "pin": "D3"
    },

M keyboards/zfrontier/big_switch/config.h => keyboards/zfrontier/big_switch/config.h +0 -2
@@ 31,6 31,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_BREATHE_CENTER 2.0
#define RGBLIGHT_EFFECT_BREATHE_MAX 255

/* long tapping config */
#define TAPPING_TERM 500
#define PERMISSIVE_HOLD

M keyboards/zfrontier/big_switch/info.json => keyboards/zfrontier/big_switch/info.json +3 -0
@@ 15,6 15,9 @@
    "rgblight": {
        "led_count": 4
    },
    "tapping": {
        "term": 500
    },
    "ws2812": {
        "pin": "B6"
    },

Do not follow this link