summaryrefslogtreecommitdiffstats
path: root/docs/quantum_keycodes.md
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs (#21290)Drashna Jaelre2023-06-191-0/+2
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add ability to enter bootloader mode from `QK_MAKE` (#17745)jack2022-07-231-7/+7
|
* [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-141-0/+1
|
* [Core] Add compile/make macro to core (#15959)Drashna Jaelre2022-03-171-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Core] Add KC_MAKE keycode to core fix linting fix testing error work around test idiocyncracies fix more lint something something stupid tests add doc * updates based on feedback * Add bad names * Fixup docs * semantics but cleaner Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> * Hide oneshot checks behind preprocessors * Move no-compile option around * Fix formatting * make shift optional * Make opt in * fix formatting * update send string function name Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Rename some Quantum keycodes (#15968)Ryan2022-01-221-5/+5
| | | | | * Rename some Quantum keycodes * Tweak EEPROM clear and debug keycode short aliases
* Add explicit id tags to externally linked headersskullY2020-03-051-1/+1
|
* Move Grave Escape, Lock and Leader keycodes into their own sect… (#8093)fauxpark2020-02-071-8/+5
|
* Move Space Cadet keycodes to their own section in keycode reference (#7889)fauxpark2020-01-141-10/+0
|
* Added check for event pressed to clear space cadet (#5839)XScorpion22019-05-111-1/+6
| | | | | | | | | | | | * 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
* Add EEPROM_RESET keycode to core code (#4234)Drashna Jaelre2018-11-061-12/+13
| | | | | | | | | | * Add EEPROM Reset keycode * Add keycode to docs * Move EEPROM Reset code to the end of the enum * Cleanup and naming change
* Trim trailing whitespacefauxpark2017-12-091-1/+1
|
* Format keycode tablesfauxpark2017-12-091-12/+12
|
* Convert all headings to Title Casefauxpark2017-12-091-1/+1
|
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-241-1/+1
| | | | | | * fix #1313 by documenting more config.h options * Clean up and organize documentation
* Doc updates from going through every fileskullY2017-08-161-2/+2
|
* break up keymaps and quantum keycodes into files by featureskullY2017-08-161-336/+4
|
* correct tilde to gravediscursivemoth2017-08-151-1/+1
|
* Added initial key lock documentation.Fredric Silberberg2017-08-081-0/+1
|
* comment out unformatted audio/midi sectionsskullY2017-07-071-0/+4
|
* Update a bunch of docsskullY2017-07-031-13/+13
|
* Flesh out the quantum_keycodes documentationskullY2017-06-281-141/+216
|
* restructure keycode docsJack Humbert2017-06-291-0/+274