Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-22 | Rename some Quantum keycodes (#15968) | Ryan | |
* Rename some Quantum keycodes * Tweak EEPROM clear and debug keycode short aliases | |||
2020-03-05 | Add explicit id tags to externally linked headers | skullY | |
2020-02-07 | Move Grave Escape, Lock and Leader keycodes into their own sect… (#8093) | fauxpark | |
2020-01-14 | Move Space Cadet keycodes to their own section in keycode reference (#7889) | fauxpark | |
2019-05-11 | Added check for event pressed to clear space cadet (#5839) | XScorpion2 | |
* 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) | Drashna Jaelre | |
* 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 | fauxpark | |
2017-12-09 | Format keycode tables | fauxpark | |
2017-12-09 | Convert all headings to Title Case | fauxpark | |
2017-10-24 | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | |
* fix #1313 by documenting more config.h options * Clean up and organize documentation | |||
2017-08-16 | Doc updates from going through every file | skullY | |
2017-08-16 | break up keymaps and quantum keycodes into files by feature | skullY | |
2017-08-15 | correct tilde to grave | discursivemoth | |
2017-08-08 | Added initial key lock documentation. | Fredric Silberberg | |
2017-07-07 | comment out unformatted audio/midi sections | skullY | |
2017-07-03 | Update a bunch of docs | skullY | |
2017-06-28 | Flesh out the quantum_keycodes documentation | skullY | |
2017-06-29 | restructure keycode docs | Jack Humbert | |