1c68cd09b8
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> |
||
---|---|---|
.. | ||
keymaps/default | ||
info.json | ||
readme.md | ||
rules.mk |
ergosplit44
This is a handdwired split 44 key keyboard. the two sides are connectd via a custom 2x8P pin header cable.
- Keyboard Maintainer: Marek128b
- Hardware Supported: WaveShare RP2040-Zero
- Hardware Availability: Open Source
Make example for this keyboard (after setting up your build environment):
make handwired/marek128b/ergosplit44:default
Flashing example for this keyboard:
make handwired/marek128b/ergosplit44: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 top left key and plug in the keyboard.
- Physical reset button: Hold down the
BOOT
button on the RP2040-Zero, then press theRESET
button. - Keycode in layout: There is no key mapped to
QK_BOOT
in the pre-created keymaps, but you may assign this key in any keymaps you create.