Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use wayback machine for unreachable site (#20987) | Bodo Graumann | 2023-05-21 | 1 | -1/+1 |
| | |||||
* | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -15/+15 |
| | |||||
* | [Docs] Use HTTPS for images and links where possible (#11695) | Ryan | 2021-01-30 | 1 | -1/+1 |
| | |||||
* | Added mod carry over from press to release. (#5866) | XScorpion2 | 2019-07-06 | 1 | -0/+1 |
| | | | | | Update docs/feature_space_cadet.md Co-Authored-By: fauxpark <fauxpark@gmail.com> | ||||
* | Added check for event pressed to clear space cadet (#5839) | XScorpion2 | 2019-05-11 | 1 | -5/+5 |
| | | | | | | | | | | | | * Added check for pressed to clear space cadet * Found some docs to update * Update docs/quantum_keycodes.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Changes from PR | ||||
* | Space Cadet: Reducing unnecessary reported keypresses (#5781) | XScorpion2 | 2019-05-05 | 1 | -3/+3 |
| | | | | | | | | * Reducing unnecessary reported keypresses and minor docs / variable name changes * Apply suggestions from code review Co-Authored-By: XScorpion2 <rcalt2vt@gmail.com> | ||||
* | Simple extended space cadet (#5277) | XScorpion2 | 2019-04-29 | 1 | -0/+59 |
| | | | | | | | | * Simplifying and Extending Space Cadet to work on Ctrl and Alt keys * PR Review feedback * Reverting back to keycodes | ||||
* | Docs: Format Space Cadet documentation (#3540) | fauxpark | 2018-08-01 | 1 | -24/+0 |
| | | | | | | | | * Format Space Cadet documentation * Fix page filenames * Move Caveats section up | ||||
* | Fix some of the more obvious typos | fauxpark | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | 2017-10-24 | 1 | -0/+24 |
* fix #1313 by documenting more config.h options * Clean up and organize documentation |