qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1033B)


      1 # Firmware for the Kinesis Advantage/Contoured keyboard
      2 
      3 There are at least three different ways to replace the controller in this keyboard.
      4 
      5 1. The **stapelberg** directory contains the docs and configuration for using Teensy based controller created by Michael Stapelberg.
      6 
      7 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. 
      8 
      9 3. The **kintwin** directory contains the docs and configuration for using BlackPill based controller.
     10 
     11 ## Keymaps
     12 All three hardware solutions should work with the same keymaps
     13 
     14 ## Switch Modifications
     15 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.