[Docs] Extract 'Layer Change Code' and EEPROM (#18174)

* [Docs] Extract 'Layer Change Code' and EEPROM

* adjust wording

* Update docs/custom_quantum_functions.md

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
coliss86 2022-09-19 03:20:22 +02:00 committed by GitHub
parent d8ef2ea7dd
commit 2c516fab29
Failed to generate hash of commit
5 changed files with 198 additions and 187 deletions

View file

@ -161,7 +161,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
};
```
# Legacy Content :id=legacy-content
# Advanced topics :id=advanced-topics
This page used to encompass a large set of features. We have moved many sections that used to be part of this page to their own pages. Everything below this point is simply a redirect so that people following old links on the web find what they're looking for.