Helix

- Keyboard Maintainer: MakotoKurauchi
- Hardware Supported: Helix Pico, Beta, rev3 PCBs w/ Pro Micro compatible development board
- Hardware Availability: Yushakobo, GitHub
Revisions
- Pico
- 4 row PCB
- per-key RGB
- support for a 128x32 OLED display
- footprint for speaker
- Beta
- 4 or 5 row PCB with snappable bottom row
- per-key RGB
- support for a 128x32 OLED display
- rev3
- 4 or 5 row PCB with snappable bottom row
- per-key RGB
- support for a 128x32 OLED display
- rotary encoders
Make example for this keyboard (after setting up your build environment):
make helix/pico:default
make helix/beta:default
make helix/rev3:default
Flashing example for this keyboard:
make helix/pico:default:flash
make helix/beta:default:flash
make helix/rev3:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix and plug in the keyboard
- Physical reset button: Briefly tap or double-tap the button near the TRRS jack
- Keycode in layout: Press the key mapped to
QK_BOOT