qmk_firmware/keyboards/kinesis/readme.md

15 lines
1 KiB
Markdown
Raw Normal View History

# Firmware for the Kinesis Advantage/Contoured keyboard
2016-07-20 07:35:38 +02:00
There are at least three different ways to replace the controller in this keyboard.
2016-07-20 07:35:38 +02:00
1. The **stapelberg** directory contains the docs and configuration for using Teensy based controller created by Michael Stapelberg.
2016-07-20 07:35:38 +02:00
2. The **alvicstep** directory contains docs and configuration for directly wiring a Teensy2++ to the existing controller board. This follows the pinouts described in https://github.com/alvicstep/tmk_keyboard, which is where the name comes from.
2016-07-20 07:35:38 +02:00
3. The **kintwin** directory contains the docs and configuration for using BlackPill based controller.
2016-07-20 07:35:38 +02:00
## Keymaps
All three hardware solutions should work with the same keymaps
2016-07-20 07:35:38 +02:00
## Switch Modifications
In addition to the drop-in replacements of the stock controller above, the directory **"keyboards\kin80"** contains the files to support 80 switch modification of the keyboard, compared to original 86 switches. Kin80 keymaps are not compatible with keymaps that are located inside of **kinesis** directory.