diff options
Diffstat (limited to 'keyboards/tkc/m0lly/readme.md')
-rw-r--r-- | keyboards/tkc/m0lly/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/tkc/m0lly/readme.md b/keyboards/tkc/m0lly/readme.md new file mode 100644 index 000000000..9af80c7e9 --- /dev/null +++ b/keyboards/tkc/m0lly/readme.md | |||
@@ -0,0 +1,17 @@ | |||
1 | The Key Company M0LLY | ||
2 | |||
3 | [TKC M0LLY](https://cdn.shopify.com/s/files/1/1679/2319/files/Molly_Terminal_1024x1024.jpg?v=1529067702) | ||
4 | |||
5 | |||
6 | The Key Company's M0LLY keyboard is inspired by the Apple Macintosh M0110A, and utilizes the AT90USB1286 microcontroller. | ||
7 | |||
8 | Keyboard Maintainer: [Terry Mathews](https://github.com/TerryMathews/) | ||
9 | Hardware Supported: TKC M0LLY | ||
10 | Hardware Availability: [TheKey.Company](https://thekey.company) | ||
11 | |||
12 | |||
13 | Make example for this keyboard (after setting up your build environment): | ||
14 | |||
15 | make tkc/m0lly: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). | ||