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.
qmk_firmware/quantum
Pavlos Vinieratos a28a6e5b79 extract reset keyboard into a function
that makes it easy to call reset_keyboard() from a function in a keymap
9 years ago
..
audio
keymap_extras Fix for '~' in spanish layout 9 years ago
process_keycode Moves features to their own files (process_*), adds tap dance feature (#460) 9 years ago
serial_link Remove extra serial_link subdirectory 9 years ago
template fixes quantum template (actually) 9 years ago
tools
visualizer Move the visualizer_user file to keymap folder 9 years ago
analog.c
analog.h
config_common.h
keycode_config.c
keycode_config.h Add ChibiOS support for QMK (#465) 9 years ago
keymap.h Create keycodes for RGB control functions 9 years ago
keymap_common.c Fix the range for consumer keys 9 years ago
light_ws2812.c updates rgblight implementation, makes non-timer stuff compatible with audio 9 years ago
light_ws2812.h
matrix.c fix/annotate wait_us lines 9 years ago
quantum.c extract reset keyboard into a function 9 years ago
quantum.h extract reset keyboard into a function 9 years ago
rgblight.c updates rgblight implementation, makes non-timer stuff compatible with audio 9 years ago
rgblight.h updates rgblight implementation, makes non-timer stuff compatible with audio 9 years ago