Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
This commit is contained in:
@@ -332,7 +332,7 @@
|
||||
"KC_MNXT"
|
||||
],
|
||||
[
|
||||
"EEP_RST",
|
||||
"EE_CLR",
|
||||
"RV_SM0",
|
||||
"RV_SM1",
|
||||
"RV_SM2",
|
||||
|
Reference in New Issue
Block a user