mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 08:25:01 +00:00
e55d55edc0
* added my gergo keymap * updated personal bfo9000 keymap * fixed redundancy, extended debounce time
6 lines
87 B
C
6 lines
87 B
C
#pragma once
|
|
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|
|
|
|
#undef DEBOUNCE
|
|
#define DEBOUNCE 10
|