Make default keymap for GMMK Pro reflect stock (#13850)
This commit is contained in:
parent
f3cede7299
commit
dbee96098d
5 changed files with 51 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue