Joel Challis b5bcd5b0a1 Refactor some platform dependent logic (#13675) пре 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 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
bootmagic 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
debounce 4fe4087d4a Enforce memory allocator for ChibiOS builds with allocating debounce algorithms (#11630) пре 5 година
keymap_extras 3486870ee4 Adds Swedish Mac ISO and ANSI keymaps (#13055) пре 5 година
led_matrix_animations 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
led_matrix_runners 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
process_keycode 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
rgb_matrix_animations 41f649c9a9 fix line endings пре 5 година
rgb_matrix_runners a913db63aa Fix zero condition of reactive runners that will suspend RGB animation (#12710) пре 5 година
sequencer c66df16644 2020 November 28 Breaking Changes Update (#11053) пре 5 година
serial_link 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) пре 5 година
split_common 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
template 94e94ffb5b Recommend use of LED Indicator config (#10895) пре 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 3d70766327 Add BGR byte order for WS2812 drivers (#11562) пре 5 година
command.c 3a98bd75c8 Merge remote-tracking branch 'origin/master' into develop пре 5 година
command.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) пре 5 година
config_common.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
debounce.h b5b119544a Removed #include "matrix.h" from debounce.h пре 7 година
dip_switch.c 355f075b57 format code according to conventions [skip ci] пре 6 година
dip_switch.h dab4967f1b Add Dip Switch as a core feature (#6140) пре 7 година
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 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
encoder.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 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 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
keymap.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) пре 5 година
keymap_common.c b5bcd5b0a1 Refactor some platform dependent logic (#13675) пре 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_matrix.c 9975e17712 Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) пре 5 година
led_matrix.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
led_matrix_drivers.c 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
led_matrix_types.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 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 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
matrix.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
matrix_common.c f5a38b95c1 Remove legacy print backward compatiblitly (#11805) пре 5 година
mcu_selection.mk 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
mousekey.c 816f2f9cc2 Fix Kinetic speed condition (#12139) пре 5 година
mousekey.h 0288142769 Migrate mousekey to quantum (#11804) пре 5 година
pointing_device.c b2d0e8a491 Manually run formatting job (#11797) пре 5 година
pointing_device.h 780ca5565d Improve Pointing Device report sending (#11064) пре 5 година
quantum.c 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
quantum.h b5bcd5b0a1 Refactor some platform dependent logic (#13675) пре 5 година
quantum_keycodes.h 7e832e46de Add Mac centric Shift and Alt + GUI Macros (#13107) пре 5 година
rgb.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) пре 5 година
rgb_matrix.c 9975e17712 Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) пре 5 година
rgb_matrix.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
rgb_matrix_drivers.c 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
rgb_matrix_types.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
rgblight.c b5bcd5b0a1 Refactor some platform dependent logic (#13675) пре 5 година
rgblight.h b5bcd5b0a1 Refactor some platform dependent logic (#13675) пре 5 година
rgblight_breathe_table.h 37fb14f1b5 CLI-ify rgblight_breathing_table_calc.c (#11174) пре 5 година
rgblight_list.h 08bf9f9e74 Add definitions for RGB off/black. (#11132) пре 5 година
rgblight_modes.h 2fe7e221ec New RGB Lighting effect: Twinkle (#8887) пре 6 година
rgblight_post_config.h b624f32f94 clang-format changes пре 7 година
ring_buffer.h 99bffc2a21 Migrate some tmk_core files to quantum (#11791) пре 5 година
send_string.c 88dce24375 Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) пре 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 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година
wpm.h 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) пре 5 година