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

@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//define tapping-toggle count
#define TAPPING_TOGGLE 1
//define maximum duration of hold required to register a tap vs hold default is 200
#define TAPPING_TERM 150 //reduce time required to register a held key