~ruther/qmk_firmware

0cc62459a7eec0d089192c90ecbe7d287685dc7f — Dylan Khor 8 years ago 29bcffb
Minor typo
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/adding_a_keyboard_to_qmk.md
M docs/adding_a_keyboard_to_qmk.md => docs/adding_a_keyboard_to_qmk.md +1 -1
@@ 26,7 26,7 @@ When developing your keyboard, keep in mind that all warnings will be treated as

## Licenses

If you're adapting your keyboard's setup from another project, but not using the same code, but sure to update the copyright header at the top of the files to show your name, it this format:
If you're adapting your keyboard's setup from another project, but not using the same code, but sure to update the copyright header at the top of the files to show your name, in this format:

    Copyright 2017 Your Name <your@email.com>