summaryrefslogtreecommitdiffstats
path: root/quantum/quantum_keycodes.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević1-2/+5
2019-04-30Simple extended space cadet (#5277)XScorpion21-0/+12
2019-02-25Fix indentation in quantum_keycodes.h (#5221)Konstantin Đorđević1-30/+29
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis1-0/+3
2019-02-17Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob1-19/+30
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark1-1/+4
2019-01-09Tidy up Mod-Tap shortcuts (#4806)fauxpark1-15/+16
2019-01-09Add missing parentheses to some important macros (#4775)Konstantin Đorđević1-11/+10
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević1-9/+6
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre1-3/+18
2018-12-12Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević1-2/+3
2018-11-28Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević1-1/+0
2018-11-06Add EEPROM_RESET keycode to core code (#4234)Drashna Jaelre1-0/+4
2018-11-06Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Konstantin Đorđević1-1/+0
2018-09-25Add On/Off keycodesDrashna Jaelre1-0/+5
2018-09-18Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson1-0/+2
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-5/+1
2018-08-30Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)fauxpark1-44/+44
2018-06-04Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII1-0/+2
2018-05-09Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar1-0/+2
2018-04-19Add Faux Clicking as subset of Audio feature (#2748)Drashna Jaelre1-0/+11
2018-04-19Added bending to MIDI (#2740)adiron1-0/+3
2018-03-21Add macro for momentarily switching to a layer while some mods are active (#2...snyman1-0/+5
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark1-0/+10
2018-03-16Add keycodes for swap-hands feature.Joe Wasson1-0/+14
2018-03-02Fix the SGUI aliasesskullY1-4/+4
2018-03-01Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)skullydazed1-2/+4
2018-01-01backlight breathing overhaul (#2187)Balz Guenat1-19/+3
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're1-2/+2
2017-12-20Add toggle option to AutoShiftU-LANDSRAAD\drashna1-0/+3
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard1-0/+3
2017-12-10fix up midi stuff w/music modeJack Humbert1-2/+3
2017-12-04adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray1-2/+6
2017-10-25Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim1-0/+1
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar1-0/+5
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert1-0/+5
2017-09-06RGB improvements (#1684)skullydazed1-0/+16
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg1-0/+4
2017-07-27Move steno keycodes due to conflict with another PR.Joe Wasson1-4/+4
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson1-0/+2
2017-07-27Add TX Bolt protocol support for StenographyJoe Wasson1-0/+4
2017-07-23adds music mode, music mode songs, music maskJack Humbert1-0/+3
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert1-0/+4
2017-06-27Adds parenthesis where they might be neededJack Humbert1-2/+2
2017-06-16Added Grave Escape (#1391)jamesofarrell1-0/+3
2017-03-29Clarify the quantum license (#1042)skullydazed1-0/+15
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert1-7/+234
2017-03-24Refactor Bluetooth HandlingTravis La Marr1-3/+0
2017-03-08Left control and altLukas Stiebig1-0/+2
2017-02-26Update existing keymapsGabriel Young1-14/+14