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:
parent
094041dfa0
commit
4561d250b3
52 changed files with 75 additions and 75 deletions
|
|
@ -19,7 +19,7 @@
|
|||
### FN1 layer
|
||||
```
|
||||
,-------------------------------. ,-------.
|
||||
| QK_BOOT | EEP_RST | KC_NO | | KC_NO |
|
||||
| QK_BOOT | EE_CLR | KC_NO | | KC_NO |
|
||||
|----------+----------+----------+-------------------------------------------------.
|
||||
| KC_NO | KC_NO | KC_NO | KC_NUM | KC_QUOT | KC_PEQL | KC_NO |
|
||||
|----------+----------+----------+----------+-----------+----------+---------------|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue