You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Brassel ab375d3d07 Revert "Keep track of last matrix activity (#10730)"
This reverts commit 79d1db3324.
5 years ago
..
api Change include guards in quantum/ to pragma once (#11239) 5 years ago
audio Change include guards in quantum/ to pragma once (#11239) 5 years ago
backlight 2020 November 28 Breaking Changes Update (#11053) 5 years ago
debounce Run cformat and dos2unix manually (#11235) 5 years ago
keymap_extras Merge remote-tracking branch 'origin/master' into develop 5 years ago
process_keycode Fix Tap-Hold Configs (#11127) 5 years ago
rgb_matrix_animations 2020 November 28 Breaking Changes Update (#11053) 5 years ago
rgb_matrix_runners 2020 November 28 Breaking Changes Update (#11053) 5 years ago
sequencer 2020 November 28 Breaking Changes Update (#11053) 5 years ago
serial_link Ensure single newline at EOF for core files (#11310) 5 years ago
split_common Revert "Keep track of last matrix activity (#10730)" 5 years ago
template Recommend use of LED Indicator config (#10895) 5 years ago
tools
visualizer Change include guards in quantum/ to pragma once (#11239) 5 years ago
api.c
api.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
color.c Add support for hsv->rgb conversion without using CIE curve. (#9856) 5 years ago
color.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
config_common.h 2020 November 28 Breaking Changes Update (#11053) 5 years ago
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) 5 years ago
dynamic_keymap.h
dynamic_macro.h
encoder.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
encoder.h
fauxclicky.c Normalise include statements in core code (#11153) 5 years ago
fauxclicky.h Various compilation fixes for avr-gcc 10 (#9269) 5 years ago
joystick.c Hid joystick interface (#4226) 5 years ago
joystick.h 2020 November 28 Breaking Changes Update (#11053) 5 years ago
keycode_config.c
keycode_config.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
keymap.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
keymap_common.c
led.c Ensure single newline at EOF for core files (#11310) 5 years ago
led_matrix.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
led_matrix.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
led_matrix_drivers.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
led_tables.c
led_tables.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
matrix.c fix matrix_io_delay() timing in quantum/matrix.c (#9603) 5 years ago
matrix_common.c fix matrix_io_delay() timing in quantum/matrix.c (#9603) 5 years ago
mcu_selection.mk Remove comments about custom ldscript for Teensy LC (#11224) 5 years ago
pointing_device.c Ensure single newline at EOF for core files (#11310) 5 years ago
pointing_device.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
quantum.c Improved Language Specific Keycodes for US International and Extended Layouts (#11307) 5 years ago
quantum.h fix matrix_io_delay() timing in quantum/matrix.c (#9603) 5 years ago
quantum_keycodes.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
rgb.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
rgb_matrix.c Merge remote-tracking branch 'origin/master' into develop 5 years ago
rgb_matrix.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
rgb_matrix_drivers.c Add support for 4 IS31FL3731 devices (#10860) 5 years ago
rgb_matrix_types.h Add Indicator flag for RGB Matrix (#9933) 5 years ago
rgblight.c Merge remote-tracking branch 'origin/master' into develop 5 years ago
rgblight.h Merge remote-tracking branch 'origin/master' into develop 5 years ago
rgblight_breathe_table.h CLI-ify rgblight_breathing_table_calc.c (#11174) 5 years ago
rgblight_list.h Add definitions for RGB off/black. (#11132) 5 years ago
rgblight_modes.h
rgblight_post_config.h
send_string_keycodes.h
variable_trace.c
variable_trace.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
velocikey.c
velocikey.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
via.c Fix typo in via.c (#10000) 5 years ago
via.h Normalise include statements in core code (#11153) 5 years ago
wpm.c
wpm.h