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.
 
 
 
 
 
QMK Bot c6dc1f7f8d Merge remote-tracking branch 'origin/master' into develop 2 years ago
..
keymaps/default [Keyboard] Add cest73/tkm keyboard (#13939) 2 years ago
config.h Add a lot more data to info.json (#13366) 2 years ago
info.json cest73 TKM Configurator Fixes (#14066) 2 years ago
readme.md [Keyboard] Add cest73/tkm keyboard (#13939) 2 years ago
rules.mk Fixup `massdrop/alt`, `cest73/tkm`. (#14048) 2 years ago
tkm.c [Keyboard] Add cest73/tkm keyboard (#13939) 2 years ago
tkm.h [Keyboard] Add cest73/tkm keyboard (#13939) 2 years 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.