Remove legacy keycode use from command (#18002)

This commit is contained in:
Joel Challis 2022-08-12 03:03:36 +01:00 committed by GitHub
parent fab6c8a028
commit 7e7387c0d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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