d8867004ff
Add support for ANAVI Arrows: an open source programmable mini hot-swappable mechanical keyboard with 4 keys, a rotary encoder, mini OLED I2C yellow-blue display and Seeed XIAO RP2040. This is an open source hardware device designed with KiCad. Signed-off-by: Leon Anavi <leon@anavi.org>
13 lines
1.0 KiB
Markdown
13 lines
1.0 KiB
Markdown
# ANAVI Arrows
|
|
|
|
ANAVI Arrows is an open source, programmable mechanical keyboard with 4 hot-swappable mechanical switches, RGB WS2812B underlighting and yellow backlit a rotary encoder, [Seeed XIAO RP2040](https://www.seeedstudio.com/XIAO-RP2040-v1-0-p-5026.html) and a mini OLED I2C yellow-blue display.
|
|
|
|
ANAVI Arrows has been designed with the cross platform and open source electronics design automation suite KiCad. All KiCad [files and schematics are available at GitHub](https://github.com/anavitechnology/anavi-arrows) under [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/).
|
|
|
|
Extensions enabled by default:
|
|
- [Encoder](/docs/en/encoder.md) Twist control for all the things
|
|
- [LED](/docs/en/led.md) Light your keys up (for backlit)
|
|
- [RGB](/docs/en/rgb.md) Light it up (for underlighting)
|
|
- [MediaKeys](/docs/en/media_keys.md) Control volume and other media functions
|
|
- [PEG_OLED](/docs/peg_oled_display.md) Show information on the mini OLED display
|