Remove default TAPPING_TERM
from keyboard config.h (#21284)
This commit is contained in:
parent
7c7cec906a
commit
1c9d0f0eec
48 changed files with 0 additions and 144 deletions
|
@ -33,8 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define TAPPING_TOGGLE 1
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
|
||||
/* key combination for command */
|
||||
#define IS_COMMAND() ( \
|
||||
get_mods() == (MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL)) || \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue