|
|
5 months ago | |
|---|---|---|
| .. | ||
| alvicstep | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 year ago |
| keymaps | 4f7a7873c8 [CI] Format code according to conventions (#26000) | 5 months ago |
| kint2pp | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 year ago |
| kint32 | 3d61139567 Miscellaneous fixes for lint warnings (#25469) | 1 year ago |
| kint36 | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 year ago |
| kint41 | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 year ago |
| kintlc | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 year ago |
| kintwin | 4f7a7873c8 [CI] Format code according to conventions (#26000) | 5 months ago |
| nguyenvietyen | 07684bcc99 Remove `"console":false` from keyboards (#25190) | 1 year ago |
| stapelberg | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 year ago |
| config.h | 030d503d35 Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 3 (#23770) | 2 years ago |
| info.json | 960c4969a5 Remove empty `url` fields (#25181) | 1 year ago |
| readme.md | 4f7a7873c8 [CI] Format code according to conventions (#26000) | 5 months ago |
There are at least three different ways to replace the controller in this keyboard.
The stapelberg directory contains the docs and configuration for using Teensy based controller created by Michael Stapelberg.
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.
The kintwin directory contains the docs and configuration for using BlackPill based controller.
All three hardware solutions should work with the same keymaps
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.