92a787ca4c
[Docs] Use HTTPS for images and links where possible ( #11695 )
2021-01-30 22:00:56 +11:00
4d33d72975
New command: qmk lint ( #10761 )
...
* 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-11-07 09:56:08 -08:00
2013f63134
Fixes small typo in docs ( #10515 )
2020-10-05 19:21:39 +11:00
dc98d44582
[Docs] added the description of the reading order of the rules.mk files. ( #8566 )
...
* 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-29 13:00:47 -07:00
5bd0a5a585
[Docs] added the description of the reading order of the config.h files. ( #8545 )
...
* 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
2020-03-25 21:13:16 -07:00
de386e5972
Fixed typos in documentation ( #6871 )
...
* 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-10-02 16:41:32 -04:00
aeee735f35
Clarify LAYOUT vs LAYOUT_all
2019-02-08 15:13:20 -08:00
330e2e6af5
Address comments in #4832 . Move info.json reference to its own file.
2019-02-08 15:13:20 -08:00
24b7d058e2
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
a45b625b62
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
a5f1581316
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
5fdb398e0a
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
bd9be8af4a
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
59bf9127f2
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
b577b3b461
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
a47860e7e3
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
096b480e3d
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
9f2f9b5333
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
7e44618325
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
81a5e4d718
Update docs/hardware_keyboard_guidelines.md
...
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com >
2019-02-08 15:13:20 -08:00
154e1d99c3
tweak the keyboard guidelines
2019-02-08 15:13:20 -08:00
c3e0ef4d8a
Update the keyboard guidelines
2019-02-08 15:13:20 -08:00
9fb1e5d171
Remove bootloader key as it is no longer used ( #3093 )
2018-06-01 12:26:48 -07:00
3b525dcf9c
Remove obsolete info.json entries ( #2712 )
2018-04-07 17:37:31 -07:00
cc323df9ba
Fix broken Markdown ( #2652 )
...
Fix links in Keyboard Guidelines page
2018-03-31 20:54:01 -07:00
6d66fe0c0c
Added bootloader options
...
I think I got all of them, so I removed the "FIXME".
2018-03-20 11:47:22 -04:00
b36b4382d0
Mention invalid names in the readme. ( #2458 )
2018-03-03 09:52:09 -08:00
e87c39d302
More thoroughly document Bootmagic and Command ( #2455 )
2018-03-02 09:21:03 -08:00
bb53635f33
Trim trailing whitespace
2017-12-09 10:46:11 -05:00
7b0356d1d4
Convert all headings to Title Case
2017-12-09 10:46:11 -05:00
535c2f60a9
use real greater than and less than chars
2017-11-02 16:27:17 -07:00
432674781a
Document info.json files
2017-11-02 01:31:02 -07:00
67cc5cebc0
Restructure the hardware and feature docs to make things easier to find ( #1888 )
...
* fix #1313 by documenting more config.h options
* Clean up and organize documentation
2017-10-24 20:34:28 -07:00