mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
ae8458e12d
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
tomak.c |
Tomak
Ergonomics Split Keyboard powered by RP2040.
Make example for this keyboard (after setting up your build environment):
make era/sirind/tomak:default
Flashing example for this keyboard:
make era/sirind/tomak: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(ESC, F7)' key and plug in the keyboard.
- Physical reset: Short the 'RESET' and 'GND' holes twice within one second, or plug in the keyboard with the 'BOOT' and 'GND' holes shorted.
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available.