summaryrefslogtreecommitdiffstats
path: root/keyboards/edi/hardlight/mk2/readme.md
diff options
context:
space:
mode:
authorFateEverywhere <41215461+FateEverywhere@users.noreply.github.com>2022-01-07 15:21:04 -0500
committerGitHub <noreply@github.com>2022-01-07 12:21:04 -0800
commit145e91d41f97f210783f053c6caf8eeb37be4fc2 (patch)
tree193dbb4a5ec139199489109c0bd4554582ed9cfe /keyboards/edi/hardlight/mk2/readme.md
parenta8927ac60140a2b12bb47661e22c9218f16897f5 (diff)
[Keyboard] Hard Light Mark 2 and keymaps (#13719)
* Hard Light Mark 2 and keymaps This time with minor competence! * Update keyboards/edi/hardlight/mk2/rules.mk * Delete config.h * Apply suggestions from code review
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).