test tap dance
This commit is contained in:
parent
24d1745951
commit
0c8f71e3c7
3 changed files with 17 additions and 1 deletions
|
@ -62,6 +62,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
|
||||
)
|
||||
|
||||
/* Tap Dance */
|
||||
#define TAPPING_TERM 200
|
||||
|
||||
/*
|
||||
* Feature disable options
|
||||
* These options are also useful to firmware size reduction.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue