Add support for ANAVI Macro Pad 10: an open source programmable
small hot-swappable mechanical keyboard with 9 keys, a rotary
encoder and Seeed XIAO RP2040. This is open source hardware
designed with KiCad.
Signed-off-by: Leon Anavi <leon@anavi.org>
Add support for ANAVI Knob 1: an open source programmable mini
mechanical keyboard with a rotary encoders and Seeed XIAO RP2040.
This is open source hardware designed with KiCad, the smaller
version of ANAVI Knobs 3.
Signed-off-by: Leon Anavi <leon@anavi.org>
Enable RGB/Underglow/NeoPixel for the built-in NEOPIXEL LED on
Seeed XIAO RP2040. By default set it 25% brightness with rainbow
animation.
Signed-off-by: Leon Anavi <leon@anavi.org>
Add support for ANAVI Knobs 3: an open source programmable mini
mechanical keyboard with 3 rotary encoders and Seeed XIAO RP2040.
This is open source hardware designed with KiCad.
Signed-off-by: Leon Anavi <leon@anavi.org>
* Adding missing keys for the lily58
Using the Colemak layout, I added the missing keys from kmk_firmware/boards/lily58/main.py from master branch.
* Fix
Added missing last if statement.
* TellNoLies.py
Colemak_DH layout with bluetooth, no TRRS connection, keyboard setup.
* lily58_Colemak.py
Bluetooth setup with Colemak_dh layout; no rgb.
* Fix format
Fixed the (kc) error on right thumb lower layer.
* I realized that I submited the wrong main.py
I made sure that I added the correct amount of keys for the lily58 keyboard reverting back to default layout; from previous commit.