diff options
author | jfescobar18 <81986725+jfescobar18@users.noreply.github.com> | 2021-10-27 09:59:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 07:59:58 -0700 |
commit | 0b0edf3d81ec0d5494691987f1b1e695fdc35ca5 (patch) | |
tree | 899ab67d5ff5bf1662ec01253045ae6065ad76f8 /keyboards/mechanickeys/undead60m/readme.md | |
parent | 2ac9b31ed1ee45e82ce0ac87680b82e510d481fa (diff) | |
download | qmk_firmware-0b0edf3d81ec0d5494691987f1b1e695fdc35ca5.tar.gz qmk_firmware-0b0edf3d81ec0d5494691987f1b1e695fdc35ca5.zip |
[Keyboard] Docs/folder organization and info json fixed (#14239)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/mechanickeys/undead60m/readme.md')
-rw-r--r-- | keyboards/mechanickeys/undead60m/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/mechanickeys/undead60m/readme.md b/keyboards/mechanickeys/undead60m/readme.md new file mode 100644 index 0000000000..6f62d30333 --- /dev/null +++ b/keyboards/mechanickeys/undead60m/readme.md @@ -0,0 +1,27 @@ +# Undead 60M + +![Undead 60M](https://i.imgur.com/0EWBzNth.jpeg) + +![Undead 60M](https://i.imgur.com/m8z1kMVh.jpeg) + +![Undead 60M](https://i.imgur.com/AZIfVzNh.jpeg) + +A 60% PCB with some add-ons + - RGB Underglow + - Macro cluster + - Hotswap + - optional Knob + +* Keyboard Maintainer: [jfescobar18](https://github.com/jfescobar18) +* Hardware Supported: Undead 60M PCB +* Hardware Availability: [MechanicKeys](https://www.facebook.com/MechanicKeys-104963764775280) + +Make example for this keyboard (after setting up your build environment): + + make undead60m/:default + +Flashing example for this keyboard: + + make undead60m: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). |