Joe Wasson
a6d1db2c27
Create AG_TOGG code to toggle Alt/Gui swap.
2018-09-17 15:04:22 -07:00
fauxpark
ce3ccd3f4a
Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ( #3799 )
2018-08-30 09:37:05 -07:00
fauxpark
d263b27c9a
Dedupe shifted keycodes listing
2018-08-11 14:29:53 -07:00
fauxpark
435a1202e7
More improvements to keycode docs ( #3567 )
...
* Reorder keycode list docs according to HID usage
* Add missing keycodes/descriptions/aliases
2018-08-04 09:09:22 -07:00
Bruno Fagundez
9fc7bb1f6a
Docs: Fixed the link to the advanced keycodes wiki ( #3505 )
2018-07-26 17:37:24 -07:00
Drashna Jaelre
8ffeaec3aa
Overhaul to keycode related docs
...
* 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-07-15 13:40:18 -04:00
fauxpark
6590f3c811
Clean up SEND_STRING keycodes and add media keys ( #3214 )
...
* 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-28 08:55:04 -04:00
Takeshi ISHII
5229734647
Add rgblight mode 35 (R,G,B test mode) ( #3114 )
...
* add rgblight mode 35 (RGB cyclic mode) into quantum/rgblight.c
* Update docs, add rgblight mode 35(RGB cyclic)
* rename RGBCYCLIC to RGBTEST
2018-06-04 08:10:39 -07:00
yiancar
470c50ddb6
Update documentation for rgb matrix ( #3023 )
...
* Update documentation for rgb matrix
- Updated keycodes.md to include RGB matrix keycodes + necessary link
2018-05-22 14:18:40 -07:00
snyman
7a5ce36f23
Add macro for momentarily switching to a layer while some mods are active ( #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-20 22:59:54 -04:00
fauxpark
a2e12faa19
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
2018-03-16 16:37:44 -04:00
Joe Wasson
23ac2a02ef
Add keycodes for swap-hands feature.
2018-03-16 16:33:43 -04:00
Brian Choromanski
8e99fbc884
Fixed typo of 'confid.h' to 'config.h' ( #2448 )
...
* Fixed typo of 'confid.h' to 'config.h'
* Fixed broken links in docs
2018-02-28 16:43:15 -05:00
fauxpark
cfcf0fd36b
Remove reference to BL_x in keycodes.md, and add BL_BRTG
2018-01-12 12:52:35 -05:00
fauxpark
4c675a83ba
Format keycode tables
2017-12-09 10:46:11 -05:00
skullY
4df4fa7c26
Clarify `KC_PWR` vs `KC_POWER`. Fixes #1994 .
2017-11-10 17:58:32 -05:00
skullydazed
67cc5cebc0
Restructure the hardware and feature docs to make things easier to find ( #1888 )
...
* fix #1313 by documenting more config.h options
* Clean up and organize documentation
2017-10-24 20:34:28 -07:00
surlyjake
957e44231a
updated keycodes media descriptions
...
Platform compatibility descriptions added for mute, volume up/down
2017-09-25 13:07:46 -04:00
skullY
9d1a08e38a
Doc updates from going through every file
2017-08-16 15:47:20 -04:00
skullY
9b879b1267
break up keymaps and quantum keycodes into files by feature
2017-08-16 15:47:20 -04:00
Jack Humbert
d5244c6cf4
restructure keycode docs
2017-06-29 00:15:07 -04:00
Jack Humbert
ca01d94005
convert docs to lowercase and underscores
2017-06-10 14:58:24 -04:00