1
0
Fork 0

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

This commit is contained in:
Ryan 2023-06-19 08:33:45 +10:00 committed by GitHub
parent 7c7cec906a
commit 1c9d0f0eec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
48 changed files with 0 additions and 144 deletions

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 */