summaryrefslogtreecommitdiff
path: root/keyboards/undead60m/readme.md
diff options
context:
space:
mode:
authorjfescobar18 <81986725+jfescobar18@users.noreply.github.com>2021-08-09 01:17:46 -0500
committerGitHub <noreply@github.com>2021-08-08 23:17:46 -0700
commit59b5c884ff539952fa68df0405ed8ea0f5c652d0 (patch)
tree8c6e71c0abb6b819200c8ade76ff7ee0dd930e37 /keyboards/undead60m/readme.md
parent7c2f48e55d25209eb5b27fc89d024fe985352142 (diff)
[Keyboard] Undead 60M (#13735)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/undead60m/readme.md')
-rw-r--r--keyboards/undead60m/readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/undead60m/readme.md b/keyboards/undead60m/readme.md
new file mode 100644
index 0000000000..6f62d30333
--- /dev/null
+++ b/keyboards/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).