aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/split_keyboard.md
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Replace Imgur-hosted images (#25690)James Young2025-11-041-3/+3
|
* docs: fix misspellings (#25555)François Magimel2025-09-091-31/+31
| | | | | | | | * docs: fix misspellings * docs: do line breaks with HTML instead of spaces To remove trailing spaces and to avoid breaking things, line breaks can be done with the HTML br tag.
* Fix typo in docs: split_keyboard.md SPLIT_USB_DETECT ("theres's -> ↵Anthony Abruzzini2025-03-201-1/+1
| | | | | | | | | | | | | "there's") (#24984) * Fix typo "theres's" * Update docs/features/split_keyboard.md Co-authored-by: jack <jack@pngu.org> --------- Co-authored-by: jack <jack@pngu.org>
* Rename encoder pins defines (#24003)Ryan2024-07-031-2/+2
|
* [docs] Organize driver & feature docs into subfolders (#23848)Ryan2024-06-021-0/+508
Co-authored-by: Nick Brassel <nick@tzarc.org>