Relocate grave keycode processing (#8082)
[jackhill/qmk/firmware.git] / quantum / process_keycode /
2020-02-05 Joel ChallisRelocate grave keycode processing (#8082)
2020-01-19 Joel ChallisRun clang-format manually to fix recently changed files...
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2020-01-17 Jeremy Bernhardtswitching to you know whats up mode (#7921)
2019-12-16 Joel ChallisRelocate RGB keycode processing (#7508)
2019-12-16 Joel ChallisSoftware backlight improvements (#7255)
2019-12-11 Joel ChallisFix FORCE_NKRO handling (#7601)
2019-12-03 Joel ChallisRelocate magic keycode processing (#7512)
2019-11-26 fauxparkSend string keycode tweaks (#7471)
2019-11-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-11-17 zvecrRun clang-format manually to fix recently changed files
2019-11-05 Drashna Jaelre[Core] Convert Dynamic Macro to a Core Feature (#5948) 0.7.61
2019-11-03 Drashna JaelreSmallish overhaul of Auto-Shift feature (#6067) 0.7.56
2019-10-24 Drashna JaelreFix Tap Dance name for consistency and to match docs...
2019-09-21 Drashna JaelreGeneralize Tap Dance Layer functions (#6629) 0.7.23
2019-08-30 skullYclang-format changes
2019-08-08 fauxparkMask off TD() parameter properly (#6143)
2019-08-06 Zach DeCookMIDI: Fix basic noteon: send correct velocity (#6476) 0.6.443
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check 0.6.432
2019-07-16 Drashna JaelreFix Preprocessor check for Leader Keys
2019-07-16 Drashna JaelreAllow Combo feature to be enabled/disabled live (#6318)
2019-07-16 Drashna JaelreAdd out of bound check for Leader Key sequence array... 0.6.426
2019-07-16 Aapo SaaristoAdd user-overridable callback for cancelling UCIS input... 0.6.421
2019-07-13 William ChangMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-07-07 XScorpion2Added mod carry over from press to release. (#5866)
2019-05-17 JoshAdds a configurable initial delay to the audio clicky... 0.6.380 0.6.381
2019-05-12 XScorpion2Added check for event pressed to clear space cadet... 0.6.373
2019-05-10 William ChangMerge pull request #2 from billiams/feature/billiams
2019-05-10 William ChangMerge branch 'qmk-master'
2019-05-10 William Changresolved conflicts
2019-05-05 XScorpion2Space Cadet: Reducing unnecessary reported keypresses... 0.6.361
2019-05-03 Konstantin ĐorđevićNew keycode macro (XP) for shifted character pairs... 0.6.358
2019-04-30 XScorpion2Simple extended space cadet (#5277) 0.6.345
2019-04-14 Drashna JaelreFix incorrect keyboard dimensions in Configurator API...
2019-04-14 Bobfix combo enabling logic (#5610) 0.6.334
2019-04-08 BobSwitch process_combo to using global register and timer...
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-17 cubimonUnicode fix for new wincompose version (#5082) 0.6.314
2019-02-24 Tobias SchulteFix Tx Bolt ghosting second character on key press... 0.6.302
2019-02-18 Drashna JaelreFix Audio Clicky by adding missing punctuation (#5171) 0.6.296
2019-02-15 Konstantin ĐorđevićRemove problematic unicode_map stub definition in proce... 0.6.282
2019-02-15 Drashna JaelreDebounce refactor / API (#3720) 0.6.280
2019-02-15 Drashna JaelreFix ARM Audio issues and its EEPROM persistence (#4936) 0.6.277
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796) 0.6.254
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
2019-01-18 Mislav ČakarićAllows Terminal to use ModTap/LayerTap keys (#4586) 0.6.239
2019-01-07 Konstantin ĐorđevićImprove consistency in UNICODEMAP code and docs, update... 0.6.225
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-12-30 Giuseppe RotaRegister the interrupting keycode in the tap dance... 0.6.218
2018-12-29 Giuseppe RotaFix leader processing 0.6.217
2018-12-21 Drashna JaelreFix up process_leader to be a bit more optimized (... 0.6.210
2018-12-19 Drashna JaelreOverhaul Unicode Common functionality (#4325) 0.6.207 0.6.208
2018-12-15 Alexander KagnoPer Key Leader Timing Option (#4026) 0.6.206
2018-11-22 Erez ZukermanMerge pull request #4454 from trunneml/improveddebounce
2018-11-20 Erez ZukermanMerge pull request #4453 from drashna/fix_ucis 0.6.181
2018-11-20 Drashna JaelreFix UCIS code
2018-10-19 Drashna JaelreFix Unicode EEPROM handling so it is consistent. (... 0.6.147
2018-10-07 Drashna JaelreAdd non-US Hash and Backslash to AutoShift handling
2018-10-03 martinakcsillaprocess_ucis: Add a callback for success (#4067) 0.6.135
2018-10-02 Drashna JaelreAdd send_unicode_hex_string function (#3828)
2018-10-01 Drashna JaelreAdds default value for TAPPING_TERM if Tap Dance is...
2018-09-28 Drashna JaelreMake Audio Clicky's randomness a float
2018-09-25 Drashna JaelreAdd On/Off keycodes 0.6.122
2018-09-25 Drashna JaelreAdd functions so you can configure programatically
2018-09-25 Drashna JaelreStore Clicky status in EEPROM
2018-09-17 Joe WassonMake `PREVENT_STUCK_MODIFIERS` the default (#3107) 0.6.120
2018-08-19 Shihpin TsengFix process_combo which assign -1 to uint16_t
2018-07-16 Jack HumbertAdds support for Planck Rev 6 (#2666) 0.6.68
2018-07-15 Joe WassonFix tapdance when one-shot is disabled. 0.6.63
2018-06-12 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware...
2018-05-17 M1K3L08Fixed sprintf overflow 0.6.38
2018-05-16 Drashna JaelreAdd default to LEADER_TIMEOUT in case it's not defined...
2018-05-08 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware 0.6.24
2018-05-08 Jack Humbertupdated music mask
2018-05-02 Drashna JaelreUpdate to drashna keymaps and userspace (#2876) 0.6.22
2018-05-01 M1KAdded command history to terminal with other bug fixes... 0.6.21
2018-04-28 Drashna JaelreFix Clicky Down code 0.6.20
2018-04-21 Drashna JaelreFix Audio Clicky sub-feature (#2784) 0.6.16
2018-04-21 Drashna JaelreUpdate to drashna keymaps and userspace (#2756) 0.6.14
2018-04-19 Drashna JaelreAdd Faux Clicking as subset of Audio feature (#2748) 0.6.12
2018-04-19 adironAdded bending to MIDI (#2740) 0.6.11
2018-04-07 SeebsImprove state/chord handling and clean up namespace 0.6.5
2018-03-26 Jason Stillwelladd grave to auto-shift.
2018-03-16 Jason StillwellRule to enable Modifiers with Auto-Shift (#2542)
2018-03-16 Brian ChoromanskiFixed various keymaps and the allocation of "key_combos...
2018-02-08 fredizzimoMerge ChibiOS and LUFA descriptor support (#2362)
2018-02-04 scauligiFixes to get tap dance to fire at proper places (#2272) 0.5.229
2018-01-12 pmaleckaadded the possibility to hav shifted(modded) tap dance
2017-12-20 Drashna Jael'reAdd on/off/toggle keycodes for Auto Shift 0.5.198
2017-12-20 U-LANDSRAAD\drashnaAdd toggle option to AutoShift
2017-12-10 Jack Humbertfixes midi compile error
2017-12-10 Jack Humbertfix up midi stuff w/music mode
2017-10-31 Erez ZukermanMerge pull request #1915 from dondelelcaro/ergodox_ez_l...
2017-10-30 Jody FooFix for issue https://github.com/qmk/qmk_firmware/issue... 0.5.143
2017-10-30 Shihpin TsengFix process_combo.c compile warning
2017-09-18 Jeremy CowgarKC_TILD should not have been listed as an auto shift key
next