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