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.
qmk_firmware/quantum
David Dai b7688590b8
Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
6 years ago
..
api
audio Make ARM Audio max volume configurable (#4540) 6 years ago
keymap_extras Add standard definitions for ALGR and KC_ALGR (#4389) 6 years ago
process_keycode Register the interrupting keycode in the tap dance state struct 6 years ago
serial_link
split_common Fix Split Common Split_util.c typo 6 years ago
template Make quantum/split_common/serial.[ch] configurable (#4419) 6 years ago
tools
visualizer move lcd_backlight_keyframes to correct location 7 years ago
api.c
api.h Only include lufa.h if AVR in quantum/api.h 6 years ago
color.c
color.h
config_common.h Add support for Atmega32A to pin declarations and universal matrix (#4015) 6 years ago
dynamic_keymap.c Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 6 years ago
dynamic_keymap.h Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 6 years ago
dynamic_macro.h
encoder.c add support for encoders to core 6 years ago
encoder.h add support for encoders to core 6 years ago
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Add Extrakey support for Brightness up/down (#4477) 6 years ago
led_tables.c
led_tables.h
matrix.c Update quantum matrix to support both AVR and Chibios ARM (#3968) 6 years ago
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Overhaul Unicode Common functionality (#4325) 6 years ago
quantum.h Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `readPin` 6 years ago
quantum_keycodes.h Overhaul Unicode Common functionality (#4325) 6 years ago
rgb.h
rgb_matrix.c Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
rgb_matrix.h Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
rgb_matrix_drivers.c RGB Matrix refactoring to open up for new drivers (#3913) 6 years ago
rgblight.c Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
rgblight.h Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
rgblight_list.h
rgblight_reconfig.h rgblight.[ch] more configurable (#3582) 7 years ago
rgblight_types.h Adds support for Planck Rev 6 (#2666) 7 years ago
send_string_keycodes.h
variable_trace.c
variable_trace.h