Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-03 | Basic keycode overhaul (#14726) | Ryan | |
2020-12-30 | Update keycode docs (#11343) | Ryan | |
2020-04-12 | Add *OPT aliases for *ALT keycodes and macros (#8714) | Konstantin Đorđević | |
2019-10-30 | Remove obsolete note about media keys in MacOS (#6631) | Steve Purcell | |
* 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> | |||
2019-10-26 | Backslash-escape pipe character in keycode lists (#7157) | fauxpark | |
2019-01-17 | Add new brightness aliases to keycodes_basic.md | fauxpark | |
2018-12-12 | Add standard definitions for ALGR and KC_ALGR (#4389) | Konstantin Đorđević | |
* 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 | |||
2018-11-28 | Add Extrakey support for Brightness up/down (#4477) | Giuseppe Rota | |
2018-11-13 | Docs: Fix descriptions of KC_INT1 and KC_INT3 | KOBAYASHI Daisuke | |
2018-10-17 | Fix more broken links to the HID spec | Christoffer Holmberg | |
2018-08-04 | More improvements to keycode docs (#3567) | fauxpark | |
* Reorder keycode list docs according to HID usage * Add missing keycodes/descriptions/aliases | |||
2018-06-28 | Clean up SEND_STRING keycodes and add media keys (#3214) | fauxpark | |
* 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 | |||
2018-03-16 | Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. | fauxpark | |
2017-12-09 | Format keycode tables | fauxpark | |
2017-12-09 | Convert all headings to Title Case | fauxpark | |
2017-09-25 | platform descriptions to match master keycodes.md documentation | surlyjake | |
2017-08-16 | Doc updates from going through every file | skullY | |