diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-20 16:59:21 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-20 16:59:21 +0000 |
commit | 638fda59467fc8cc826f777a039a0bc72e5675eb (patch) | |
tree | 5c460f0ea15320605e70e82a2dd60fdf4ffe761e /keyboards/edi/hardlight/mk1/readme.md | |
parent | 4188d2272ca2f4b542bb8506e785b5334bc93750 (diff) | |
parent | 16e52980c4072b0e227e88307a109fe111907079 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/edi/hardlight/mk1/readme.md')
-rw-r--r-- | keyboards/edi/hardlight/mk1/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/edi/hardlight/mk1/readme.md b/keyboards/edi/hardlight/mk1/readme.md new file mode 100644 index 0000000000..177a46b5d0 --- /dev/null +++ b/keyboards/edi/hardlight/mk1/readme.md @@ -0,0 +1,19 @@ +# Hard Light Mark 1 + +![Hard Light Mark 1](https://i.imgur.com/X6Katarh.png) + +A compact 60% keyboard designed by Fate Everywhere. Born out of the desire for a Planck with a numpad for technical work and a lack of reliance on the Elite-C. + +* Keyboard Maintainer: [Fate Everywhere](https://github.com/fateeverywhere) +* Hardware Supported: Revision P, Revision Q, Mark 1 Hard Light. +* Hardware Availability: Seven Store (https://store.7storm.org). + +Build example for this keyboard (after setting up your build environment): + + make edi/hardlight/mk1:default + +Flash example for this keyboard (after setting up your build environment): + + make edi/hardlight/mk1: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). |