mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-04 17:05:17 +00:00
5 lines
49 B
C
5 lines
49 B
C
|
#pragma once
|
||
|
|
||
|
#undef DEBOUNCE
|
||
|
#define DEBOUNCE 6
|