aboutsummaryrefslogtreecommitdiff
path: root/keyboards/epoch80/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/epoch80/readme.md')
-rw-r--r--keyboards/epoch80/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/epoch80/readme.md b/keyboards/epoch80/readme.md
new file mode 100644
index 000000000..a78f9ce87
--- /dev/null
+++ b/keyboards/epoch80/readme.md
@@ -0,0 +1,20 @@
1# Epoch 80 / Dolch.CR 80
2
3![epoch80](https://i.imgur.com/xNvEKBOl.png)
4
5Dolch PAC inspired TKL keyboard designed by Cary Works and made by KBDFans.
6The board was also sold in a zFrontier groupbuy under the name Dolch.CR 80.
7
8* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo)
9* Hardware Supported: Epoch 80 / Dolch.CR 80 PCB
10* Hardware Availability: https://kbdfans.com/collections/80-diy-kit/products/coming-soon-epoch-80-mechanical-keyboard
11
12Make example for this keyboard (after setting up your build environment):
13
14 make epoch80:default
15
16Flashing example for this keyboard:
17
18 make epoch80:default:flash
19
20See 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).