mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-25 01:47:10 +06:00
Delete Debounce delay which is 5 in default
This commit is contained in:
parent
b69f992633
commit
eae897fee1
|
@ -16,9 +16,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCE 5
|
||||
|
||||
/* DIP switch */
|
||||
#define DIP_SWITCH_MATRIX_GRID { { 5, 4 } }
|
||||
#define SCAN_COUNT_MAX 100
|
||||
|
|
Loading…
Reference in New Issue
Block a user