Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-30 | [Docs] Use HTTPS for images and links where possible (#11695) | Ryan | |
2020-11-07 | New command: qmk lint (#10761) | Zach White | |
* 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> | |||
2020-10-05 | Fixes small typo in docs (#10515) | Joe Strong | |
2020-03-29 | [Docs] added the description of the reading order of the rules.mk files. (#8566) | Takeshi ISHII | |
* 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> | |||
2020-03-25 | [Docs] added the description of the reading order of the config.h files. (#8545) | Takeshi ISHII | |
* 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 | |||
2019-10-02 | Fixed typos in documentation (#6871) | Erik Doffagne | |
* 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> | |||
2019-02-08 | Clarify LAYOUT vs LAYOUT_all | skullY | |
2019-02-08 | Address comments in #4832. Move info.json reference to its own file. | skullY | |
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | Konstantin Đorđević | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | Update docs/hardware_keyboard_guidelines.md | fauxpark | |
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com> | |||
2019-02-08 | tweak the keyboard guidelines | skullY | |
2019-02-08 | Update the keyboard guidelines | skullY | |
2018-06-01 | Remove bootloader key as it is no longer used (#3093) | Dan Hertz | |
2018-04-07 | Remove obsolete info.json entries (#2712) | skullydazed | |
2018-03-31 | Fix broken Markdown (#2652) | Mike Kozlowski | |
Fix links in Keyboard Guidelines page | |||
2018-03-20 | Added bootloader options | Merlin04 | |
I think I got all of them, so I removed the "FIXME". | |||
2018-03-03 | Mention invalid names in the readme. (#2458) | Graham P Heath | |
2018-03-02 | More thoroughly document Bootmagic and Command (#2455) | skullydazed | |
2017-12-09 | Trim trailing whitespace | fauxpark | |
2017-12-09 | Convert all headings to Title Case | fauxpark | |
2017-11-02 | use real greater than and less than chars | skullY | |
2017-11-02 | Document info.json files | skullY | |
2017-10-24 | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | |
* fix #1313 by documenting more config.h options * Clean up and organize documentation |