diff options
Diffstat (limited to 'keyboards/tkc/tkc1800/README.md')
-rw-r--r-- | keyboards/tkc/tkc1800/README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/tkc/tkc1800/README.md b/keyboards/tkc/tkc1800/README.md new file mode 100644 index 000000000..5382b91b3 --- /dev/null +++ b/keyboards/tkc/tkc1800/README.md | |||
@@ -0,0 +1,17 @@ | |||
1 | The Key Company TKC1800 | ||
2 | |||
3 | [TKC1800 Image Gallery](https://imgur.com/a/Xlttp) | ||
4 | |||
5 | |||
6 | The Key Company TKC1800 is a Cherry 1800 form factor replacement PCB utilizing the AT90USB1286 microcontroller. | ||
7 | |||
8 | Keyboard Maintainer: [Terry Mathews](https://github.com/TerryMathews/) | ||
9 | Hardware Supported: TKC1800 PCB | ||
10 | Hardware Availability: [TheKey.Company](https://thekey.company/collections/tkc-1800) | ||
11 | |||
12 | |||
13 | Make example for this keyboard (after setting up your build environment): | ||
14 | |||
15 | make tkc/tkc1800:default | ||
16 | |||
17 | See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | ||