mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-20 13:45:17 +02:00
6 lines
127 B
C
6 lines
127 B
C
#pragma once
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 300 //At 500 some bad logic takes hold
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|