forked from mirrors/qmk_userspace
[Docs] Squeezing space out of AVR (#15243)
* [Docs] Squeezing space out of AVR * Add more info * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> * Add oled section * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> * Update layers and intro wording * Rename doc file * add get_u8_str support * oled clarifications Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
32a87d3517
commit
f4966a19d6
3 changed files with 182 additions and 0 deletions
|
@ -31,6 +31,7 @@ These topics start to dig into some of the features that QMK supports. You don't
|
|||
* [RGB Lighting](feature_rgblight.md)
|
||||
* [RGB Matrix](feature_rgb_matrix.md)
|
||||
* [Tap-Hold Configuration](tap_hold.md)
|
||||
* [Squeezing Space from AVR](squeezing_avr.md)
|
||||
* **Learn More About Keymaps**
|
||||
* [Keymaps](keymap.md)
|
||||
* [Custom Functions and Keycodes](custom_quantum_functions.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue