forked from mirrors/qmk_firmware
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
15422b3b26
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ bool command_proc(uint8_t code);
|
|||
#endif
|
||||
|
||||
#ifndef MAGIC_KEY_EEPROM_CLEAR
|
||||
# define MAGIC_KEY_EEPROM_CLEAR BSPACE
|
||||
# define MAGIC_KEY_EEPROM_CLEAR BACKSPACE
|
||||
#endif
|
||||
|
||||
#ifndef MAGIC_KEY_NKRO
|
||||
|
|
Loading…
Reference in a new issue