qmk_firmware/keyboards/tkc/tkc1800
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
info.json Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
readme.md Rename keyboard-level readmes to lower-case (#10759) 2020-10-25 15:23:42 +00:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
tkc1800.c Refactor to use led config - Part 1 (#10905) 2020-11-17 17:06:30 +00:00
tkc1800.h

The Key Company TKC1800

TKC1800 Image Gallery

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

Keyboard Maintainer: Terry Mathews
Hardware Supported: TKC1800 PCB
Hardware Availability: TheKey.Company

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

make tkc/tkc1800:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.