21 Commits (36e26e5cf8308f7c0b24ab41c4e5e011a77e1877)

Author SHA1 Message Date
jack a6f3194397
Add ability to enter bootloader mode from `QK_MAKE` (#17745) 3 years ago
Drashna Jaelre 787a68948f
[Core] Add Reboot keycode to core (#15990) 4 years ago
Drashna Jaelre 02655690f4
[Core] Add compile/make macro to core (#15959)
* [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>
4 years ago
Ryan b45a037c7e
Rename some Quantum keycodes (#15968)
* Rename some Quantum keycodes

* Tweak EEPROM clear and debug keycode short aliases
4 years ago
skullY 54c58ea6de Add explicit id tags to externally linked headers 6 years ago
fauxpark a73c38112d
Move Grave Escape, Lock and Leader keycodes into their own sect… (#8093) 6 years ago
fauxpark c7b2d60a23 Move Space Cadet keycodes to their own section in keycode reference (#7889) 6 years ago
XScorpion2 c6184d2e7e 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
7 years ago
Drashna Jaelre 6e44f94f21 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
7 years ago
fauxpark bb53635f33 Trim trailing whitespace 8 years ago
fauxpark 4c675a83ba Format keycode tables 8 years ago
fauxpark 7b0356d1d4 Convert all headings to Title Case 8 years ago
skullydazed 67cc5cebc0 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
8 years ago
skullY 9d1a08e38a Doc updates from going through every file 8 years ago
skullY 9b879b1267 break up keymaps and quantum keycodes into files by feature 8 years ago
discursivemoth b7d43ee253 correct tilde to grave 8 years ago
Fredric Silberberg 5fc4a664dc Added initial key lock documentation. 8 years ago
skullY 03eb6a3e86 comment out unformatted audio/midi sections 9 years ago
skullY d8e29b53fe Update a bunch of docs 9 years ago
skullY 910d32c07e Flesh out the quantum_keycodes documentation 9 years ago
Jack Humbert d5244c6cf4 restructure keycode docs 9 years ago