summaryrefslogtreecommitdiff
path: root/keyboards/mechstudio/dawn/readme.md
diff options
context:
space:
mode:
authorDavid Dejaeghere <david.dejaeghere@tarpit.be>2021-01-24 00:59:15 +0100
committerGitHub <noreply@github.com>2021-01-23 15:59:15 -0800
commit78693dfa31a1b63f2e88817a64fb96d14b198dc9 (patch)
treebdee061ff05e3c787027f8f8f6fbab4823d2d29f /keyboards/mechstudio/dawn/readme.md
parentd6701b3ac7b05dc6f8ce87b525af14932d5c0f27 (diff)
[Keyboard] adding support for new keyboard Dawn (#11564)
* initial commit Dawn keyboard * fixing some matrix * final tweaks to keymaps and info.json layout * fix info.json missing delimiter * missing elements in info.json layout, resolved through lint * fixed missing link image in readme * Update keyboards/mechstudio/dawn/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: David <david@tarpit.be> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/mechstudio/dawn/readme.md')
-rw-r--r--keyboards/mechstudio/dawn/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/mechstudio/dawn/readme.md b/keyboards/mechstudio/dawn/readme.md
new file mode 100644
index 0000000000..011184e400
--- /dev/null
+++ b/keyboards/mechstudio/dawn/readme.md
@@ -0,0 +1,20 @@
+# Dawn
+
+![Dawn](https://i.imgur.com/OD1OTU4h.jpg)
+
+## Support
+* Keyboard Maintainer: [NecromanX](https://github.com/dejaeghered)
+* Hardware Supported: Dawn
+* Hardware Availability: [mech.studio](https://mech.studio/projects/dawn/)
+
+## Features
+- QMK Firmware
+- USB-C Connector
+- no in switch LEDs
+
+## Build
+Make example for this keyboard (after setting up your build environment):
+
+ make mechstudio/dawn:default
+
+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).