Age | Commit message (Expand) | Author |
2020-03-31 | Rename UC_OSX (and related constants) to UC_MAC (#8589) | Konstantin Đorđević |
2020-01-19 | Run clang-format manually to fix recently changed files (#7934) | Joel Challis |
2019-12-05 | Add short aliases for Magic keycodes (#7541) | fauxpark |
2019-11-17 | Run clang-format manually to fix recently changed files | zvecr |
2019-11-04 | [Core] Convert Dynamic Macro to a Core Feature (#5948) | Drashna Jaelre |
2019-09-24 | ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) | Joel Challis |
2019-09-19 | DRV2605L Continuous Haptic Feedback Support (#6461) | MechMerlin |
2019-08-30 | clang-format changes | skullY |
2019-08-30 | Hotfix: Reinstate the KC_DELT alias | skullY |
2019-08-30 | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević |
2019-08-21 | Added keycodes for swapping and unswapping the Control and OS keys (#6110) | Stephen Wanhella |
2019-08-08 | Rename QK_TMK(_MAX) to QK_BASIC (#6509) | fauxpark |
2019-07-16 | Allow Combo feature to be enabled/disabled live (#6318) | Drashna Jaelre |
2019-05-03 | New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix... | Konstantin Đorđević |
2019-04-29 | Simple extended space cadet (#5277) | XScorpion2 |
2019-02-24 | Fix indentation in quantum_keycodes.h (#5221) | Konstantin Đorđević |
2019-02-21 | Velocikey: Match RGB animation speed to typing speed (#3754) | Chris Lewis |
2019-02-16 | Haptic feedback generalized - DRV2605 and solenoids (#4939) | ishtob |
2019-01-25 | Add C(), A() and G() to match already existing S() (#4673) | fauxpark |
2019-01-08 | Tidy up Mod-Tap shortcuts (#4806) | fauxpark |
2019-01-08 | Add missing parentheses to some important macros (#4775) | Konstantin Đorđević |
2019-01-07 | Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm... | Konstantin Đorđević |
2018-12-19 | Overhaul Unicode Common functionality (#4325) | Drashna Jaelre |
2018-12-12 | Add standard definitions for ALGR and KC_ALGR (#4389) | Konstantin Đorđević |
2018-11-27 | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević |
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 |