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