Age | Commit message (Collapse) | Author |
|
* Basic qmk lint command
* check for keymap readme
* change the workflow from qmk info to qmk lint
* add a strict mode
* parsing -> parse
* document qmk lint
* small info logging cleanup
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* honor --strict in more places
* change the job name to lint
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
* added the description of the reading order of the rules.mk files.
* Update docs/hardware_keyboard_guidelines.md
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update docs/hardware_keyboard_guidelines.md
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* added the description of the reading order of the config.h files.
* Update docs/hardware_keyboard_guidelines.md
* Update docs/hardware_keyboard_guidelines.md
* Added a description of post_config.h.
* sample bug fix
* sample update
* Update docs/hardware_keyboard_guidelines.md
* Update docs/hardware_keyboard_guidelines.md
* update docs/hardware_keyboard_guidelines.md
* Update docs/hardware_keyboard_guidelines.md
|
|
* Fixed typos in documentation
* Update docs/arm_debugging.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update docs/arm_debugging.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
|
|
|
|
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Fix links in Keyboard Guidelines page
|
|
I think I got all of them, so I removed the "FIXME".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* fix #1313 by documenting more config.h options
* Clean up and organize documentation
|