mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 21:58:04 +06:00
7 lines
87 B
C
7 lines
87 B
C
|
#pragma once
|
||
|
|
||
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||
|
|
||
|
#undef DEBOUNCE
|
||
|
#define DEBOUNCE 10
|