Commit Graph

219 Commits (python_optimizations)

Author SHA1 Message Date
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 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
Drashna Jaelre 0e984b6e7e
Add ability to toggle One Shot functionality (#4198) 4 years ago
Ryan 1a7f2c8f45
Extract sendstring into its own compilation unit (#12060) 4 years ago
Joel Challis a3cbc8a004
Overhaul bootmagic logic to have single entrypoint (#8532) 4 years ago
Nick Brassel abe189377c
[BUG] Massdrop develop rgb fix (#12022) 4 years ago
XScorpion2 d1806a26e4
Split transport mirror (#11046) 4 years ago
Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 4 years ago
Joel Challis b2d0e8a491
Manually run formatting job (#11797) 4 years ago
Joshua Diamond ae4ee7553a
Stop sounds when suspended (#11553) 4 years ago
Ryan 6bec7fb3fe
quantum.c send char cleanups (#11743) 4 years ago
Nick Brassel 31c57aab35 `qmk cformat` 4 years ago
Joshua Diamond e190872b82
Improved Language Specific Keycodes for US International and Extended Layouts (#11307) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Joel Challis 1ff5ee255f
Indicator LEDs as config (#10816) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Ryan 3b34858b77 Don't compile outputselect.c if Bluetooth is disabled (#9356) 5 years ago
Ryan 00fc35539d
Make sendstring respect `TAP_CODE_DELAY` (#9623) 5 years ago
Drashna Jaelre 1110fe6c6f
Move dip switch init to back of the init process (#9233) 5 years ago
zvecr 406dc2fb2d Move encoder_read to common location 5 years ago
Drashna Jaelre 23124b9fd1
Fix bug with layer caching in get_event_keycode (#8693) 5 years ago
Joel Challis 58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645) 5 years ago
Ryan 95c5c11d0b
Miscellaneous cleanups (#8639) 5 years ago
QMK Bot 76cb2b1160 format code according to conventions [skip ci] 5 years ago
Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892) 5 years ago
brickbots bfb2f8e0a8
Add Word Per Minute calculation feature (#8054) 5 years ago
Joel Challis 789e199450
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) 5 years ago
Ted M Lin 552f8d81b9
Reduce PROGMEM usage for sendstring LUT (#8109) 5 years ago
Joel Challis 629950e51b
Fix recent clang-format breaking quantum.c (#8282) 5 years ago
QMK Bot 1ec8a7205f format code according to conventions [skip ci] 5 years ago
Ryan ce604e1629
Remove duplicate BRTG case (#8277) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Nick Brassel 444fd3b1cc
Add support for delays in send_string. (#8244) 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
Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 5 years ago
Wilba 320822d75b VIA Configurator Refactor (#7268) 5 years ago
fauxpark e5501d4815 Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring 5 years ago
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 5 years ago
Joel Challis de4eb79c6a Fix breathing toggle when rgb is disabled (#7550) 6 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 6 years ago
Manna Harbour f9521ffa21 Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484) 6 years ago
Joel Challis 2048df8832
Compile out some keycode processing when features are disabled (#7506) 6 years ago
Yan-Fa Li 1604f79623
clean up quantum.c (#7485) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
fauxpark dfb78d2a08 New and improved lock LED callbacks (#7215) 6 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
Joel Challis 4531cc874e
Initial migration of software PWM backlight (#6709) 6 years ago
just-another-jxliu 51bf3ba3e6 Fix held key getting stuck when NKRO is toggled (#6570) 6 years ago