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