1
0
Fork 0

Fix debouncing on gh60, hbkb, macway

This commit is contained in:
tmk 2013-03-27 17:15:06 +09:00
parent 969cc4f812
commit 2795b7a0a3
7 changed files with 46 additions and 92 deletions

View file

@ -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