summaryrefslogtreecommitdiff
path: root/docs/squeezing_avr.md
Commit message (Collapse)AuthorAge
* Add Elite-Pi converter (#18236)Danny2022-09-08
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Docs] Update list of "ARM-based ProMicro replacements" (#18083)~ aka goonf!sh2022-08-18
|
* [Core] Allow usage of AVRs minimal printf library (#16266)Stefan Kerkmann2022-04-22
| | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Typo in squeezing_avr.md (#16506)jels2022-03-03
| | | Fixed typo in squeezing_avr docs.
* [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-05
| | | | | | | | | | | * Initial PIXEL FLOW matrix effect commit * Commit suggested use of rgb_matrix_check_finished_leds Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Code change support for split RGB Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel2022-02-05
| | | This reverts commit e8fa329073d8752cad9b11b90287fd20f130ac6f.
* [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-05
| | | | | | | | | | | * Initial PIXEL FLOW matrix effect commit * Commit suggested use of rgb_matrix_check_finished_leds Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Code change support for split RGB Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* [Docs] fix typo and remove trailing whitespace (#15842)JayceFayne2022-01-11
|
* [Docs] Squeezing space out of AVR (#15243)Drashna Jaelre2021-11-23
* [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>