diff options
author | Cable Car Designs <17062872+westfoxtrot@users.noreply.github.com> | 2020-01-22 17:45:32 +0000 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-22 09:45:32 -0800 |
commit | a561443fcacc75ce6b389bd0831af85a2d104f11 (patch) | |
tree | 5444a8ae39cbeb07c6dc48b58e6fc9d00ecf57da /keyboards/westfoxtrot/cypher/rev5/readme.md | |
parent | e0a0430c31bd9fabab93e8933e9988e0d3f66434 (diff) | |
download | qmk_firmware-a561443fcacc75ce6b389bd0831af85a2d104f11.tar.gz |
[Keyboard] added support for new rev of cypher PCB (#7636)
* cleanup of existing branches to resync with upstream. removed old cyp…
…her files, added new cypher files.
Diffstat (limited to 'keyboards/westfoxtrot/cypher/rev5/readme.md')
-rw-r--r-- | keyboards/westfoxtrot/cypher/rev5/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/westfoxtrot/cypher/rev5/readme.md b/keyboards/westfoxtrot/cypher/rev5/readme.md new file mode 100644 index 000000000..d7b78d594 --- /dev/null +++ b/keyboards/westfoxtrot/cypher/rev5/readme.md @@ -0,0 +1,13 @@ +# cypher + +PCB for the cypher keyboard + +* Keyboard Maintainer: [westfoxtrot](https://github.com/westfoxtrot) +* Hardware Supported: Cypher PCB revisions 5 (Rev # is printed on PCB) +* Hardware Availability: with group buy + [Files released here](https://github.com/westfoxtrot/Cypher_PCB) + +Make example for this keyboard (after setting up your build environment): + + make westfoxtrot/cypher/rev5:default + +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). |