You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 2da0827d4f
Remove matrix size defines (#19581)
1 year ago
..
keymaps Remove legacy keycodes, part 5 (#18710) 1 year ago
config.h Remove matrix size defines (#19581) 1 year ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago
mesa_tkl.c [Keyboard] Add Mesa TKL (#11294) 3 years ago
mesa_tkl.h [Keyboard] Add Mesa TKL (#11294) 3 years ago
readme.md [Keyboard] Add Mesa TKL (#11294) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

Mesa TKL

Mesa TKL

Firmware for the Mesa TKL PCB. To reset the board into bootloader mode, short the two exposed pads labeled "RESET" next to the MCU.

Make example for this keyboard (after setting up your build environment):

make mesa/mesa_tkl:default

Flashing example for this keyboard:

make mesa/mesa_tkl:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.