3 Forks
7 Stars
7 Watchers

kc4

Keyboard Controller, using Teensy 4.0 and ILI9341 display. Editing key mappings, layers and sequences in real time. With also few display demos and a game. (Continuation of my KC repo for Teensy 3.2)

How to download and setup kc4

Open terminal and run command
git clone https://github.com/cryham/kc4.git
git clone is used to create a copy or clone of kc4 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kc4 https://github.com/cryham/kc4/archive/master.zip

Or simply clone kc4 with SSH
[email protected]:cryham/kc4.git

If you have some problems with kc4

You may open issue on kc4 support forum (system) here: https://github.com/cryham/kc4/issues