.. | ||
keymaps | ||
config.h | ||
keyboard.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.