4f09525248
The code for Helix rev3 boards could not be built with, e.g., `CONVERT_TO=rp2040_ce` due to invalid `#include <stdio.h>` in the keyboard level `config.h` (apparently the AVR version of that file contains guards against usage in assembly code, which was hiding the bug). Move `#include <stdio.h>` to the C sources which need it. |
||
---|---|---|
.. | ||
common | ||
pico | ||
rev2 | ||
rev3_4rows | ||
rev3_5rows | ||
readme.md | ||
rules.mk |
Helix
A compact split ortholinear keyboard.
Keyboard Maintainer: Makoto Kurauchi @pluis9 yushakobo
Hardware Supported: Helix PCB Alpha, Beta, Rev3, Pro Micro
Hardware Availability: PCB & Case Data, Yushakobo Shop, Little Keyboards
How to build
See build environment setup then the make instructions for more information.