Commit Graph

233 Commits (python_optimizations)

Author SHA1 Message Date
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Nick Brassel 0a8e37509b
Fix bad PR merge for #6580. (#12721) 4 years ago
Sergey Vlasov da6e888a32
Do not leak weak mods from tap dance to the interrupting keypress (#12471) 4 years ago
github-actions[bot] d8f113bf98
Format code according to conventions (#12680) 4 years ago
Daniel Rodríguez Rivero 26b9b3aa23
feat: infinite timeout for leader key (#6580) 4 years ago
Drashna Jaelre c02137a0d2
Add Per Key functionality for AutoShift (#11536) 4 years ago
Joshua Diamond e2289ffac0
Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935) 4 years ago
Drashna Jaelre 57475caab0
Fix issues when manually shifting characters and Auto Shift (#12083) 4 years ago
jakobkg 8e820cde13
Fix handling multiples of the same MIDI note (fixes bug brought up in issue #10199) (#11639) 4 years ago
Ryan 88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 4 years ago
Ryan 9155b59e1a
LED Matrix: decouple from Backlight (#12054) 4 years ago
Takeshi Nishio 71f067a60e
Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234) 4 years ago
Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 4 years ago
Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 4 years ago
Joshua Diamond f40b564683
Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on Linux (#11232) 4 years ago
Joshua Diamond 54e2bf3ede
Fix Issue #9533 - Delayed shift state handling (#11220) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan 2c92ee1f56
Allow modified keycodes in Unicode input (#10658) 5 years ago
a_p_u_r_o bc79e51990
Fix issue introduced by PR#10404 (#10559) 5 years ago
3araht 2bcac45650
Fix for MIDI sustain effect issue (#10361) 5 years ago
QMK Bot c8cff1489a format code according to conventions [skip ci] 5 years ago
cmdremily ef7c79b781 Fix issues with unused variables and functions preventing a clean compile. 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Greg Wright 568cae28ec #define AUTO_SHIFT_SETUP (#8441) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Drashna Jaelre 9d3b26a475 Update features to use Custom Tapping Term when appropriate (#6259) 5 years ago
Pete Sevander b0335b2731 Bigger combo index (#9318) 5 years ago
QMK Bot 9ae15e8c79 format code according to conventions [skip ci] 5 years ago
Dongfeng Yu 666cb44673
Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9446) 5 years ago
Drashna Jaelre 98642ca028
Improve keycode handling for RGB (#7677) 5 years ago
Nick Brassel 3d6d899666
`qmk cformat` (#9500) 5 years ago
Jason Laqua f7eb030e91
Standardize how unicode is processed (fixes #8768) (#8770) 5 years ago
Konstantin Đorđević 94fc32f431
Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674) 5 years ago
Konstantin Đorđević bdfdc506da
Rename UC_OSX (and related constants) to UC_MAC (#8589) 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
Jeremy Bernhardt e5d34fd084
Variable combo (#8120) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Ryan bb8d4b4d23
`send_unicode_string()`: Add support for code points > 0xFFFF (#8236) 5 years ago
Ryan 371ff9dd6f
A proper `send_string()` for the Unicode feature (#8155) 5 years ago
Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
Jeremy Bernhardt d11238f748 switching to you know whats up mode (#7921) 5 years ago
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 5 years ago
Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 6 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 6 years ago
fauxpark 5a6737a778 Send string keycode tweaks (#7471) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
Drashna Jaelre e9c44e396d
Smallish overhaul of Auto-Shift feature (#6067) 6 years ago