summaryrefslogtreecommitdiff
path: root/keyboards/edi/hardlight/mk1/readme.md
diff options
context:
space:
mode:
authorFateEverywhere <41215461+FateEverywhere@users.noreply.github.com>2021-07-20 12:58:39 -0400
committerGitHub <noreply@github.com>2021-07-20 09:58:39 -0700
commit16e52980c4072b0e227e88307a109fe111907079 (patch)
treeb9590a57258d4d9b1486e765e6f8d6ae9b7f6cb2 /keyboards/edi/hardlight/mk1/readme.md
parentec78f8bca2523a91a293d8ae4d61050d1e36b320 (diff)
[Keyboard] Hard Light - Add keyboard, basic keymap (#12654)
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/edi/hardlight/mk1/readme.md')
-rw-r--r--keyboards/edi/hardlight/mk1/readme.md19
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).