Drashna Jaelre
7bd1d18427
[Docs] Add note about ENABLE_COMPILE_KEYCODE
to docs ( #21290 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-06-19 19:55:27 -06:00
jack
a6f3194397
Add ability to enter bootloader mode from QK_MAKE
( #17745 )
2022-07-23 17:43:32 +01:00
Drashna Jaelre
787a68948f
[Core] Add Reboot keycode to core ( #15990 )
2022-05-14 13:35:49 +10:00
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>
2022-03-17 21:19:34 +00:00
Ryan
b45a037c7e
Rename some Quantum keycodes ( #15968 )
...
* Rename some Quantum keycodes
* Tweak EEPROM clear and debug keycode short aliases
2022-01-22 03:34:15 +00:00
skullY
54c58ea6de
Add explicit id tags to externally linked headers
2020-03-05 16:00:10 -08:00
fauxpark
a73c38112d
Move Grave Escape, Lock and Leader keycodes into their own sect… ( #8093 )
2020-02-07 15:54:14 +11:00
fauxpark
c7b2d60a23
Move Space Cadet keycodes to their own section in keycode reference ( #7889 )
2020-01-14 14:02:13 +00:00
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
2019-05-11 22:20:14 -07:00
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
2018-11-06 00:38:18 -05:00
fauxpark
bb53635f33
Trim trailing whitespace
2017-12-09 10:46:11 -05:00
fauxpark
4c675a83ba
Format keycode tables
2017-12-09 10:46:11 -05:00
fauxpark
7b0356d1d4
Convert all headings to Title Case
2017-12-09 10:46:11 -05:00
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
2017-10-24 20:34:28 -07:00
skullY
9d1a08e38a
Doc updates from going through every file
2017-08-16 15:47:20 -04:00
skullY
9b879b1267
break up keymaps and quantum keycodes into files by feature
2017-08-16 15:47:20 -04:00
discursivemoth
b7d43ee253
correct tilde to grave
2017-08-15 19:48:58 -04:00
Fredric Silberberg
5fc4a664dc
Added initial key lock documentation.
2017-08-08 10:02:53 -04:00
skullY
03eb6a3e86
comment out unformatted audio/midi sections
2017-07-07 13:28:31 -07:00
skullY
d8e29b53fe
Update a bunch of docs
2017-07-03 01:30:36 -07:00
skullY
910d32c07e
Flesh out the quantum_keycodes documentation
2017-06-28 23:52:08 -07:00
Jack Humbert
d5244c6cf4
restructure keycode docs
2017-06-29 00:15:07 -04:00