7 lines
87 B
C
7 lines
87 B
C
|
#pragma once
|
||
|
|
||
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||
|
|
||
|
#undef DEBOUNCE
|
||
|
#define DEBOUNCE 10
|