qmk_firmware/keyboards/kinesis
2024-02-18 08:20:57 +00:00
..
alvicstep Migrate and remove deprecated debug utils (#22961) 2024-01-26 16:32:06 +00:00
keymaps [Keymap Removal] keyboard with most keymaps (#23092) 2024-02-16 13:25:44 +00:00
kint2pp Kintwin controller for kinesis keyboard, split layout (#21614) 2023-08-14 00:01:31 -07:00
kint36 Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) 2024-02-18 08:20:57 +00:00
kint41 Kintwin controller for kinesis keyboard, split layout (#21614) 2023-08-14 00:01:31 -07:00
kintlc Kintwin controller for kinesis keyboard, split layout (#21614) 2023-08-14 00:01:31 -07:00
kintwin Kintwin controller for kinesis keyboard, split layout (#21614) 2023-08-14 00:01:31 -07:00
nguyenvietyen Kintwin controller for kinesis keyboard, split layout (#21614) 2023-08-14 00:01:31 -07:00
stapelberg Kintwin controller for kinesis keyboard, split layout (#21614) 2023-08-14 00:01:31 -07:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Move remaining LAYOUTs to data driven (#20422) 2023-04-15 21:07:32 +10: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.