diff options
Diffstat (limited to 'keyboards/mechstudio/dawn/readme.md')
-rw-r--r-- | keyboards/mechstudio/dawn/readme.md | 20 |
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 000000000..011184e40 --- /dev/null +++ b/keyboards/mechstudio/dawn/readme.md | |||
@@ -0,0 +1,20 @@ | |||
1 | # Dawn | ||
2 | |||
3 |  | ||
4 | |||
5 | ## Support | ||
6 | * Keyboard Maintainer: [NecromanX](https://github.com/dejaeghered) | ||
7 | * Hardware Supported: Dawn | ||
8 | * Hardware Availability: [mech.studio](https://mech.studio/projects/dawn/) | ||
9 | |||
10 | ## Features | ||
11 | - QMK Firmware | ||
12 | - USB-C Connector | ||
13 | - no in switch LEDs | ||
14 | |||
15 | ## Build | ||
16 | Make example for this keyboard (after setting up your build environment): | ||
17 | |||
18 | make mechstudio/dawn:default | ||
19 | |||
20 | 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). | ||