aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/quantum_keycodes.h
AgeCommit message (Expand)Author
2019-09-24ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Gravatar Joel Challis
2019-09-19DRV2605L Continuous Haptic Feedback Support (#6461)Gravatar MechMerlin
2019-08-30clang-format changesGravatar skullY
2019-08-30Hotfix: Reinstate the KC_DELT aliasGravatar skullY
2019-08-30Remove KC_DELT alias in favor of KC_DEL (#6327)Gravatar Konstantin Đorđević
2019-08-21Added keycodes for swapping and unswapping the Control and OS keys (#6110)Gravatar Stephen Wanhella
2019-08-08Rename QK_TMK(_MAX) to QK_BASIC (#6509)Gravatar fauxpark
2019-07-16Allow Combo feature to be enabled/disabled live (#6318)Gravatar Drashna Jaelre
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Gravatar Konstantin Đorđević
2019-04-29Simple extended space cadet (#5277)Gravatar XScorpion2
2019-02-24Fix indentation in quantum_keycodes.h (#5221)Gravatar Konstantin Đorđević
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Gravatar Chris Lewis
2019-02-16Haptic feedback generalized - DRV2605 and solenoids (#4939)Gravatar ishtob
2019-01-25Add C(), A() and G() to match already existing S() (#4673)Gravatar fauxpark
2019-01-08Tidy up Mod-Tap shortcuts (#4806)Gravatar fauxpark
2019-01-08Add missing parentheses to some important macros (#4775)Gravatar Konstantin Đorđević
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Gravatar Konstantin Đorđević
2018-12-19Overhaul Unicode Common functionality (#4325)Gravatar Drashna Jaelre
2018-12-12Add standard definitions for ALGR and KC_ALGR (#4389)Gravatar Konstantin Đorđević
2018-11-27Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Gravatar Konstantin Đorđević
2018-11-06Add EEPROM_RESET keycode to core code (#4234)Gravatar Drashna Jaelre
2018-11-06Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Gravatar Konstantin Đorđević
2018-09-25Add On/Off keycodesGravatar Drashna Jaelre
2018-09-17Create AG_TOGG code to toggle Alt/Gui swap.Gravatar Joe Wasson
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Gravatar Joe Wasson
2018-08-29Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)Gravatar fauxpark
2018-06-04Add rgblight mode 35 (R,G,B test mode) (#3114)Gravatar Takeshi ISHII
2018-05-08Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)Gravatar yiancar
2018-04-19Add Faux Clicking as subset of Audio feature (#2748)Gravatar Drashna Jaelre
2018-04-18Added bending to MIDI (#2740)Gravatar adiron
2018-03-20Add macro for momentarily switching to a layer while some mods are active (#2...Gravatar snyman
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.Gravatar fauxpark
2018-03-16Add keycodes for swap-hands feature.Gravatar Joe Wasson
2018-03-01Fix the SGUI aliasesGravatar skullY
2018-03-01Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)Gravatar skullydazed
2018-01-01backlight breathing overhaul (#2187)Gravatar Balz Guenat
2017-12-20Add on/off/toggle keycodes for Auto ShiftGravatar Drashna Jael're
2017-12-20Add toggle option to AutoShiftGravatar U-LANDSRAAD\drashna
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for sma...Gravatar Zach Richard
2017-12-10fix up midi stuff w/music modeGravatar Jack Humbert
2017-12-04adds 'RGB_RMOD' to go through RGB modes in reverseGravatar Colin T.A. Gray
2017-10-24Added a new keycode for cycling through RBG modes which reverses directions w...Gravatar Sebastian Kaim
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Gravatar Jeremy Cowgar
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Gravatar Jack Humbert
2017-09-06RGB improvements (#1684)Gravatar skullydazed
2017-08-08Initial implementation of the key_lock feature.Gravatar Fredric Silberberg
2017-07-27Move steno keycodes due to conflict with another PR.Gravatar Joe Wasson
2017-07-27Add support for GeminiPR steno protocol.Gravatar Joe Wasson
2017-07-27Add TX Bolt protocol support for StenographyGravatar Joe Wasson
2017-07-23adds music mode, music mode songs, music maskGravatar Jack Humbert