[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
This commit is contained in:
FateEverywhere
2022-01-07 15:21:04 -05:00
committed by GitHub
parent a8927ac601
commit 145e91d41f
11 changed files with 510 additions and 0 deletions

View File

@@ -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).