aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/quantum_keycodes.h
Commit message (Expand)AuthorAgeFilesLines
* #define AUTO_SHIFT_SETUP (#8441)Greg Wright2020-08-291-1/+3
* Hid joystick interface (#4226)a-chol2020-08-291-0/+35
* Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)nopunin10did2020-08-171-0/+9
* One shot support for swap hands (#8590)Zsolt Parragi2020-05-141-0/+1
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-121-2/+7
* Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević2020-03-311-2/+4
* Run clang-format manually to fix recently changed files (#7934)Joel Challis2020-01-191-3/+3
* Add short aliases for Magic keycodes (#7541)fauxpark2019-12-051-3/+32
* Run clang-format manually to fix recently changed fileszvecr2019-11-171-1/+1
* [Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre2019-11-041-1/+15
* ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis2019-09-241-0/+2
* DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin2019-09-191-0/+3
* clang-format changesskullY2019-08-301-177/+176
* Hotfix: Reinstate the KC_DELT aliasskullY2019-08-301-0/+2
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-301-2/+0
* Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella2019-08-211-0/+13
* Rename QK_TMK(_MAX) to QK_BASIC (#6509)fauxpark2019-08-081-3/+3
* Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre2019-07-161-0/+3
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-031-2/+5
* Simple extended space cadet (#5277)XScorpion22019-04-291-0/+12
* Fix indentation in quantum_keycodes.h (#5221)Konstantin Đorđević2019-02-241-30/+29
* Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis2019-02-211-0/+3
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-161-19/+30
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-251-1/+4
* Tidy up Mod-Tap shortcuts (#4806)fauxpark2019-01-081-15/+16
* Add missing parentheses to some important macros (#4775)Konstantin Đorđević2019-01-081-11/+10
* Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević2019-01-071-9/+6
* Overhaul Unicode Common functionality (#4325)Drashna Jaelre2018-12-191-3/+18
* Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-121-2/+3
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-271-1/+0
* Add EEPROM_RESET keycode to core code (#4234)Drashna Jaelre2018-11-061-0/+4
* Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Konstantin Đorđević2018-11-061-1/+0
* Add On/Off keycodesDrashna Jaelre2018-09-251-0/+5
* Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson2018-09-171-0/+2
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-5/+1
* Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)fauxpark2018-08-291-44/+44
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-041-0/+2
* Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar2018-05-081-0/+2
* Add Faux Clicking as subset of Audio feature (#2748)Drashna Jaelre2018-04-191-0/+11
* Added bending to MIDI (#2740)adiron2018-04-181-0/+3
* Add macro for momentarily switching to a layer while some mods are active (#2...snyman2018-03-201-0/+5
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-161-0/+10
* Add keycodes for swap-hands feature.Joe Wasson2018-03-161-0/+14
* Fix the SGUI aliasesskullY2018-03-011-4/+4
* Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)skullydazed2018-03-011-2/+4
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-19/+3
* Add on/off/toggle keycodes for Auto ShiftDrashna Jael're2017-12-201-2/+2
* Add toggle option to AutoShiftU-LANDSRAAD\drashna2017-12-201-0/+3
* new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard2017-12-141-0/+3
* fix up midi stuff w/music modeJack Humbert2017-12-101-2/+3