aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SDCard_Updates.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Update the Contact documentKevin O'Connor2023-11-011-1/+1
| | | | | | | | | | | | | | | | | | Try to make it more clear that Discord is not Discourse, as the two similarly sounding services are often confused by users unfamiliar with them. The Klipper Discourse and Klipper Discord are available for many topics related to Klipper - reword some sections to make their use more open. Avoid referring to the Klipper github repo in this Contact document as we no longer use Klipper github issues at all. Remove the table of contents as it is largely redundant for the document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix typos (#6032)Thijs Triemstra2023-02-201-3/+3
| | | Signed-off-by: Thijs Triemstra <info@collab.nl>
* docs: Add SDIO programming and split verification details to SDCard_UpdatesDonna Whisnant2022-09-111-6/+114
| | | | Signed-off-by: Donna Whisnant <dewhisna@dewtronics.com>
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-8/+6
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* docs: add documentation for SD Card firmware updatesArksine2021-02-051-0/+149
Signed-off-by: Eric Callahan <arksine.code@gmail.com>