QMK Bot 1837d98425 Merge remote-tracking branch 'origin/master' into develop %!s(int64=5) %!d(string=hai) anos
..
api eae7343741 Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) %!s(int64=5) %!d(string=hai) anos
audio 4e3726bfe1 Fixup Audio startup and add to documents (#13606) %!s(int64=5) %!d(string=hai) anos
backlight 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) %!s(int64=5) %!d(string=hai) anos
bootmagic a80d789147 Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) %!s(int64=5) %!d(string=hai) anos
debounce a0959f1b33 Add asym_eager_defer_pk debounce type (#12689) %!s(int64=5) %!d(string=hai) anos
keymap_extras 2481e109a0 Merge remote-tracking branch 'origin/master' into develop %!s(int64=5) %!d(string=hai) anos
led_matrix a7d48b063e Fix LED Matrix suspend code (#14090) %!s(int64=5) %!d(string=hai) anos
logging 34de7ca224 Move print/debug files to quantum (#12069) %!s(int64=5) %!d(string=hai) anos
process_keycode 9583f9f589 [Bug] Fix build error when enabling NO_HAPTIC_MOD (#14178) %!s(int64=5) %!d(string=hai) anos
rgb_matrix 92fa07336c [Bug] Fix RGB/LED Matrix Suspend code (#14084) %!s(int64=5) %!d(string=hai) anos
rgblight 4ec8764c70 Merge remote-tracking branch 'upstream/master' into develop %!s(int64=5) %!d(string=hai) anos
sequencer 03d258c222 matrix_scan_x -> x_task (#13748) %!s(int64=5) %!d(string=hai) anos
serial_link 8d9f527081 Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) %!s(int64=5) %!d(string=hai) anos
split_common 4e1c5887c5 [Core] Refactor OLED to allow easy addition of other types (#13454) %!s(int64=5) %!d(string=hai) anos
visualizer 48f4768d33 Change include guards in quantum/ to pragma once (#11239) %!s(int64=5) %!d(string=hai) anos
action.c a84de5e22b Revert 14083 && 14144 (#14150) %!s(int64=5) %!d(string=hai) anos
action.h a84de5e22b Revert 14083 && 14144 (#14150) %!s(int64=5) %!d(string=hai) anos
action_code.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
action_layer.c b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
action_layer.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
action_macro.c b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
action_macro.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
action_tapping.c a84de5e22b Revert 14083 && 14144 (#14150) %!s(int64=5) %!d(string=hai) anos
action_tapping.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
action_util.c b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
action_util.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
api.c b624f32f94 clang-format changes %!s(int64=7) %!d(string=hai) anos
api.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) %!s(int64=5) %!d(string=hai) anos
bitwise.c 99bffc2a21 Migrate some tmk_core files to quantum (#11791) %!s(int64=5) %!d(string=hai) anos
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) %!s(int64=5) %!d(string=hai) anos
color.c c990dc1e6c Add support for hsv->rgb conversion without using CIE curve. (#9856) %!s(int64=6) %!d(string=hai) anos
color.h 653082235a Relocate RGB/HSV color defs to a more fitting place (#13377) %!s(int64=5) %!d(string=hai) anos
command.c 383fae55c5 Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) %!s(int64=5) %!d(string=hai) anos
command.h 383fae55c5 Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) %!s(int64=5) %!d(string=hai) anos
config_common.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) %!s(int64=5) %!d(string=hai) anos
crc.c ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) %!s(int64=5) %!d(string=hai) anos
crc.h ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) %!s(int64=5) %!d(string=hai) anos
debounce.h b829a1d264 Avoid 8-bit timer overflows in debounce algorithms (#12240) %!s(int64=5) %!d(string=hai) anos
digitizer.c 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) %!s(int64=5) %!d(string=hai) anos
digitizer.h 75b49aff56 Digitizer HID interface : absolute coordinates for mouse cursor (#12851) %!s(int64=5) %!d(string=hai) anos
dip_switch.c 69c71d4843 Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079) %!s(int64=5) %!d(string=hai) anos
dip_switch.h 0bde920817 Convert Dip Switch callbacks to boolean functions (#13399) %!s(int64=5) %!d(string=hai) anos
dynamic_keymap.c a116b3f1ae Improve EEPROM defaults for Dynamic Keymaps (#12853) %!s(int64=5) %!d(string=hai) anos
dynamic_keymap.h b624f32f94 clang-format changes %!s(int64=7) %!d(string=hai) anos
dynamic_macro.h 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) %!s(int64=6) %!d(string=hai) anos
eeconfig.c a80d789147 Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) %!s(int64=5) %!d(string=hai) anos
eeconfig.h e756a21636 eeprom_stm32: implement high density wear leveling (#12567) %!s(int64=5) %!d(string=hai) anos
encoder.c 703f027717 Allow for removal of hysteresis on 4x encoders (#13698) %!s(int64=5) %!d(string=hai) anos
encoder.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) %!s(int64=5) %!d(string=hai) anos
haptic.c f945c352e7 Haptic: driver-> feature (#13713) %!s(int64=5) %!d(string=hai) anos
haptic.h f945c352e7 Haptic: driver-> feature (#13713) %!s(int64=5) %!d(string=hai) anos
joystick.c d4be07dad3 Hid joystick interface (#4226) %!s(int64=6) %!d(string=hai) anos
joystick.h c66df16644 2020 November 28 Breaking Changes Update (#11053) %!s(int64=5) %!d(string=hai) anos
keyboard.c f3bef84dac `ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315) %!s(int64=5) %!d(string=hai) anos
keyboard.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
keycode.h b8e913c8db Migrate platform independent code from tmk_core -> quantum (#13673) %!s(int64=5) %!d(string=hai) anos
keycode_config.c b624f32f94 clang-format changes %!s(int64=7) %!d(string=hai) anos
keycode_config.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) %!s(int64=5) %!d(string=hai) anos
keymap.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) %!s(int64=5) %!d(string=hai) anos
keymap_common.c a84de5e22b Revert 14083 && 14144 (#14150) %!s(int64=5) %!d(string=hai) anos
led.c 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) %!s(int64=5) %!d(string=hai) anos
led.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) %!s(int64=5) %!d(string=hai) anos
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE %!s(int64=6) %!d(string=hai) anos
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) %!s(int64=5) %!d(string=hai) anos
main.c 96e2b13d1d Begin to carve out platform/protocol API - Single main loop (#13843) %!s(int64=5) %!d(string=hai) anos
matrix.c 0ae20e7457 Make solo half of split keyboards (more) usable. (#13523) %!s(int64=5) %!d(string=hai) anos
matrix.h ac2e6e01f1 Change the prototype of matrix_output_unselect_delay() (#13045) %!s(int64=5) %!d(string=hai) anos
matrix_common.c ac2e6e01f1 Change the prototype of matrix_output_unselect_delay() (#13045) %!s(int64=5) %!d(string=hai) anos
mcu_selection.mk f314705921 adding uf2 flash support for blackpill 401 (#13968) %!s(int64=5) %!d(string=hai) anos
mousekey.c b5c361542e mousekey: expose current report to users (#13069) %!s(int64=5) %!d(string=hai) anos
mousekey.h b5c361542e mousekey: expose current report to users (#13069) %!s(int64=5) %!d(string=hai) anos
pointing_device.c b2d0e8a491 Manually run formatting job (#11797) %!s(int64=5) %!d(string=hai) anos
pointing_device.h 780ca5565d Improve Pointing Device report sending (#11064) %!s(int64=5) %!d(string=hai) anos
quantum.c 15710db4ad Move feature suspend logic out of platform specific code (#14210) %!s(int64=5) %!d(string=hai) anos
quantum.h a84de5e22b Revert 14083 && 14144 (#14150) %!s(int64=5) %!d(string=hai) anos
quantum_keycodes.h 4c4f632378 Add a toggle key for GUI On/Off in Magic feature (#13830) %!s(int64=5) %!d(string=hai) anos
ring_buffer.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) %!s(int64=5) %!d(string=hai) anos
send_string.c 332a5aa7cb Move `SENDSTRING_BELL` code to `send_string.h` (#13566) %!s(int64=5) %!d(string=hai) anos
send_string.h 88dce24375 Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) %!s(int64=5) %!d(string=hai) anos
send_string_keycodes.h b7870ae78c Workaround for recent changes to mouse keycodes (#12367) %!s(int64=5) %!d(string=hai) anos
util.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) %!s(int64=5) %!d(string=hai) anos
variable_trace.c b624f32f94 clang-format changes %!s(int64=7) %!d(string=hai) anos
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) %!s(int64=5) %!d(string=hai) anos
velocikey.c b624f32f94 clang-format changes %!s(int64=7) %!d(string=hai) anos
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) %!s(int64=5) %!d(string=hai) anos
via.c a80d789147 Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) %!s(int64=5) %!d(string=hai) anos
via.h a80d789147 Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) %!s(int64=5) %!d(string=hai) anos
via_ensure_keycode.h 0779c34db8 Fix keycode mappings for via and ensure they don't change within protocol (#12130) %!s(int64=5) %!d(string=hai) anos
wpm.c 2b097d670a Fix overflows in WPM calculations (#13128) %!s(int64=5) %!d(string=hai) anos
wpm.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) %!s(int64=5) %!d(string=hai) anos