qmk-dactyl-manuform-a/keyboards/cest73/tkm
QMK Bot c6dc1f7f8d Merge remote-tracking branch 'origin/master' into develop 2021-08-19 00:33:59 +00:00
..
keymaps/default [Keyboard] Add cest73/tkm keyboard (#13939) 2021-08-13 11:46:29 -07:00
config.h Add a lot more data to info.json (#13366) 2021-08-16 23:33:30 +01:00
info.json cest73 TKM Configurator Fixes (#14066) 2021-08-18 17:33:26 -07:00
readme.md [Keyboard] Add cest73/tkm keyboard (#13939) 2021-08-13 11:46:29 -07:00
rules.mk Fixup `massdrop/alt`, `cest73/tkm`. (#14048) 2021-08-18 06:44:18 +10:00
tkm.c [Keyboard] Add cest73/tkm keyboard (#13939) 2021-08-13 11:46:29 -07:00
tkm.h [Keyboard] Add cest73/tkm keyboard (#13939) 2021-08-13 11:46:29 -07:00

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.