aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/anavi
Commit message (Collapse)AuthorAgeFilesLines
* Add support for hsv->rgb conversion without using CIE curve. (#9856)Nick Brassel2020-08-291-1/+0
| | | | | * Add support for hsv->rgb conversion without using CIE curve. * Modify anavi/macropad8 to disable unicode (was unused), otherwise firmware size is too large.
* [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164)Leon Anavi2020-06-059-0/+507
ANAVI Macro Pad 8 is an open source mini mechanical keyboard with 8 keys, backlit, addressable RGB WS2812B LED strip on the back and mini OLED display. Powered by ATmega 32U4 microcontroller and with microUSB connector. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Signed-off-by: Leon Anavi <leon@anavi.org>