mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 07:55:12 +00:00
7 lines
121 B
C
7 lines
121 B
C
|
#pragma once
|
||
|
|
||
|
// place overrides here
|
||
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||
|
#define TAPPING_TERM 175
|
||
|
#define TAPPING_TOGGLE 2
|