aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/quantum_keycodes.h
AgeCommit message (Expand)Author
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
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundGravatar Jack Humbert
2017-06-27Adds parenthesis where they might be neededGravatar Jack Humbert
2017-06-16Added Grave Escape (#1391)Gravatar jamesofarrell
2017-03-28Clarify the quantum license (#1042)Gravatar skullydazed
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesGravatar Jack Humbert
2017-03-24Refactor Bluetooth HandlingGravatar Travis La Marr
2017-03-08Left control and altGravatar Lukas Stiebig
2017-02-25Update existing keymapsGravatar Gabriel Young
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGravatar Gabriel Young
2017-02-19Allow customization of the number of tone keycodes and add example keymapGravatar Gabriel Young
2017-02-19add keycodes for transpose rangeGravatar Gabriel Young
2017-02-19implement modulationGravatar Gabriel Young
2017-02-19add support for pedal cc messagesGravatar Gabriel Young
2017-02-19initial implementation of polyphony using variable length array of notes onGravatar Gabriel Young
2017-02-19Expand MIDI key codesGravatar Gabriel Young
2017-02-15give error if both unicode/map are enabledGravatar Jack Humbert
2017-02-15adds layer tap toggleGravatar Jack Humbert
2017-02-13Add keycodes to turn on, turn off and toggle faux clickyGravatar Priyadi Iman Nurcahyo
2017-02-11Make room for 'loose keycodes' by halving UNICODE_MAP rangeGravatar Priyadi Iman Nurcahyo