This is the product description text that will appear here.
Quantity
1
Helios is a rp2040 Controller with Pro Micro compatible pinout, 16MB (128Mbit) of flash, Dual ARM Cortex-M0 @133MHz, and 264kB SRAM.
Designed for use in custom mechanical (split) keyboards, but many other uses are possible.
Features
Pro-m...
Reviews
4.5
11 ratings
5
4
3
2
1
Everything will be fine
For all those QMK noobs like me: to use a keyboard config targetting a different mc:
qmk compile -e CONVERT_TO=helios
This automatically outputs UF2 and renames the pins of the config to match this mc.
J
Julian · February 7, 2024
Great!
Works as expected, recommended. Be sure to compile as .uf2 file
J
Jordan · March 23, 2024
Works like a charm. Though note that this is an RP2040 based microcontroller, so although the pinout is compatible with the ProMicro, make sure qmk compile targets UF2 instead of the usual hex files for ProMicro boards. Also note that the additional first row pins on the Helios Controller. I placed mine a row off but luckily was able to still use it even after shorting VCC and Reset as opposed to Reset and GND.