aboutsummaryrefslogtreecommitdiffstats
path: root/docs/keycodes_basic.md
Commit message (Collapse)AuthorAgeFilesLines
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-121-2/+2
|
* Remove obsolete note about media keys in MacOS (#6631)Steve Purcell2019-10-301-3/+3
| | | | | | | | | | | | | | * Remove obsolete note about media keys in MacOS KC_MNXT and KC_MPRV work fine on MacOS, so this note is obsolete. * Document behaviour of MEDIA_FAST_FORWARD/MEDIA_REWIND codes on MacOS * Small typo fix, and make OS-dependent keycode claim less absolute * Update docs/keycodes_basic.md Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Backslash-escape pipe character in keycode lists (#7157)fauxpark2019-10-261-22/+22
|
* Add new brightness aliases to keycodes_basic.mdfauxpark2019-01-171-50/+50
|
* Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-121-1/+1
| | | | | | | | | | | | | | * Add standard ALGR defition, remove (re)definitions from language files * Use ALGR(kc) consistently in ALTGR(kc) aliases * Non-Nordic keymaps should not use NO_ALGR * Add standard KC_ALGR definition * Update docs with ALGR and KC_ALGR * Update SS_ALGR and ALGR_T aliases
* Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-281-0/+2
|
* Docs: Fix descriptions of KC_INT1 and KC_INT3KOBAYASHI Daisuke2018-11-131-2/+2
|
* Fix more broken links to the HID specChristoffer Holmberg2018-10-171-1/+1
|
* More improvements to keycode docs (#3567)fauxpark2018-08-041-137/+160
| | | | | | * Reorder keycode list docs according to HID usage * Add missing keycodes/descriptions/aliases
* Clean up SEND_STRING keycodes and add media keys (#3214)fauxpark2018-06-281-0/+1
| | | | | | | | | | * Clean up SEND_STRING keycodes and add media keys * Remove stray define * Add missing SEND_STRING keycodes for completeness Also, add KC_EJCT to the keycode references
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-161-15/+15
|
* Format keycode tablesfauxpark2017-12-091-172/+210
|
* Convert all headings to Title Casefauxpark2017-12-091-1/+1
|
* platform descriptions to match master keycodes.md documentationsurlyjake2017-09-251-6/+6
|
* Doc updates from going through every fileskullY2017-08-161-0/+192