summaryrefslogtreecommitdiff
path: root/quantum/process_keycode
Commit message (Expand)AuthorAge
* Add LM() keys to the list of keys disabled by NO_HAPTIC_MOD (#14181)Purdea Andrei2021-10-03
* Add ability to use numpad digits for unicode mode UC_WIN (#14496)Marcus van Houdt2021-09-21
* Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-15
* Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre2021-09-13
* [Bug] Fix build error when enabling NO_HAPTIC_MOD (#14178)Purdea Andrei2021-08-30
* Add a toggle key for GUI On/Off in Magic feature (#13830)Drashna Jaelre2021-08-18
* Steno combinedkeys (#12538)freqmod2021-08-18
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-18
* Fix `combo_disable` (#13988)Pete Sevander2021-08-14
* Process combos earlier & overlapping combos (#8591)Pete Sevander2021-08-06
* [BUG] Fix Key Override includes (#13831)Drashna Jaelre2021-08-01
* Minor tidy up of key overrides (#13747)Joel Challis2021-07-28
* matrix_scan_x -> x_task (#13748)Joel Challis2021-07-28
* Haptic: driver-> feature (#13713)Joel Challis2021-07-25
* [Feature] Key Overrides (#11422)Jonas Gessner2021-07-13
* Remove rgblight stubs (#13302)Ryan2021-06-23
* Fix bad PR merge for #6580. (#12721)Nick Brassel2021-04-28
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-25
|\
| * Do not leak weak mods from tap dance to the interrupting keypress (#12471)Sergey Vlasov2021-04-25
* | Format code according to conventions (#12680)github-actions[bot]2021-04-25
* | feat: infinite timeout for leader key (#6580)Daniel Rodríguez Rivero2021-04-25
* | Add Per Key functionality for AutoShift (#11536)Drashna Jaelre2021-04-19
* | Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935)Joshua Diamond2021-04-15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-25
|\|
| * Fix issues when manually shifting characters and Auto Shift (#12083)Drashna Jaelre2021-03-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-25
|\|
| * Fix handling multiples of the same MIDI note (fixes bug brought up in issue #...jakobkg2021-03-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-12
|\|
| * Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-12
* | LED Matrix: decouple from Backlight (#12054)Ryan2021-03-08
|/
* Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234)Takeshi Nishio2021-01-19
* Fix Tap-Hold Configs (#11127)Drashna Jaelre2021-01-04
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-26
* Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on ...Joshua Diamond2020-12-23
* Fix Issue #9533 - Delayed shift state handling (#11220)Joshua Diamond2020-12-22
* Normalise include statements in core code (#11153)Ryan2020-12-11
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Allow modified keycodes in Unicode input (#10658)Ryan2020-10-27
* Fix issue introduced by PR#10404 (#10559)a_p_u_r_o2020-10-07
* Fix for MIDI sustain effect issue (#10361)3araht2020-10-04
* format code according to conventions [skip ci]QMK Bot2020-10-04
* Fix issues with unused variables and functions preventing a clean compile.cmdremily2020-09-23
* format code according to conventions [skip ci]QMK Bot2020-08-29
* #define AUTO_SHIFT_SETUP (#8441)Greg Wright2020-08-29
* Hid joystick interface (#4226)a-chol2020-08-29
* Update features to use Custom Tapping Term when appropriate (#6259)Drashna Jaelre2020-08-29
* Bigger combo index (#9318)Pete Sevander2020-08-29
* format code according to conventions [skip ci]QMK Bot2020-07-07
* Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9...Dongfeng Yu2020-07-07
* Improve keycode handling for RGB (#7677)Drashna Jaelre2020-06-22