mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-25 00:00:51 +00:00
* Add Tomak79S Add Tomak79S * Update keyboards/era/sirind/tomak79s/keymaps/default/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> --------- Co-authored-by: jack <jack@pngu.org>
1.1 KiB
1.1 KiB
Tomak79S, Solder ver
Ergonomics Split Keyboard powered by RP2040.
Make example for this keyboard (after setting up your build environment):
make era/sirind/tomak79s:default
Flashing example for this keyboard:
make era/sirind/tomak79s: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.