summaryrefslogtreecommitdiffstats
path: root/docs/keycodes.md
AgeCommit message (Collapse)AuthorFilesLines
2018-08-30Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ↵fauxpark1-2/+2
(#3799)
2018-08-11Dedupe shifted keycodes listingfauxpark1-1/+1
2018-08-04More improvements to keycode docs (#3567)fauxpark1-128/+141
* Reorder keycode list docs according to HID usage * Add missing keycodes/descriptions/aliases
2018-07-27Docs: Fixed the link to the advanced keycodes wiki (#3505)Bruno Fagundez1-1/+1
2018-07-15Overhaul to keycode related docsDrashna Jaelre1-87/+118
* 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-28Clean up SEND_STRING keycodes and add media keys (#3214)fauxpark1-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
2018-06-04Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII1-0/+1
* 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)yiancar1-0/+16
* Update documentation for rgb matrix - Updated keycodes.md to include RGB matrix keycodes + necessary link
2018-03-21Add macro for momentarily switching to a layer while some mods are active ↵snyman1-8/+9
(#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-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark1-218/+218
2018-03-16Add keycodes for swap-hands feature.Joe Wasson1-0/+12
2018-02-28Fixed typo of 'confid.h' to 'config.h' (#2448)Brian Choromanski1-1/+1
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs
2018-01-12Remove reference to BL_x in keycodes.md, and add BL_BRTGfauxpark1-5/+5
2017-12-09Format keycode tablesfauxpark1-312/+389
2017-11-10Clarify `KC_PWR` vs `KC_POWER`. Fixes #1994.skullY1-2/+2
2017-10-25Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed1-18/+18
* fix #1313 by documenting more config.h options * Clean up and organize documentation
2017-09-25updated keycodes media descriptionssurlyjake1-6/+6
Platform compatibility descriptions added for mute, volume up/down
2017-08-16Doc updates from going through every fileskullY1-39/+3
2017-08-16break up keymaps and quantum keycodes into files by featureskullY1-13/+347
2017-06-29restructure keycode docsJack Humbert1-215/+4
2017-06-10convert docs to lowercase and underscoresJack Humbert1-0/+228