Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-11 | Added check for event pressed to clear space cadet (#5839) | ||
* 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 | |||
2018-11-06 | Add EEPROM_RESET keycode to core code (#4234) | ||
* Add EEPROM Reset keycode * Add keycode to docs * Move EEPROM Reset code to the end of the enum * Cleanup and naming change | |||
2017-12-09 | Trim trailing whitespace | ||
2017-12-09 | Format keycode tables | ||
2017-12-09 | Convert all headings to Title Case | ||
2017-10-24 | Restructure the hardware and feature docs to make things easier to find (#1888) | ||
* fix #1313 by documenting more config.h options * Clean up and organize documentation | |||
2017-08-16 | Doc updates from going through every file | ||
2017-08-16 | break up keymaps and quantum keycodes into files by feature | ||
2017-08-15 | correct tilde to grave | ||
2017-08-08 | Added initial key lock documentation. | ||
2017-07-07 | comment out unformatted audio/midi sections | ||
2017-07-03 | Update a bunch of docs | ||
2017-06-28 | Flesh out the quantum_keycodes documentation | ||
2017-06-29 | restructure keycode docs | ||