You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jack Humbert 6ed8ce4f59
Merge pull request #1491 from fredizzimo/msys2
7 years ago
..
api
audio don't let timer1 exist without b5 being enabled 7 years ago
keymap_extras Pull out sendstring variations to their own files. 7 years ago
process_keycode switched to uint8 and 16 7 years ago
serial_link
template Fix #1135 by changing the default to at90usb1286 7 years ago
tools
visualizer Fix uninitialized backlight_level in the Visualizer 7 years ago
api.c
api.h
config_common.h
dynamic_macro.h Prevent the recording of looping dynamic macros. 7 years ago
fauxclicky.c
fauxclicky.h
keycode_config.c Allow mod swapping for mod tap (MT) (#1202) 7 years ago
keycode_config.h Allow mod swapping for mod tap (MT) (#1202) 7 years ago
keymap.h
keymap_common.c Fix unreferenced errors with mingw compiler and unit tests 7 years ago
led_tables.c
led_tables.h
matrix.c
pincontrol.h
quantum.c Pull out sendstring variations to their own files. 7 years ago
quantum.h Pull out sendstring variations to their own files. 7 years ago
quantum_keycodes.h Adds parenthesis where they might be needed 7 years ago
rgblight.c
rgblight.h Start mvoing hardware drivers to /drivers/ (#1433) 7 years ago
variable_trace.c
variable_trace.h