diff options
author | Joel Challis <git@zvecr.com> | 2020-02-05 02:59:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 18:59:20 -0800 |
commit | a557a5b2c5e62c20e037fbca56dc902a20cd6ff8 (patch) | |
tree | f1dc09a93883bb459c7523209495975b050e6775 /keyboards/deltasplit75/readme.md | |
parent | a6b0a74d95535be1d3c0cd1b6c836ed2dea1b150 (diff) | |
download | firmware-a557a5b2c5e62c20e037fbca56dc902a20cd6ff8.tar.gz firmware-a557a5b2c5e62c20e037fbca56dc902a20cd6ff8.tar.bz2 firmware-a557a5b2c5e62c20e037fbca56dc902a20cd6ff8.zip |
[Keyboard] Refactor deltasplit75 to use split_common (#8083)
* Refactor deltasplit75 to use split_common
* Refactor deltasplit75 to use split_common - small tidy up
Diffstat (limited to 'keyboards/deltasplit75/readme.md')
-rw-r--r-- | keyboards/deltasplit75/readme.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/keyboards/deltasplit75/readme.md b/keyboards/deltasplit75/readme.md index 096fced97..a39e9298e 100644 --- a/keyboards/deltasplit75/readme.md +++ b/keyboards/deltasplit75/readme.md @@ -1,17 +1,16 @@ -DeltaSplit75 -====== +# DeltaSplit75 A split 75% keyboard made by xyxjj. [More info on qmk.fm](http://qmk.fm/deltasplit75/) -Keyboard Maintainer: [xyxjj](https://github.com/xyxjj) & [itsaferbie](https://github.com/itsaferbie) -Hardware Supported: Pro Micro -Hardware Availability: Group Buy +* Keyboard Maintainer: [xyxjj](https://github.com/xyxjj) & [itsaferbie](https://github.com/itsaferbie) +* Hardware Supported: Pro Micro +* Hardware Availability: Group Buy Make example for this keyboard (after setting up your build environment): make deltasplit75/v2:default -See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. +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). Files are available here: [DeltaSplit75 Case Files](https://github.com/xyxjj/DeltaSplit75-Case-files) |