mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
bf327f7a81
* Add Tomak79H Add Tomak79H * Update Update * Update keyboards/era/sirind/tomak79h/tomak79h.c Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Drashna Jaelre <drashna@live.com> |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
keyboard.json | ||
readme.md | ||
tomak79h.c |
Tomak79H, Hotswap ver
Ergonomics Split Keyboard powered by RP2040.
Make example for this keyboard (after setting up your build environment):
make era/sirind/tomak79h:default
Flashing example for this keyboard:
make era/sirind/tomak79h: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.