mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-18 15:43:23 +00:00
5 lines
95 B
C
5 lines
95 B
C
|
#pragma once
|
||
|
|
||
|
#define TAPPING_TERM 150
|
||
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||
|
#define PERMISSIVE_HOLD
|