mosy / TTdactyl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TTdactyl 64-key

A keyboard to use when cycling on a smart trainer in TT positjon

Firmware

Brand new to QMK? Start here.

The default keymap for this layout has a QWERTY base layer (0) but is intended for running Colemak on the OS side. It has a separate key layer (1) that forces Colemak from the QMK side in case the keyboard has to be used with a computer that does not run Colemak. Layer 2 flips the navigation clusters around. Layer 3 is numbers and mouse control.

Building from the CLI

See the general build environment and make instructions to get set up.

To build firmware for the Concertina without the qmk utility:

make handwired/concertina/64key:default

To also flash a connected Concertina:

make handwired/concertina/64key:default:flash

About


Languages

Language:C 93.1%Language:Makefile 6.9%