aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/quantum_keycodes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2017-12-041-2/+6
* Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim2017-10-241-0/+1
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-181-0/+5
* Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-121-0/+5
* RGB improvements (#1684)skullydazed2017-09-061-0/+16
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-081-0/+4
* Move steno keycodes due to conflict with another PR.Joe Wasson2017-07-271-4/+4
* Add support for GeminiPR steno protocol.Joe Wasson2017-07-271-0/+2
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-271-0/+4
* adds music mode, music mode songs, music maskJack Humbert2017-07-231-0/+3
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-231-0/+4
* Adds parenthesis where they might be neededJack Humbert2017-06-271-2/+2
* Added Grave Escape (#1391)jamesofarrell2017-06-161-0/+3
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+15
* Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-281-7/+234
|\
| * Update existing keymapsGabriel Young2017-02-251-14/+14
| * Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-251-3/+10
| * Allow customization of the number of tone keycodes and add example keymapGabriel Young2017-02-191-0/+84
| * add keycodes for transpose rangeGabriel Young2017-02-191-0/+18
| * implement modulationGabriel Young2017-02-191-1/+5
| * add support for pedal cc messagesGabriel Young2017-02-191-5/+6
| * initial implementation of polyphony using variable length array of notes onGabriel Young2017-02-191-0/+1
| * Expand MIDI key codesGabriel Young2017-02-191-1/+113
* | Refactor Bluetooth HandlingTravis La Marr2017-03-241-3/+0
* | Left control and altLukas Stiebig2017-03-081-0/+2
|/
* give error if both unicode/map are enabledJack Humbert2017-02-151-0/+3
* adds layer tap toggleJack Humbert2017-02-151-4/+9
* Add keycodes to turn on, turn off and toggle faux clickyPriyadi Iman Nurcahyo2017-02-131-0/+7
* Make room for 'loose keycodes' by halving UNICODE_MAP rangePriyadi Iman Nurcahyo2017-02-111-2/+2
* Implement tap mod dual role for right side mods.Priyadi Iman Nurcahyo2017-02-101-7/+21
* Merge pull request #1046 from LukeSilva/masterJack Humbert2017-02-071-0/+2
|\
| * Add support for various tapping macrosLuke Silva2017-01-281-0/+1