mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-18 01:46:09 +00:00
7 lines
87 B
C
7 lines
87 B
C
|
#pragma once
|
||
|
|
||
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||
|
|
||
|
#undef DEBOUNCE
|
||
|
#define DEBOUNCE 10
|