diff options
author | jack <0x6A73@pm.me> | 2022-10-24 23:52:44 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-24 22:52:44 -0700 |
commit | e3594135012aa8c8bc309bf43aaa958f3135a30a (patch) | |
tree | 8f996ea61035b4bd4c2cfd5df1e295009399f295 /keyboards/emptystring/nqg/config.h | |
parent | 4f63be4d1d44c7d4a154c14a982186e0ca27ceba (diff) |
[Keyboard] Fixup emptystring/nqg (#18804)
Diffstat (limited to 'keyboards/emptystring/nqg/config.h')
-rw-r--r-- | keyboards/emptystring/nqg/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/emptystring/nqg/config.h b/keyboards/emptystring/nqg/config.h index 66abf55834..8a0a71766f 100644 --- a/keyboards/emptystring/nqg/config.h +++ b/keyboards/emptystring/nqg/config.h @@ -30,5 +30,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW - -#define TAPPING_TERM 200 |