Age | Commit message (Expand) | Author |
2021-03-01 | Add ability to toggle One Shot functionality (#4198) | Drashna Jaelre |
2021-01-30 | [Docs] Use HTTPS for images and links where possible (#11695) | Ryan |
2020-12-30 | Update keycode docs (#11343) | Ryan |
2020-08-17 | Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943) | nopunin10did |
2020-06-09 | Add OS compatibility matrix for basic keycodes (#8557) | Ryan |
2020-05-14 | One shot support for swap hands (#8590) | Zsolt Parragi |
2020-04-12 | Add *OPT aliases for *ALT keycodes and macros (#8714) | Konstantin Đorđević |
2020-03-31 | Rename UC_OSX (and related constants) to UC_MAC (#8589) | Konstantin Đorđević |
2020-03-21 | [Docs] Update layer documentation (#8371) | Drashna Jaelre |
2020-03-05 | keycodes.md: hard-code section link id attributes | James Young |
2020-03-05 | keycodes.md: don't use section headings as links | James Young |
2020-03-05 | Add explicit id tags to externally linked headers | skullY |
2020-03-05 | remove some unnecessary external links | James Young |
2020-02-07 | Move Grave Escape, Lock and Leader keycodes into their own sect… (#8093) | fauxpark |
2020-01-14 | Move Space Cadet keycodes to their own section in keycode reference (#7889) | fauxpark |
2019-12-05 | Add short aliases for Magic keycodes (#7541) | fauxpark |
2019-11-28 | Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484) | Manna Harbour |
2019-11-04 | [Core] Convert Dynamic Macro to a Core Feature (#5948) | Drashna Jaelre |
2019-10-30 | Remove obsolete note about media keys in MacOS (#6631) | Steve Purcell |
2019-10-26 | Backslash-escape pipe character in keycode lists (#7157) | fauxpark |
2019-09-24 | ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) | Joel Challis |
2019-08-21 | Added keycodes for swapping and unswapping the Control and OS keys (#6110) | Stephen Wanhella |
2019-06-24 | [Docs] Reword confusing description of `TO(layer)` (#6174) | lf |
2019-05-25 | Document MT keycode in keycodes.md | fauxpark |
2019-05-11 | Added check for event pressed to clear space cadet (#5839) | XScorpion2 |
2019-05-03 | New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix... | Konstantin Đorđević |
2019-01-25 | Add C(), A() and G() to match already existing S() (#4673) | fauxpark |
2019-01-25 | Adding documentation for the LM layer modifier. (#3617) | Dave Brown |
2019-01-17 | Add new brightness aliases to keycodes_basic.md | fauxpark |
2019-01-17 | MacOS Brightness Alias (#4836) | Jeremy Bernhardt |
2019-01-08 | Tidy up Mod-Tap shortcuts (#4806) | fauxpark |
2019-01-07 | Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm... | Konstantin Đorđević |
2018-12-14 | Docs: Clarify audio keycodes (#4620) | Drashna Jaelre |
2018-12-14 | Docs: Remove duplicate layer block in keycodes.md (#4621) | Drashna Jaelre |
2018-12-12 | Add standard definitions for ALGR and KC_ALGR (#4389) | Konstantin Đorđević |
2018-11-28 | Add Extrakey support for Brightness up/down (#4477) | Giuseppe Rota |
2018-11-23 | Add EEPROM_RESET keycode to keycodes.md doc (#4473) | noroadsleft |
2018-11-14 | Fixed Unicode Support heading (#4425) | James Osborn |
2018-11-13 | Docs: Fix descriptions of KC_INT1 and KC_INT3 | KOBAYASHI Daisuke |
2018-11-06 | Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) | Konstantin Đorđević |
2018-09-17 | Create AG_TOGG code to toggle Alt/Gui swap. | Joe Wasson |
2018-08-30 | Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ... | fauxpark |
2018-08-11 | Dedupe shifted keycodes listing | fauxpark |
2018-08-04 | More improvements to keycode docs (#3567) | fauxpark |
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 |
2018-06-28 | Clean up SEND_STRING keycodes and add media keys (#3214) | fauxpark |
2018-06-04 | Add rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII |
2018-05-22 | Update documentation for rgb matrix (#3023) | yiancar |
2018-03-20 | Add macro for momentarily switching to a layer while some mods are active (#2... | snyman |