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