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