qmk-firmware/keyboards/tkc1800
TerryMathews 61d851af65 Add SSD1306 OLED display support to TKC1800 (#2293)
* Add support for SSD1306 OLED display

* Correct keymap

Had tilde on keymap instead of grave, corrected.

* Winkeyless keymap
2018-01-25 01:00:59 -05:00
..
keymaps Add SSD1306 OLED display support to TKC1800 (#2293) 2018-01-25 01:00:59 -05:00
README.md Initial support for TKC1800 PCB (#2062) 2017-11-26 17:54:53 -05:00
config.h Initial support for TKC1800 PCB (#2062) 2017-11-26 17:54:53 -05:00
i2c.c Add SSD1306 OLED display support to TKC1800 (#2293) 2018-01-25 01:00:59 -05:00
i2c.h Add SSD1306 OLED display support to TKC1800 (#2293) 2018-01-25 01:00:59 -05:00
rules.mk Add SSD1306 OLED display support to TKC1800 (#2293) 2018-01-25 01:00:59 -05:00
tkc1800.c Initial support for TKC1800 PCB (#2062) 2017-11-26 17:54:53 -05:00
tkc1800.h Initial support for TKC1800 PCB (#2062) 2017-11-26 17:54:53 -05:00

README.md

The Key Company TKC1800

TKC1800

The Key Company TKC1800 is a Cherry 1800 form factor replacement PCB utilizing the AT90USB1286 microcontroller.

Keyboard Maintainer: Terry Mathews
Hardware Supported: AT90USB1286
Hardware Availability: Via GB

Make example for this keyboard (after setting up your build environment):

make tkc1800

See build environment setup then the make instructions for more information.