Remove default TAPPING_TERM
from keyboard config.h (#21284)
This commit is contained in:
parent
7c7cec906a
commit
1c9d0f0eec
48 changed files with 0 additions and 144 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue