Browse Source

Remove default `TAPPING_TERM` from keyboard config.h (#21284)

pull/21293/head
Ryan 10 months ago
committed by GitHub
parent
commit
1c9d0f0eec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
48 changed files with 0 additions and 144 deletions
  1. +0
    -20
      keyboards/9key/config.h
  2. +0
    -2
      keyboards/aplyard/aplx6/rev2/config.h
  3. +0
    -2
      keyboards/bajjak/config.h
  4. +0
    -2
      keyboards/do60/config.h
  5. +0
    -2
      keyboards/duck/eagle_viper/v2/config.h
  6. +0
    -2
      keyboards/duck/lightsaver/config.h
  7. +0
    -2
      keyboards/duck/octagon/v1/config.h
  8. +0
    -2
      keyboards/duck/octagon/v2/config.h
  9. +0
    -2
      keyboards/duck/orion/v3/config.h
  10. +0
    -2
      keyboards/ergodox_ez/config.h
  11. +0
    -2
      keyboards/evolv/config.h
  12. +0
    -2
      keyboards/gboards/ergotaco/config.h
  13. +0
    -2
      keyboards/gboards/georgi/config.h
  14. +0
    -2
      keyboards/gboards/gergo/config.h
  15. +0
    -3
      keyboards/handwired/angel/config.h
  16. +0
    -3
      keyboards/handwired/aranck/config.h
  17. +0
    -3
      keyboards/handwired/brain/config.h
  18. +0
    -2
      keyboards/handwired/dactyl/config.h
  19. +0
    -2
      keyboards/handwired/frenchdev/config.h
  20. +0
    -3
      keyboards/handwired/heisenberg/config.h
  21. +0
    -2
      keyboards/handwired/lovelive9/config.h
  22. +0
    -4
      keyboards/handwired/myskeeb/config.h
  23. +0
    -2
      keyboards/handwired/ortho5x14/config.h
  24. +0
    -2
      keyboards/hhkb/ansi/config.h
  25. +0
    -2
      keyboards/hhkb/jp/config.h
  26. +0
    -2
      keyboards/hotdox/config.h
  27. +0
    -3
      keyboards/hub16/config.h
  28. +0
    -3
      keyboards/hub20/config.h
  29. +0
    -2
      keyboards/input_club/ergodox_infinity/config.h
  30. +0
    -2
      keyboards/keebio/laplace/config.h
  31. +0
    -2
      keyboards/keebio/stick/config.h
  32. +0
    -2
      keyboards/lfkeyboards/lfk78/config.h
  33. +0
    -2
      keyboards/lfkeyboards/lfk87/config.h
  34. +0
    -2
      keyboards/lfkeyboards/lfkpad/config.h
  35. +0
    -2
      keyboards/lfkeyboards/mini1800/config.h
  36. +0
    -1
      keyboards/lyso1/lck75/config.h
  37. +0
    -2
      keyboards/maple_computing/6ball/config.h
  38. +0
    -6
      keyboards/matrix/noah/config.h
  39. +0
    -3
      keyboards/minimacro5/config.h
  40. +0
    -2
      keyboards/nacly/ua62/config.h
  41. +0
    -20
      keyboards/ncc1701kb/config.h
  42. +0
    -2
      keyboards/newgame40/config.h
  43. +0
    -2
      keyboards/org60/config.h
  44. +0
    -2
      keyboards/rominronin/katana60/rev1/config.h
  45. +0
    -2
      keyboards/rominronin/katana60/rev2/config.h
  46. +0
    -1
      keyboards/tanuki/config.h
  47. +0
    -2
      keyboards/viendi8l/config.h
  48. +0
    -3
      keyboards/waterfowl/config.h

+ 0
- 20
keyboards/9key/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2012 Jun Wako <wakojun@gmail.com>
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 200

+ 0
- 2
keyboards/aplyard/aplx6/rev2/config.h View File

@ -17,6 +17,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define TAPPING_TERM 200
#define TAP_CODE_DELAY 50

+ 0
- 2
keyboards/bajjak/config.h View File

@ -45,8 +45,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TOGGLE 1
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 2
keyboards/do60/config.h View File

@ -37,5 +37,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define TAPPING_TERM 200

+ 0
- 2
keyboards/duck/eagle_viper/v2/config.h View File

@ -34,5 +34,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200

+ 0
- 2
keyboards/duck/lightsaver/config.h View File

@ -34,5 +34,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200

+ 0
- 2
keyboards/duck/octagon/v1/config.h View File

@ -34,5 +34,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200

+ 0
- 2
keyboards/duck/octagon/v2/config.h View File

@ -34,5 +34,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200

+ 0
- 2
keyboards/duck/orion/v3/config.h View File

@ -34,5 +34,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200

+ 0
- 2
keyboards/ergodox_ez/config.h View File

@ -46,8 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TOGGLE 1
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 2
keyboards/evolv/config.h View File

@ -33,8 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 2
keyboards/gboards/ergotaco/config.h View File

@ -34,8 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_WHEEL_DELAY 0
#define TAPPING_TOGGLE 1
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 2
keyboards/gboards/georgi/config.h View File

@ -39,8 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_WHEEL_DELAY 0
#define TAPPING_TOGGLE 2
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 2
keyboards/gboards/gergo/config.h View File

@ -43,8 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_WHEEL_DELAY 0
#define TAPPING_TOGGLE 1
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 3
keyboards/handwired/angel/config.h View File

@ -17,8 +17,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// https://docs.qmk.fm/using-qmk/software-features/tap_hold
#define TAPPING_TERM 200
/* define if matrix has ghost (lacks anti-ghosting diodes) */
#define MATRIX_HAS_GHOST

+ 0
- 3
keyboards/handwired/aranck/config.h View File

@ -31,9 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* Aranck-specific definitions END
*/
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 3
keyboards/handwired/brain/config.h View File

@ -57,6 +57,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 150
//#define QUICK_TAP_TERM 0

+ 0
- 2
keyboards/handwired/dactyl/config.h View File

@ -39,8 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TOGGLE 1
#define TAPPING_TERM 200
/* key combination for command */
#define IS_COMMAND() ( \
get_mods() == (MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL)) || \


