diff options
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 @@ | |||
1 | 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: | ||
2 | |||
3 | * **Have a PCB available for sale** - unfortunately there's just too much variation and complications with handwired keyboards. | ||
4 | * **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. | ||
5 | * **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. | ||
6 | |||
7 | 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 | ||