Drashna Jaelre f56c202fb3 Fix ifdefs for OLED split sync code (#14017) il y a 5 ans
..
api eae7343741 Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) il y a 5 ans
audio b5bcd5b0a1 Refactor some platform dependent logic (#13675) il y a 5 ans
backlight d66090af19 `backlight.c`: include `eeprom.h` (#13024) il y a 5 ans
bootmagic a03aa301de Remove Full Bootmagic (#13846) il y a 5 ans
debounce a0959f1b33 Add asym_eager_defer_pk debounce type (#12689) il y a 5 ans
keymap_extras 8925199ae8 Merge remote-tracking branch 'origin/master' into develop il y a 5 ans
led_matrix 1414e9736d Switch Ergodox Infinity over to split_common (#13481) il y a 5 ans
logging 34de7ca224 Move print/debug files to quantum (#12069) il y a 5 ans
process_keycode fd3dc3a997 Fix `combo_disable` (#13988) il y a 5 ans
rgb_matrix 3858a784c7 Align AW20216 driver (#13712) il y a 5 ans
rgblight 4ec8764c70 Merge remote-tracking branch 'upstream/master' into develop il y a 5 ans
sequencer 03d258c222 matrix_scan_x -> x_task (#13748) il y a 5 ans
serial_link 8d9f527081 Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) il y a 5 ans
split_common f56c202fb3 Fix ifdefs for OLED split sync code (#14017) il y a 5 ans
template a03aa301de Remove Full Bootmagic (#13846) il y a 5 ans
tools 13bb6b4b7f Backlight abstraction and other changes (#439) il y a 10 ans
visualizer 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
api.c b624f32f94 clang-format changes il y a 7 ans
api.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
bitwise.c 99bffc2a21 Migrate some tmk_core files to quantum (#11791) il y a 5 ans
bitwise.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) il y a 5 ans
color.c c990dc1e6c Add support for hsv->rgb conversion without using CIE curve. (#9856) il y a 6 ans
color.h 653082235a Relocate RGB/HSV color defs to a more fitting place (#13377) il y a 5 ans
command.c 383fae55c5 Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) il y a 5 ans
command.h 383fae55c5 Refactor `quantum/command.{c,h}` for code size & {read,maintain}ability (#11842) il y a 5 ans
config_common.h 38d8d5445e Remove KEYMAP and LAYOUT_kc (#12160) il y a 5 ans
crc.c ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) il y a 5 ans
crc.h ef92c9ee2c Add CRC8 calculation subsystem to quantum (#12641) il y a 5 ans
debounce.h b829a1d264 Avoid 8-bit timer overflows in debounce algorithms (#12240) il y a 5 ans
dip_switch.c 0bde920817 Convert Dip Switch callbacks to boolean functions (#13399) il y a 5 ans
dip_switch.h 0bde920817 Convert Dip Switch callbacks to boolean functions (#13399) il y a 5 ans
dynamic_keymap.c a116b3f1ae Improve EEPROM defaults for Dynamic Keymaps (#12853) il y a 5 ans
dynamic_keymap.h b624f32f94 clang-format changes il y a 7 ans
dynamic_macro.h 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) il y a 6 ans
encoder.c a0fed0ea17 Convert Encoder callbacks to be boolean functions (#12805) il y a 5 ans
encoder.h a0fed0ea17 Convert Encoder callbacks to be boolean functions (#12805) il y a 5 ans
haptic.c f945c352e7 Haptic: driver-> feature (#13713) il y a 5 ans
haptic.h f945c352e7 Haptic: driver-> feature (#13713) il y a 5 ans
joystick.c d4be07dad3 Hid joystick interface (#4226) il y a 6 ans
joystick.h c66df16644 2020 November 28 Breaking Changes Update (#11053) il y a 5 ans
keycode_config.c b624f32f94 clang-format changes il y a 7 ans
keycode_config.h 0e984b6e7e Add ability to toggle One Shot functionality (#4198) il y a 5 ans
keymap.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
keymap_common.c 7e983796e1 Process combos earlier & overlapping combos (#8591) il y a 5 ans
led.c 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) il y a 5 ans
led.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) il y a 5 ans
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE il y a 6 ans
led_tables.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
matrix.c ac2e6e01f1 Change the prototype of matrix_output_unselect_delay() (#13045) il y a 5 ans
matrix.h ac2e6e01f1 Change the prototype of matrix_output_unselect_delay() (#13045) il y a 5 ans
matrix_common.c ac2e6e01f1 Change the prototype of matrix_output_unselect_delay() (#13045) il y a 5 ans
mcu_selection.mk b43c6bc176 Add support for STM32F407x MCUs. (#13718) il y a 5 ans
mousekey.c b5c361542e mousekey: expose current report to users (#13069) il y a 5 ans
mousekey.h b5c361542e mousekey: expose current report to users (#13069) il y a 5 ans
pointing_device.c b2d0e8a491 Manually run formatting job (#11797) il y a 5 ans
pointing_device.h 780ca5565d Improve Pointing Device report sending (#11064) il y a 5 ans
quantum.c 7e983796e1 Process combos earlier & overlapping combos (#8591) il y a 5 ans
quantum.h 538d9d7890 Merge remote-tracking branch 'origin/master' into develop il y a 5 ans
quantum_keycodes.h 52cfc9259b [Feature] Key Overrides (#11422) il y a 5 ans
ring_buffer.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) il y a 5 ans
send_string.c 332a5aa7cb Move `SENDSTRING_BELL` code to `send_string.h` (#13566) il y a 5 ans
send_string.h 88dce24375 Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) il y a 5 ans
send_string_keycodes.h b7870ae78c Workaround for recent changes to mouse keycodes (#12367) il y a 5 ans
util.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) il y a 5 ans
variable_trace.c b624f32f94 clang-format changes il y a 7 ans
variable_trace.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
velocikey.c b624f32f94 clang-format changes il y a 7 ans
velocikey.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
via.c 0779c34db8 Fix keycode mappings for via and ensure they don't change within protocol (#12130) il y a 5 ans
via.h 501f2fdef1 Normalise include statements in core code (#11153) il y a 5 ans
via_ensure_keycode.h 0779c34db8 Fix keycode mappings for via and ensure they don't change within protocol (#12130) il y a 5 ans
wpm.c 2b097d670a Fix overflows in WPM calculations (#13128) il y a 5 ans
wpm.h 230f09ca17 [CI] Format code according to conventions (#12623) il y a 5 ans