+ 0
- 2
keyboards/handwired/frenchdev/config.h View File

@ -33,8 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TOGGLE 1
#define TAPPING_TERM 200
/* key combination for command */
#define IS_COMMAND() ( \
get_mods() == (MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL)) || \


+ 0
- 3
keyboards/handwired/heisenberg/config.h View File

@ -45,9 +45,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* Heisenberg-specific definitions END
*/
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 2
keyboards/handwired/lovelive9/config.h View File

@ -16,5 +16,3 @@
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#define TAPPING_TERM 200

+ 0
- 4
keyboards/handwired/myskeeb/config.h View File

@ -13,7 +13,3 @@
#define OLED_FONT_HEIGHT 8
#define OLED_FONT_WIDTH 6
#define OLED_FONT_H "skeeb_font.c"
// Tap Dance
#define TAPPING_TERM 200

+ 0
- 2
keyboards/handwired/ortho5x14/config.h View File

@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define TAPPING_TERM 200
//#define PERMISSIVE_HOLD
/*


+ 0
- 2
keyboards/hhkb/ansi/config.h View File

@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 8
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 2
keyboards/hhkb/jp/config.h View File

@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 16
#define MATRIX_COLS 8
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 2
keyboards/hotdox/config.h View File

@ -13,8 +13,6 @@
#define TAPPING_TOGGLE 1
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 3
keyboards/hub16/config.h View File

@ -40,9 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
/* Tap Dance timing */
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 3
keyboards/hub20/config.h View File

@ -72,9 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define ENABLE_RGB_MATRIX_SOLID_SPLASH
// #define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
/* Tap delay for tap vs hold */
#define TAPPING_TERM 200
/* Slow down key press speed to ensure computer picks it up */
#define TAP_CODE_DELAY 10


+ 0
- 2
keyboards/input_club/ergodox_infinity/config.h View File

@ -25,8 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TOGGLE 1
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 2
keyboards/keebio/laplace/config.h View File

@ -28,5 +28,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200

+ 0
- 2
keyboards/keebio/stick/config.h View File

@ -83,5 +83,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define ENABLE_RGB_MATRIX_SOLID_SPLASH
# define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
# endif
#define TAPPING_TERM 200

+ 0
- 2
keyboards/lfkeyboards/lfk78/config.h View File

@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_PWM_MAP { 8, 16, 40, 55, 70, 128, 200, 255 }
#define TAPPING_TERM 200
#define AUDIO_PIN C6
#define AUDIO_VOICES


+ 0
- 2
keyboards/lfkeyboards/lfk87/config.h View File

@ -36,8 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 2
keyboards/lfkeyboards/lfkpad/config.h View File

@ -31,8 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define RGBLIGHT_EFFECT_ALTERNATING
# define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 2
keyboards/lfkeyboards/mini1800/config.h View File

@ -36,8 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#define TAPPING_TERM 200
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */


+ 0
- 1
keyboards/lyso1/lck75/config.h View File

@ -40,6 +40,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#define PERMISSIVE_HOLD
#define TAPPING_TERM 200
#define NO_ACTION_ONESHOT

+ 0
- 2
keyboards/maple_computing/6ball/config.h View File

@ -27,5 +27,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define TAPPING_TERM 200

+ 0
- 6
keyboards/matrix/noah/config.h View File

@ -85,9 +85,3 @@
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
// tapping setting
//#define TAPPING_TERM 200
//#define RETRO_TAPPING
//#define PERMISSIVE_HOLD

+ 0
- 3
keyboards/minimacro5/config.h View File

@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//speed for double tap
#define TAPPING_TERM 200
/* ws2812 RGB LED */
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_RAINBOW_MOOD


+ 0
- 2
keyboards/nacly/ua62/config.h View File

@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 20
keyboards/ncc1701kb/config.h View File

@ -1,20 +0,0 @@
/*
Copyright 2012 Jun Wako <wakojun@gmail.com>
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 200

+ 0
- 2
keyboards/newgame40/config.h View File

@ -41,5 +41,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// iOS device need lessthan 100
#define USB_MAX_POWER_CONSUMPTION 100
#endif
#define TAPPING_TERM 200

+ 0
- 2
keyboards/org60/config.h View File

@ -37,5 +37,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define TAPPING_TERM 200

+ 0
- 2
keyboards/rominronin/katana60/rev1/config.h View File

@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 2
keyboards/rominronin/katana60/rev2/config.h View File

@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 1
keyboards/tanuki/config.h View File

@ -36,7 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#define TAPPING_TERM 200
/*
* Feature disable options
* These options are also useful to firmware size reduction.


+ 0
- 2
keyboards/viendi8l/config.h View File

@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define TAPPING_TERM 200
#define I2C_DRIVER I2CD1
#define I2C_SCL_PIN B6
#define I2C_SDA_PIN B7


+ 0
- 3
keyboards/waterfowl/config.h View File

@ -20,6 +20,3 @@
#define SPLIT_MODS_ENABLE
#define SPLIT_WPM_ENABLE
#define SPLIT_USB_DETECT
// Tapping term
#define TAPPING_TERM 200

Loading…
Cancel
Save