diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-10 14:58:24 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-10 14:58:24 -0400 |
commit | ca01d94005f67ec4fa9528353481faa622d949ae (patch) | |
tree | dd6d59d065492e3bb8192263a8a7e7cc0709c48f /docs/becoming_a_qmk_collaborator.md | |
parent | 558db0e03f0f3993e2b7fb5cc3f285393da0a4c3 (diff) | |
download | qmk_firmware-ca01d94005f67ec4fa9528353481faa622d949ae.tar.gz |
convert docs to lowercase and underscores
Diffstat (limited to 'docs/becoming_a_qmk_collaborator.md')
-rw-r--r-- | docs/becoming_a_qmk_collaborator.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/becoming_a_qmk_collaborator.md b/docs/becoming_a_qmk_collaborator.md new file mode 100644 index 000000000..1427675fd --- /dev/null +++ b/docs/becoming_a_qmk_collaborator.md @@ -0,0 +1,7 @@ +A QMK collaborator is a keyboard maker/designer that is interested in helping QMK grow and fully support their keyboard(s), and encouraging their users/customers to submit features, ideas, and keymaps. We're always looking to add more keyboards and collaborators, but we ask that they fulfill these requirements: + +* **Have a PCB available for sale** - unfortunately there's just too much variation and complications with handwired keyboards. +* **Maintain the your keyboard's directory** - this may just require an initial setup to get your keyboard working, but it could also include accommodating changes made to QMK's core. +* **Approve and merge your keyboard's keymap pull requests** - we like to encourage users to contribute their keymaps for others to see and work from when creating their own. + +If you feel you meet these requirements, shoot us an email at hello@qmk.fm with an introduction and some links to your keyboard!
\ No newline at end of file |