diff options
Diffstat (limited to 'chak/keymap/config.h')
| -rw-r--r-- | chak/keymap/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chak/keymap/config.h b/chak/keymap/config.h index 04113e8..0878204 100644 --- a/chak/keymap/config.h +++ b/chak/keymap/config.h @@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define TAPPING_TERM 100 // https://github.com/qmk/qmk_firmware/blob/master/docs/tap_hold.md -#define RETRO_TAPPING +#define RETRO_TAPPING_PER_KEY #define PERMISSIVE_HOLD #define TAPPING_TERM 550 |
