Ryan 806aa9bc67 Remove comments about custom ldscript for Teensy LC (#11224) 5 anni fa
..
api b624f32f94 clang-format changes 7 anni fa
audio 9366ed7282 Normalise include statements in keyboard code (#11185) 5 anni fa
backlight c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
debounce 6ea4b06f9f Run cformat and dos2unix manually (#11235) 5 anni fa
keymap_extras 8ea7f4f45f Fixed french quotes on canadian multilingual (#11183) 5 anni fa
process_keycode f40b564683 Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on Linux (#11232) 5 anni fa
rgb_matrix_animations c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
rgb_matrix_runners c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
sequencer c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
serial_link 501f2fdef1 Normalise include statements in core code (#11153) 5 anni fa
split_common 6ea4b06f9f Run cformat and dos2unix manually (#11235) 5 anni fa
template 94e94ffb5b Recommend use of LED Indicator config (#10895) 5 anni fa
tools 13bb6b4b7f Backlight abstraction and other changes (#439) 10 anni fa
visualizer 501f2fdef1 Normalise include statements in core code (#11153) 5 anni fa
api.c b624f32f94 clang-format changes 7 anni fa
api.h b624f32f94 clang-format changes 7 anni fa
color.c c990dc1e6c Add support for hsv->rgb conversion without using CIE curve. (#9856) 6 anni fa
color.h c59f87a5d7 add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184) 5 anni fa
config_common.h c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
debounce.h b5b119544a Removed #include "matrix.h" from debounce.h 7 anni fa
dip_switch.c 355f075b57 format code according to conventions [skip ci] 6 anni fa
dip_switch.h dab4967f1b Add Dip Switch as a core feature (#6140) 7 anni fa
dynamic_keymap.c 97122d203b [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) 5 anni fa
dynamic_keymap.h b624f32f94 clang-format changes 7 anni fa
dynamic_macro.h 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 anni fa
encoder.c c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
encoder.h 63177760de Added encoder support to split common code (#5477) 7 anni fa
fauxclicky.c 501f2fdef1 Normalise include statements in core code (#11153) 5 anni fa
fauxclicky.h a9f7d4dccc Various compilation fixes for avr-gcc 10 (#9269) 5 anni fa
joystick.c d4be07dad3 Hid joystick interface (#4226) 6 anni fa
joystick.h c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
keycode_config.c b624f32f94 clang-format changes 7 anni fa
keycode_config.h b624f32f94 clang-format changes 7 anni fa
keymap.h 501f2fdef1 Normalise include statements in core code (#11153) 5 anni fa
keymap_common.c 58a9c84d6b Strip out features to allow minimum firmware sizes (#8645) 6 anni fa
led.c 1ff5ee255f Indicator LEDs as config (#10816) 5 anni fa
led_matrix.c c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
led_matrix.h c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
led_matrix_drivers.c c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
led_tables.c 5e1ce3988d Remove unused LED_BREATHING_TABLE 6 anni fa
led_tables.h 5e1ce3988d Remove unused LED_BREATHING_TABLE 6 anni fa
matrix.c 6ea4b06f9f Run cformat and dos2unix manually (#11235) 5 anni fa
matrix_common.c 355f075b57 format code according to conventions [skip ci] 6 anni fa
mcu_selection.mk 806aa9bc67 Remove comments about custom ldscript for Teensy LC (#11224) 5 anni fa
pointing_device.c b624f32f94 clang-format changes 7 anni fa
pointing_device.h b624f32f94 clang-format changes 7 anni fa
quantum.c c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
quantum.h 501f2fdef1 Normalise include statements in core code (#11153) 5 anni fa
quantum_keycodes.h c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anni fa
rgb.h b624f32f94 clang-format changes 7 anni fa
rgb_matrix.c 501f2fdef1 Normalise include statements in core code (#11153) 5 anni fa
rgb_matrix.h e3888281f4 Fix missing define to map rgb_matrix function set to rgblight. (#11084) 5 anni fa
rgb_matrix_drivers.c f2eb080aa2 Add support for 4 IS31FL3731 devices (#10860) 5 anni fa
rgb_matrix_types.h 4c14b11fc7 Add Indicator flag for RGB Matrix (#9933) 6 anni fa
rgblight.c 10e4487ba3 Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` includes. (#11192) 5 anni fa
rgblight.h 4b74f985ec Tweak the Christmas animation effect to be less harsh on the eyes (#7648) 6 anni fa
rgblight_breathe_table.h 37fb14f1b5 CLI-ify rgblight_breathing_table_calc.c (#11174) 5 anni fa
rgblight_list.h 08bf9f9e74 Add definitions for RGB off/black. (#11132) 5 anni fa
rgblight_modes.h 2fe7e221ec New RGB Lighting effect: Twinkle (#8887) 6 anni fa
rgblight_post_config.h b624f32f94 clang-format changes 7 anni fa
send_string_keycodes.h 370577e4ed Add *OPT aliases for *ALT keycodes and macros (#8714) 6 anni fa
variable_trace.c b624f32f94 clang-format changes 7 anni fa
variable_trace.h b624f32f94 clang-format changes 7 anni fa
velocikey.c b624f32f94 clang-format changes 7 anni fa
velocikey.h b624f32f94 clang-format changes 7 anni fa
via.c bc7a745227 Fix typo in via.c (#10000) 5 anni fa
via.h 501f2fdef1 Normalise include statements in core code (#11153) 5 anni fa
wpm.c 6ceaae30f5 Run clang-format manually to fix recently changed files (#8552) 6 anni fa
wpm.h 6ceaae30f5 Run clang-format manually to fix recently changed files (#8552) 6 anni fa