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

readme.md

Firmware for the Kinesis Advantage/Contoured keyboard

There are at least three different ways to replace the controller in this keyboard.

  1. The stapelberg directory contains the docs and configuration for using Teensy based controller created by Michael Stapelberg.

  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.

  3. The kintwin directory contains the docs and configuration for using BlackPill based controller.

Keymaps

All three hardware solutions should work with the same keymaps

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.