summaryrefslogtreecommitdiff
path: root/keyboards/edi/hardlight/mk2/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/edi/hardlight/mk2/readme.md')
-rw-r--r--keyboards/edi/hardlight/mk2/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/edi/hardlight/mk2/readme.md b/keyboards/edi/hardlight/mk2/readme.md
new file mode 100644
index 0000000000..54b14a220e
--- /dev/null
+++ b/keyboards/edi/hardlight/mk2/readme.md
@@ -0,0 +1,22 @@
+# Hard Light Mark 2
+
+![Hard Light Mark 2](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: Mark 2 Hard Light.
+* Hardware Availability: [Seven Store](https://store.7storm.org).
+* To Enter Bootloader:
+ If keyboard is operational, hold RAISE and LOWER then press ENTER.
+ If keyboard is unresponsive, unplug board then hold the BTLDR button on the bottom of the PCB and plug in the keyboard.
+
+Build example for this keyboard (after setting up your build environment):
+
+ make edi/hardlight/mk2:default
+
+Flash example for this keyboard (after setting up your build environment):
+
+ make edi/hardlight/mk2: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).