~ruther/qmk_firmware

7e446183259c6537e79b9bb9101bb7c30494653b — Konstantin Đorđević 6 years ago 81a5e4d
Update docs/hardware_keyboard_guidelines.md

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/hardware_keyboard_guidelines.md
M docs/hardware_keyboard_guidelines.md => docs/hardware_keyboard_guidelines.md +1 -1
@@ 49,7 49,7 @@ Your keyboard should be located in `qmk_firmware/keyboards/` and the directory n

### `readme.md`

All projects need to have a `readme.md` file that explains what the keyboard is, who made it, where it is available, and links to more information. Please follow the [published template](documentation_templates.md#keyboard-readmemd-template).
All projects need to have a `readme.md` file that explains what the keyboard is, who made it and where it's available. If applicable, it should also contain links to more information, such as the maker's website. Please follow the [published template](documentation_templates.md#keyboard-readmemd-template).

### `config.h`