Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add *OPT aliases for *ALT keycodes and macros (#8714) | Konstantin Đorđević | 2020-04-12 | 1 | -2/+2 |
| | |||||
* | Remove obsolete note about media keys in MacOS (#6631) | Steve Purcell | 2019-10-30 | 1 | -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) | fauxpark | 2019-10-26 | 1 | -22/+22 |
| | |||||
* | Add new brightness aliases to keycodes_basic.md | fauxpark | 2019-01-17 | 1 | -50/+50 |
| | |||||
* | Add standard definitions for ALGR and KC_ALGR (#4389) | Konstantin Đorđević | 2018-12-12 | 1 | -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 Rota | 2018-11-28 | 1 | -0/+2 |
| | |||||
* | Docs: Fix descriptions of KC_INT1 and KC_INT3 | KOBAYASHI Daisuke | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | Fix more broken links to the HID spec | Christoffer Holmberg | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | More improvements to keycode docs (#3567) | fauxpark | 2018-08-04 | 1 | -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) | fauxpark | 2018-06-28 | 1 | -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. | fauxpark | 2018-03-16 | 1 | -15/+15 |
| | |||||
* | Format keycode tables | fauxpark | 2017-12-09 | 1 | -172/+210 |
| | |||||
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | platform descriptions to match master keycodes.md documentation | surlyjake | 2017-09-25 | 1 | -6/+6 |
| | |||||
* | Doc updates from going through every file | skullY | 2017-08-16 | 1 | -0/+192 |