Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Clarify audio keycodes (#4620) | Drashna Jaelre | 2018-12-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | * Clarify audio keycodes * Spelling errors Co-Authored-By: drashna <drashna@live.com> * Spacing in md Co-Authored-By: drashna <drashna@live.com> * Fix midi link too * Wordsmithing | ||||
* | Docs: Remove duplicate layer block in keycodes.md (#4621) | Drashna Jaelre | 2018-12-14 | 1 | -21/+10 |
| | | | | | | | | | | * Docs: Remove duplicate layer block in keycodes.md Reorder and add OSL * remove glitch Co-Authored-By: drashna <drashna@live.com> | ||||
* | Add standard definitions for ALGR and KC_ALGR (#4389) | Konstantin Đorđević | 2018-12-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * 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 |
| | |||||
* | Add EEPROM_RESET keycode to keycodes.md doc (#4473) | noroadsleft | 2018-11-23 | 1 | -12/+13 |
| | |||||
* | Fixed Unicode Support heading (#4425) | James Osborn | 2018-11-14 | 1 | -0/+1 |
| | | | Previously, Unicode Support heading appeared as the last row in the Swap Hands table. | ||||
* | Docs: Fix descriptions of KC_INT1 and KC_INT3 | KOBAYASHI Daisuke | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) | Konstantin Đorđević | 2018-11-06 | 1 | -1/+0 |
| | | | | | | * Remove ALTG(kc) as it's misleading and is not actually AltGr * Add temporary alias for ALGR in keyboards/planck/keymaps/pevecyan/keymap.c | ||||
* | Create AG_TOGG code to toggle Alt/Gui swap. | Joe Wasson | 2018-09-17 | 1 | -0/+1 |
| | |||||
* | Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ↵ | fauxpark | 2018-08-30 | 1 | -2/+2 |
| | | | | (#3799) | ||||
* | Dedupe shifted keycodes listing | fauxpark | 2018-08-11 | 1 | -1/+1 |
| | |||||
* | More improvements to keycode docs (#3567) | fauxpark | 2018-08-04 | 1 | -128/+141 |
| | | | | | | * Reorder keycode list docs according to HID usage * Add missing keycodes/descriptions/aliases | ||||
* | Docs: Fixed the link to the advanced keycodes wiki (#3505) | Bruno Fagundez | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Overhaul to keycode related docs | Drashna Jaelre | 2018-07-15 | 1 | -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 | ||||
* | 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 rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII | 2018-06-04 | 1 | -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 | ||||
* | Update documentation for rgb matrix (#3023) | yiancar | 2018-05-22 | 1 | -0/+16 |
| | | | | | | * Update documentation for rgb matrix - Updated keycodes.md to include RGB matrix keycodes + necessary link | ||||
* | Add macro for momentarily switching to a layer while some mods are active ↵ | snyman | 2018-03-20 | 1 | -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 | ||||
* | Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. | fauxpark | 2018-03-16 | 1 | -218/+218 |
| | |||||
* | Add keycodes for swap-hands feature. | Joe Wasson | 2018-03-16 | 1 | -0/+12 |
| | |||||
* | Fixed typo of 'confid.h' to 'config.h' (#2448) | Brian Choromanski | 2018-02-28 | 1 | -1/+1 |
| | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs | ||||
* | Remove reference to BL_x in keycodes.md, and add BL_BRTG | fauxpark | 2018-01-12 | 1 | -5/+5 |
| | |||||
* | Format keycode tables | fauxpark | 2017-12-09 | 1 | -312/+389 |
| | |||||
* | Clarify `KC_PWR` vs `KC_POWER`. Fixes #1994. | skullY | 2017-11-10 | 1 | -2/+2 |
| | |||||
* | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | 2017-10-24 | 1 | -18/+18 |
| | | | | | | * fix #1313 by documenting more config.h options * Clean up and organize documentation | ||||
* | updated keycodes media descriptions | surlyjake | 2017-09-25 | 1 | -6/+6 |
| | | | Platform compatibility descriptions added for mute, volume up/down | ||||
* | Doc updates from going through every file | skullY | 2017-08-16 | 1 | -39/+3 |
| | |||||
* | break up keymaps and quantum keycodes into files by feature | skullY | 2017-08-16 | 1 | -13/+347 |
| | |||||
* | restructure keycode docs | Jack Humbert | 2017-06-29 | 1 | -215/+4 |
| | |||||
* | convert docs to lowercase and underscores | Jack Humbert | 2017-06-10 | 1 | -0/+228 |