Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-29 | Add support for hsv->rgb conversion without using CIE curve. (#9856) | Nick Brassel | |
* Add support for hsv->rgb conversion without using CIE curve. * Modify anavi/macropad8 to disable unicode (was unused), otherwise firmware size is too large. | |||
2020-06-05 | [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) | Leon Anavi | |
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> |