QMK Bot 711388d3e3 Merge remote-tracking branch 'origin/master' into develop il y a 5 ans
..
api 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
audio ae4ee7553a Stop sounds when suspended (#11553) il y a 5 ans
backlight d92ffd1157 Adds AT90USB162 support (#11570) il y a 5 ans
debounce 4fe4087d4a Enforce memory allocator for ChibiOS builds with allocating debounce algorithms (#11630) il y a 5 ans
keymap_extras 6155987d9f Merge remote-tracking branch 'origin/master' into develop il y a 5 ans
process_keycode 71f067a60e Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234) il y a 5 ans
rgb_matrix_animations 345a041cf5 allow customizing decrease delay of rgb heatmap (#11322) il y a 5 ans
rgb_matrix_runners c66df16644 2020 November 28 Breaking Changes Update (#11053) il y a 5 ans
sequencer c66df16644 2020 November 28 Breaking Changes Update (#11053) il y a 5 ans
serial_link 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) il y a 5 ans
split_common 31c57aab35 `qmk cformat` il y a 5 ans
template 94e94ffb5b Recommend use of LED Indicator config (#10895) 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
color.c c990dc1e6c Add support for hsv->rgb conversion without using CIE curve. (#9856) il y a 6 ans
color.h 3d70766327 Add BGR byte order for WS2812 drivers (#11562) il y a 5 ans
config_common.h d92ffd1157 Adds AT90USB162 support (#11570) il y a 5 ans
debounce.h b5b119544a Removed #include "matrix.h" from debounce.h il y a 7 ans
dip_switch.c 355f075b57 format code according to conventions [skip ci] il y a 6 ans
dip_switch.h dab4967f1b Add Dip Switch as a core feature (#6140) il y a 7 ans
dynamic_keymap.c d92ffd1157 Adds AT90USB162 support (#11570) 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 1108210f1b Keep track of encoder activity (#11595) il y a 5 ans
encoder.h 1108210f1b Keep track of encoder activity (#11595) il y a 5 ans
fauxclicky.c 501f2fdef1 Normalise include statements in core code (#11153) il y a 5 ans
fauxclicky.h a9f7d4dccc Various compilation fixes for avr-gcc 10 (#9269) 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 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 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 58a9c84d6b Strip out features to allow minimum firmware sizes (#8645) il y a 6 ans
led.c 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) il y a 5 ans
led_matrix.c c66df16644 2020 November 28 Breaking Changes Update (#11053) il y a 5 ans
led_matrix.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
led_matrix_drivers.c c66df16644 2020 November 28 Breaking Changes Update (#11053) 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 302b35c2a0 fix matrix_io_delay() timing in quantum/matrix.c (#9603) il y a 5 ans
matrix_common.c 302b35c2a0 fix matrix_io_delay() timing in quantum/matrix.c (#9603) il y a 5 ans
mcu_selection.mk d92ffd1157 Adds AT90USB162 support (#11570) il y a 5 ans
pointing_device.c 780ca5565d Improve Pointing Device report sending (#11064) il y a 5 ans
pointing_device.h 780ca5565d Improve Pointing Device report sending (#11064) il y a 5 ans
quantum.c ae4ee7553a Stop sounds when suspended (#11553) il y a 5 ans
quantum.h 31c57aab35 `qmk cformat` il y a 5 ans
quantum_keycodes.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
rgb.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
rgb_matrix.c 871d99e659 Merge remote-tracking branch 'origin/master' into develop il y a 5 ans
rgb_matrix.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) il y a 5 ans
rgb_matrix_drivers.c f2eb080aa2 Add support for 4 IS31FL3731 devices (#10860) il y a 5 ans
rgb_matrix_types.h 4c14b11fc7 Add Indicator flag for RGB Matrix (#9933) il y a 6 ans
rgblight.c d65db68f9f Merge remote-tracking branch 'upstream/master' into develop il y a 5 ans
rgblight.h d65db68f9f Merge remote-tracking branch 'upstream/master' into develop il y a 5 ans
rgblight_breathe_table.h 37fb14f1b5 CLI-ify rgblight_breathing_table_calc.c (#11174) il y a 5 ans
rgblight_list.h 08bf9f9e74 Add definitions for RGB off/black. (#11132) il y a 5 ans
rgblight_modes.h 2fe7e221ec New RGB Lighting effect: Twinkle (#8887) il y a 6 ans
rgblight_post_config.h b624f32f94 clang-format changes il y a 7 ans
send_string_keycodes.h 370577e4ed Add *OPT aliases for *ALT keycodes and macros (#8714) il y a 6 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 bc7a745227 Fix typo in via.c (#10000) il y a 6 ans
via.h 501f2fdef1 Normalise include statements in core code (#11153) il y a 5 ans
wpm.c 6ceaae30f5 Run clang-format manually to fix recently changed files (#8552) il y a 6 ans
wpm.h 6ceaae30f5 Run clang-format manually to fix recently changed files (#8552) il y a 6 ans