|
|
2 years ago | |
|---|---|---|
| .. | ||
| alvicstep | 1c650aa55c Remove includes of config.h (#23760) | 2 years ago |
| keymaps | b8f29c3865 Update GPIO macros in keymaps (#23792) | 2 years ago |
| kint2pp | 831deac212 Migrate build target markers to keyboard.json (#23293) | 2 years ago |
| kint36 | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 years ago |
| kint41 | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 years ago |
| kintlc | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 years ago |
| kintwin | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 years ago |
| nguyenvietyen | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 years ago |
| stapelberg | 0b572a1be6 Remove some redundant 'blank' files (#23995) | 2 years ago |
| config.h | 030d503d35 Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 3 (#23770) | 2 years ago |
| info.json | 030d503d35 Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 3 (#23770) | 2 years ago |
| readme.md | 6f3beae895 Kintwin controller for kinesis keyboard, split layout (#21614) | 3 years 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.