summaryrefslogtreecommitdiff
path: root/docs/feature_space_cadet.md
Commit message (Collapse)AuthorAge
* Added mod carry over from press to release. (#5866)XScorpion22019-07-06
| | | | | Update docs/feature_space_cadet.md Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Added check for event pressed to clear space cadet (#5839)XScorpion22019-05-11
| | | | | | | | | | | | * 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)XScorpion22019-05-05
| | | | | | | | * 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)XScorpion22019-04-29
| | | | | | | | * 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)fauxpark2018-08-01
| | | | | | | | * Format Space Cadet documentation * Fix page filenames * Move Caveats section up
* Fix some of the more obvious typosfauxpark2017-12-09
|
* Convert all headings to Title Casefauxpark2017-12-09
|
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-24
* fix #1313 by documenting more config.h options * Clean up and organize documentation