mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-08 21:09:31 +00:00
b99e09ee0e
Co-authored-by: jack <0x6a73@protonmail.com> |
||
---|---|---|
.. | ||
keymaps/default | ||
info.json | ||
readme.md | ||
rules.mk |
fatotesa
This is the QMK firmware for the fat-o-tesa keyboard.
- Keyboard Maintainer: Stefan Gluszek
Make example for this keyboard (after setting up your build environment):
make fatotesa:default
Flashing example for this keyboard:
make fatotesa: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 key at (4,1) in the matrix and plug in the keyboard - this is somewhat unusual choice but our split halves are not symmetrical and we can't use (0,0) but instead a key that maps to the same matrix position regardless of which part is being connected to the computer and flashed.
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available