You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan d09a06a1b3
Update GPIO API usage in keyboard code (#23361)
3 days ago
..
alvicstep Migrate build target markers to keyboard.json - JK (#23588) 1 week ago
keymaps [Keymap Removal] keyboard with most keymaps (#23092) 2 months ago
kint2pp Migrate build target markers to keyboard.json (#23293) 1 month ago
kint36 Update GPIO API usage in keyboard code (#23361) 3 days ago
kint41 Update GPIO API usage in keyboard code (#23361) 3 days ago
kintlc Update GPIO API usage in keyboard code (#23361) 3 days ago
kintwin Update GPIO API usage in keyboard code (#23361) 3 days ago
nguyenvietyen Update GPIO API usage in keyboard code (#23361) 3 days ago
stapelberg Migrate build target markers to keyboard.json (#23293) 1 month ago
config.h Debounce defines cleanup (#19742) 1 year ago
info.json Move remaining `LAYOUT`s to data driven (#20422) 1 year ago
readme.md Kintwin controller for kinesis keyboard, split layout (#21614) 8 months ago

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.