diff options
author | フィルターペーパー <76888457+filterpaper@users.noreply.github.com> | 2024-02-19 19:18:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 11:18:20 +0000 |
commit | bc7d1cc39744d0d2c6053aecc8294c6fe8e165cf (patch) | |
tree | bab9b768935731345d8a9eb368c3159adc96c579 /keyboards/kbdfans/epoch80/readme.md | |
parent | e26e12402b7a5a619a95999f5c8a2a73defcd9b3 (diff) |
Refactor: group kbdfans keyboards (#22764)
Move two kbdfans keyboard into kbdfans folder
Diffstat (limited to 'keyboards/kbdfans/epoch80/readme.md')
-rw-r--r-- | keyboards/kbdfans/epoch80/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/kbdfans/epoch80/readme.md b/keyboards/kbdfans/epoch80/readme.md new file mode 100644 index 0000000000..b029b5bd99 --- /dev/null +++ b/keyboards/kbdfans/epoch80/readme.md @@ -0,0 +1,20 @@ +# Epoch 80 / Dolch.CR 80 + + + +Dolch PAC inspired TKL keyboard designed by Cary Works and made by KBDFans. +The board was also sold in a zFrontier groupbuy under the name Dolch.CR 80. + +* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo) +* Hardware Supported: Epoch 80 / Dolch.CR 80 PCB +* Hardware Availability: https://kbdfans.com/collections/80-diy-kit/products/coming-soon-epoch-80-mechanical-keyboard + +Make example for this keyboard (after setting up your build environment): + + make kbdfans/epoch80:default + +Flashing example for this keyboard: + + make kbdfans/epoch80:default:flash + +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). |