qmk_firmware/keyboards/mechstudio/dawn/readme.md
David Dejaeghere 78693dfa31
[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>
2021-01-23 15:59:15 -08:00

21 lines
687 B
Markdown

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