1
0
Fork 0

Move TAPPING_TOGGLE to data driven (#21360)

This commit is contained in:
Ryan 2023-06-24 17:10:22 +10:00 committed by GitHub
parent 658b6aa3a6
commit 8093b13365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 70 additions and 101 deletions

View file

@ -11,8 +11,6 @@
#define MOUSEKEY_MAX_SPEED 7
#define MOUSEKEY_WHEEL_DELAY 0
#define TAPPING_TOGGLE 1
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */

View file

@ -12,6 +12,9 @@
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"tapping": {
"toggle": 1
},
"community_layouts": ["ergodox"],
"layouts": {
"LAYOUT_ergodox": {