aboutsummaryrefslogtreecommitdiffstats
path: root/docs/feature_key_lock.md
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Organize driver & feature docs into subfolders (#23848)Ryan2024-06-021-23/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Vitepress conversion of docs. (#23795)Nick Brassel2024-05-301-2/+2
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-251-1/+1
|\
| * [DOCS] Use correct OSM arguments (#18835)Joel Challis2022-10-251-1/+1
| |
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-3/+3
|/
* Added cancel_key_lock function (#15321)wheredoesyourmindgo2021-11-291-1/+2
|
* Add explicit id tags to externally linked headersskullY2020-03-061-1/+1
|
* update one shot keys link (#7020)makenova2019-10-141-1/+1
|
* Docs: Format Key Lock documentation (#3538)fauxpark2018-08-011-7/+18
|
* Convert all headings to Title Casefauxpark2017-12-091-1/+1
|
* Fix internal links in docs/ (#2080)Devin J. Pohly2017-11-301-1/+1
| | | | One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-251-0/+11
* fix #1313 by documenting more config.h options * Clean up and organize documentation