Drashna Jaelre
8c3054777a
Docs: Remove duplicate layer block in keycodes.md ( #4621 )
...
* Docs: Remove duplicate layer block in keycodes.md
Reorder and add OSL
* remove glitch
Co-Authored-By: drashna <drashna@live.com>
6 years ago
Konstantin Đorđević
28fbf84cc5
Add standard definitions for ALGR and KC_ALGR ( #4389 )
...
* 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
6 years ago
Giuseppe Rota
8b85ec2a98
Add Extrakey support for Brightness up/down ( #4477 )
6 years ago
noroadsleft
ee8627e078
Add EEPROM_RESET keycode to keycodes.md doc ( #4473 )
6 years ago
James Osborn
f7fcba329d
Fixed Unicode Support heading ( #4425 )
...
Previously, Unicode Support heading appeared as the last row in the Swap Hands table.
6 years ago
KOBAYASHI Daisuke
911b2d0756
Docs: Fix descriptions of KC_INT1 and KC_INT3
6 years ago
Konstantin Đorđević
4636f0f623
Remove ALTG(kc) as it's misleading and is not actually AltGr ( #4338 )
...
* Remove ALTG(kc) as it's misleading and is not actually AltGr
* Add temporary alias for ALGR in keyboards/planck/keymaps/pevecyan/keymap.c
6 years ago
Joe Wasson
a6d1db2c27
Create AG_TOGG code to toggle Alt/Gui swap.
6 years ago
fauxpark
ce3ccd3f4a
Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ( #3799 )
6 years ago
fauxpark
d263b27c9a
Dedupe shifted keycodes listing
6 years ago
fauxpark
435a1202e7
More improvements to keycode docs ( #3567 )
...
* Reorder keycode list docs according to HID usage
* Add missing keycodes/descriptions/aliases
6 years ago
Bruno Fagundez
9fc7bb1f6a
Docs: Fixed the link to the advanced keycodes wiki ( #3505 )
6 years ago
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
6 years ago
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
6 years ago
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
7 years ago
yiancar
470c50ddb6
Update documentation for rgb matrix ( #3023 )
...
* Update documentation for rgb matrix
- Updated keycodes.md to include RGB matrix keycodes + necessary link
7 years ago
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
7 years ago
fauxpark
a2e12faa19
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
7 years ago
Joe Wasson
23ac2a02ef
Add keycodes for swap-hands feature.
7 years ago
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
7 years ago
fauxpark
cfcf0fd36b
Remove reference to BL_x in keycodes.md, and add BL_BRTG
7 years ago
fauxpark
4c675a83ba
Format keycode tables
7 years ago
skullY
4df4fa7c26
Clarify `KC_PWR` vs `KC_POWER`. Fixes #1994 .
7 years ago
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
7 years ago
surlyjake
957e44231a
updated keycodes media descriptions
...
Platform compatibility descriptions added for mute, volume up/down
7 years ago
skullY
9d1a08e38a
Doc updates from going through every file
7 years ago
skullY
9b879b1267
break up keymaps and quantum keycodes into files by feature
7 years ago
Jack Humbert
d5244c6cf4
restructure keycode docs
7 years ago
Jack Humbert
ca01d94005
convert docs to lowercase and underscores
8 years ago