qmk_firmware/keyboards/kinesis
2024-06-25 07:38:56 +01:00
..
alvicstep Remove includes of config.h (#23760) 2024-05-21 13:38:30 +01:00
keymaps Update GPIO macros in keymaps (#23792) 2024-05-24 19:38:57 +01:00
kint2pp Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
kint36 Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
kint41 Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
kintlc Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
kintwin Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
nguyenvietyen Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
stapelberg Remove some redundant 'blank' files (#23995) 2024-06-25 07:38:56 +01:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 3 (#23770) 2024-05-22 21:59:35 +01:00
info.json Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 3 (#23770) 2024-05-22 21:59:35 +01:00
readme.md Kintwin controller for kinesis keyboard, split layout (#21614) 2023-08-14 00:01:31 -07:00

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.