QMK Bot c6dc1f7f8d Merge remote-tracking branch 'origin/master' into develop 5 tahun lalu
..
keymaps d52e9321e9 [Keyboard] Add cest73/tkm keyboard (#13939) 5 tahun lalu
config.h 8d9bfdc254 Add a lot more data to info.json (#13366) 5 tahun lalu
info.json 6200907417 cest73 TKM Configurator Fixes (#14066) 5 tahun lalu
readme.md d52e9321e9 [Keyboard] Add cest73/tkm keyboard (#13939) 5 tahun lalu
rules.mk 8db1d22117 Fixup `massdrop/alt`, `cest73/tkm`. (#14048) 5 tahun lalu
tkm.c d52e9321e9 [Keyboard] Add cest73/tkm keyboard (#13939) 5 tahun lalu
tkm.h d52e9321e9 [Keyboard] Add cest73/tkm keyboard (#13939) 5 tahun lalu

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.