1
0
Fork 0

Make default keymap for GMMK Pro reflect stock (#13850)

This commit is contained in:
Andre Brait 2021-08-09 19:04:58 +02:00 committed by GitHub
parent f3cede7299
commit dbee96098d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 51 additions and 24 deletions

View file

@ -37,6 +37,7 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
/* Hold ESC on start up to clear EEPROM and boot into bootloader mode */
#define BOOTMAGIC_LITE_ROW 1
#define BOOTMAGIC_LITE_COLUMN 3
@ -72,3 +73,6 @@
/* Set debounce time to 5ms */
#define DEBOUNCE 5
/* Force NKRO on boot up regardless of the setting saved in the EEPROM (uncomment to enable it) */
// #define FORCE_NKRO