Fix debouncing on gh60, hbkb, macway
This commit is contained in:
parent
969cc4f812
commit
2795b7a0a3
7 changed files with 46 additions and 92 deletions
|
@ -37,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define MATRIX_HAS_GHOST
|
||||
|
||||
/* Set 0 if need no debouncing */
|
||||
#define DEBOUNCE 10
|
||||
#define DEBOUNCE 5
|
||||
|
||||
/* legacy keymap support */
|
||||
#define USE_LEGACY_KEYMAP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue