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 4137685f8e
backlight: split AVR PWM and timer drivers (#21540)
9 months ago
..
keymaps cest73 TKM Layout Macro Additions (#20583) 1 year ago
info.json backlight: split AVR PWM and timer drivers (#21540) 9 months ago
matrix_diagram.md cest73 TKM Layout Macro Additions (#20583) 1 year ago
readme.md [Keyboard] Add cest73/tkm keyboard (#13939) 2 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

Ten Key Mirrored - 2021

TKM-2021

Another take on left side numpad and this time mirrored too for the ever more spacious mouse playground.

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

qmk compile -kb cest73/tkm -km default

As the board uses Teensy 2.0 as a daughter board, to bring the board into flash mode is it sufficient to press the button present on the Teensy.

TKM-2021 PCB

Despite many hours gazing over the schematics there was a nasty error on the first batch: namely the 6 and 7 columns got swapped in the design process. Luckily it was trivial to fix in the firmware section (see the comments in the layout file(s)).

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