QMK Bot d0aa9ff972 Merge remote-tracking branch 'origin/master' into develop 5 лет назад
..
api 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
audio 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
backlight c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 лет назад
debounce 6ea4b06f9f Run cformat and dos2unix manually (#11235) 5 лет назад
keymap_extras e190872b82 Improved Language Specific Keycodes for US International and Extended Layouts (#11307) 5 лет назад
process_keycode 810eafad12 Fix Tap-Hold Configs (#11127) 5 лет назад
rgb_matrix_animations c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 лет назад
rgb_matrix_runners c66df16644 2020 November 28 Breaking Changes Update (#11053) 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 115b60b0e1 Fix duplicate I2C_KEYMAP_START define (#11237) 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 лет назад
color.c c990dc1e6c Add support for hsv->rgb conversion without using CIE curve. (#9856) 6 лет назад
color.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
config_common.h c66df16644 2020 November 28 Breaking Changes Update (#11053) 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 97122d203b [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) 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 c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 лет назад
encoder.h 63177760de Added encoder support to split common code (#5477) 7 лет назад
fauxclicky.c 501f2fdef1 Normalise include statements in core code (#11153) 5 лет назад
fauxclicky.h a9f7d4dccc Various compilation fixes for avr-gcc 10 (#9269) 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 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
keymap.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
keymap_common.c 58a9c84d6b Strip out features to allow minimum firmware sizes (#8645) 6 лет назад
led.c 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) 5 лет назад
led_matrix.c c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 лет назад
led_matrix.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
led_matrix_drivers.c c66df16644 2020 November 28 Breaking Changes Update (#11053) 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 6ea4b06f9f Run cformat and dos2unix manually (#11235) 5 лет назад
matrix_common.c 355f075b57 format code according to conventions [skip ci] 6 лет назад
mcu_selection.mk 806aa9bc67 Remove comments about custom ldscript for Teensy LC (#11224) 5 лет назад
pointing_device.c 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) 5 лет назад
pointing_device.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
quantum.c e190872b82 Improved Language Specific Keycodes for US International and Extended Layouts (#11307) 5 лет назад
quantum.h d0aa9ff972 Merge remote-tracking branch 'origin/master' into develop 5 лет назад
quantum_keycodes.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
rgb.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
rgb_matrix.c 871d99e659 Merge remote-tracking branch 'origin/master' into develop 5 лет назад
rgb_matrix.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 5 лет назад
rgb_matrix_drivers.c f2eb080aa2 Add support for 4 IS31FL3731 devices (#10860) 5 лет назад
rgb_matrix_types.h 4c14b11fc7 Add Indicator flag for RGB Matrix (#9933) 6 лет назад
rgblight.c 271c0cf136 Merge remote-tracking branch 'upstream/master' into develop 5 лет назад
rgblight.h 48f4768d33 Change include guards in quantum/ to pragma once (#11239) 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 лет назад
send_string_keycodes.h 370577e4ed Add *OPT aliases for *ALT keycodes and macros (#8714) 6 лет назад
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 bc7a745227 Fix typo in via.c (#10000) 5 лет назад
via.h 501f2fdef1 Normalise include statements in core code (#11153) 5 лет назад
wpm.c 6ceaae30f5 Run clang-format manually to fix recently changed files (#8552) 6 лет назад
wpm.h 6ceaae30f5 Run clang-format manually to fix recently changed files (#8552) 6 лет назад