Add RETRO_TAPPING

This commit is contained in:
Richard Baptist 2019-08-15 14:07:27 +02:00
parent d6b2fafe4f
commit 0d6b3fb38b
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -54,6 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 135 #define TAPPING_TERM 135
// #define PERMISSIVE_HOLD // #define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT #define IGNORE_MOD_TAP_INTERRUPT
#define RETRO_TAPPING
#define TAPPING_TOGGLE 2 #define TAPPING_TOGGLE 2