Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-30 | Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ↵ | fauxpark | |
(#3799) | |||
2018-08-11 | Dedupe shifted keycodes listing | fauxpark | |
2018-08-04 | More improvements to keycode docs (#3567) | fauxpark | |
* Reorder keycode list docs according to HID usage * Add missing keycodes/descriptions/aliases | |||
2018-07-26 | Docs: Fixed the link to the advanced keycodes wiki (#3505) | Bruno Fagundez | |
2018-07-15 | Overhaul to keycode related docs | Drashna Jaelre | |
* Adds Audio Keycodes to both the feature page and master list * Re-orders the keycode list, so it's alphabetical (mostly) * Add additional (missing) sections to the keycode list * Add and update links in the keycode page * Add and reorder links in sidebar's keycode section | |||
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-06-04 | Add rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII | |
* add rgblight mode 35 (RGB cyclic mode) into quantum/rgblight.c * Update docs, add rgblight mode 35(RGB cyclic) * rename RGBCYCLIC to RGBTEST | |||
2018-05-22 | Update documentation for rgb matrix (#3023) | yiancar | |
* Update documentation for rgb matrix - Updated keycodes.md to include RGB matrix keycodes + necessary link | |||
2018-03-20 | Add macro for momentarily switching to a layer while some mods are active ↵ | snyman | |
(#2460) * Macro for a momentary layer switch with mods Passes through to the existing ACTION_LAYER_MODS macro, albeit with more limited options due to lack of space in the quantum_keycodes enum. * Add documentation for LM layer-mod macro * Clean up Tap Toggle documentation | |||
2018-03-16 | Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. | fauxpark | |
2018-03-16 | Add keycodes for swap-hands feature. | Joe Wasson | |
2018-02-28 | Fixed typo of 'confid.h' to 'config.h' (#2448) | Brian Choromanski | |
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs | |||
2018-01-12 | Remove reference to BL_x in keycodes.md, and add BL_BRTG | fauxpark | |
2017-12-09 | Format keycode tables | fauxpark | |
2017-11-10 | Clarify `KC_PWR` vs `KC_POWER`. Fixes #1994. | skullY | |
2017-10-24 | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | |
* fix #1313 by documenting more config.h options * Clean up and organize documentation | |||
2017-09-25 | updated keycodes media descriptions | surlyjake | |
Platform compatibility descriptions added for mute, volume up/down | |||
2017-08-16 | Doc updates from going through every file | skullY | |
2017-08-16 | break up keymaps and quantum keycodes into files by feature | skullY | |
2017-06-29 | restructure keycode docs | Jack Humbert | |
2017-06-10 | convert docs to lowercase and underscores | Jack Humbert | |