standard debounce
This commit is contained in:
parent
d893a9bca0
commit
ecd56dc816
|
@ -16,9 +16,6 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
// bit larger debounce delay, the default is 5
|
|
||||||
#define DEBOUNCE 10
|
|
||||||
|
|
||||||
// no more than 8 layers
|
// no more than 8 layers
|
||||||
#define LAYER_STATE_8BIT
|
#define LAYER_STATE_8BIT
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue