Age | Commit message (Expand) | Author | Files | Lines |
2019-01-09 | Tidy up Mod-Tap shortcuts (#4806) | fauxpark | 1 | -15/+16 |
2019-01-09 | Add missing parentheses to some important macros (#4775) | Konstantin Đorđević | 1 | -11/+10 |
2019-01-07 | Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm... | Konstantin Đorđević | 1 | -9/+6 |
2018-12-19 | Overhaul Unicode Common functionality (#4325) | Drashna Jaelre | 1 | -3/+18 |
2018-12-12 | Add standard definitions for ALGR and KC_ALGR (#4389) | Konstantin Đorđević | 1 | -2/+3 |
2018-11-28 | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević | 1 | -1/+0 |
2018-11-06 | Add EEPROM_RESET keycode to core code (#4234) | Drashna Jaelre | 1 | -0/+4 |
2018-11-06 | Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) | Konstantin Đorđević | 1 | -1/+0 |
2018-09-25 | Add On/Off keycodes | Drashna Jaelre | 1 | -0/+5 |
2018-09-18 | Create AG_TOGG code to toggle Alt/Gui swap. | Joe Wasson | 1 | -0/+2 |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 1 | -5/+1 |
2018-08-30 | Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430) | fauxpark | 1 | -44/+44 |
2018-06-04 | Add rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII | 1 | -0/+2 |
2018-05-09 | Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) | yiancar | 1 | -0/+2 |
2018-04-19 | Add Faux Clicking as subset of Audio feature (#2748) | Drashna Jaelre | 1 | -0/+11 |
2018-04-19 | Added bending to MIDI (#2740) | adiron | 1 | -0/+3 |
2018-03-21 | Add macro for momentarily switching to a layer while some mods are active (#2... | snyman | 1 | -0/+5 |
2018-03-16 | Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. | fauxpark | 1 | -0/+10 |
2018-03-16 | Add keycodes for swap-hands feature. | Joe Wasson | 1 | -0/+14 |
2018-03-02 | Fix the SGUI aliases | skullY | 1 | -4/+4 |
2018-03-01 | Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442) | skullydazed | 1 | -2/+4 |
2018-01-01 | backlight breathing overhaul (#2187) | Balz Guenat | 1 | -19/+3 |
2017-12-20 | Add on/off/toggle keycodes for Auto Shift | Drashna Jael're | 1 | -2/+2 |
2017-12-20 | Add toggle option to AutoShift | U-LANDSRAAD\drashna | 1 | -0/+3 |
2017-12-14 | new planck keymap, new feature - hybrid shift/enter action key (great for sma... | Zach Richard | 1 | -0/+3 |
2017-12-10 | fix up midi stuff w/music mode | Jack Humbert | 1 | -2/+3 |
2017-12-04 | adds 'RGB_RMOD' to go through RGB modes in reverse | Colin T.A. Gray | 1 | -2/+6 |
2017-10-25 | Added a new keycode for cycling through RBG modes which reverses directions w... | Sebastian Kaim | 1 | -0/+1 |
2017-09-18 | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar | 1 | -0/+5 |
2017-09-12 | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 1 | -0/+5 |
2017-09-06 | RGB improvements (#1684) | skullydazed | 1 | -0/+16 |
2017-08-08 | Initial implementation of the key_lock feature. | Fredric Silberberg | 1 | -0/+4 |
2017-07-27 | Move steno keycodes due to conflict with another PR. | Joe Wasson | 1 | -4/+4 |
2017-07-27 | Add support for GeminiPR steno protocol. | Joe Wasson | 1 | -0/+2 |
2017-07-27 | Add TX Bolt protocol support for Stenography | Joe Wasson | 1 | -0/+4 |
2017-07-23 | adds music mode, music mode songs, music mask | Jack Humbert | 1 | -0/+3 |
2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 1 | -0/+4 |
2017-06-27 | Adds parenthesis where they might be needed | Jack Humbert | 1 | -2/+2 |
2017-06-16 | Added Grave Escape (#1391) | jamesofarrell | 1 | -0/+3 |
2017-03-29 | Clarify the quantum license (#1042) | skullydazed | 1 | -0/+15 |
2017-03-28 | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 1 | -7/+234 |
2017-03-24 | Refactor Bluetooth Handling | Travis La Marr | 1 | -3/+0 |
2017-03-08 | Left control and alt | Lukas Stiebig | 1 | -0/+2 |
2017-02-26 | Update existing keymaps | Gabriel Young | 1 | -14/+14 |
2017-02-26 | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | Gabriel Young | 1 | -3/+10 |
2017-02-20 | Allow customization of the number of tone keycodes and add example keymap | Gabriel Young | 1 | -0/+84 |
2017-02-20 | add keycodes for transpose range | Gabriel Young | 1 | -0/+18 |
2017-02-20 | implement modulation | Gabriel Young | 1 | -1/+5 |
2017-02-20 | add support for pedal cc messages | Gabriel Young | 1 | -5/+6 |
2017-02-20 | initial implementation of polyphony using variable length array of notes on | Gabriel Young | 1 | -0/+1 |