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-fw/quantum
Florian Didron 504bf11769 Allows disabling rgb effects in userspace (#4422)
* Allows disabling animations in user space

* Describe disabling effects in the docs

* Allows disabling individual reactive modes

* Adds the list ode defines
7 years ago
..
api
audio Increasing square wave buffer to max volume. (#4296) 7 years ago
keymap_extras Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) 7 years ago
process_keycode Fix Unicode EEPROM handling so it is consistent. (#4066) 7 years ago
serial_link
split_common Remove old declaration 7 years ago
template modify quantum/template/avr/config.h: add rgblight effect configurations 7 years ago
tools
visualizer
api.c
api.h Only include lufa.h if AVR in quantum/api.h 7 years ago
color.c
color.h
config_common.h Add support for Atmega32A to pin declarations and universal matrix (#4015) 7 years ago
dynamic_keymap.c RAMA M6-B and IS31FL3218 driver (#4021) 7 years ago
dynamic_keymap.h Improved dynamic keymaps (#3972) 7 years ago
dynamic_macro.h
encoder.c add support for encoders to core 7 years ago
encoder.h add support for encoders to core 7 years ago
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Lets split eh (#3120) 7 years ago
led_tables.c
led_tables.h
matrix.c Update quantum matrix to support both AVR and Chibios ARM (#3968) 7 years ago
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Add EEPROM_RESET keycode to core code (#4234) 7 years ago
quantum.h Add support for Atmega32A to pin declarations and universal matrix (#4015) 7 years ago
quantum_keycodes.h Add EEPROM_RESET keycode to core code (#4234) 7 years ago
rgb.h
rgb_matrix.c Allows disabling rgb effects in userspace (#4422) 7 years ago
rgb_matrix.h Allows disabling rgb effects in userspace (#4422) 7 years ago
rgb_matrix_drivers.c RGB Matrix refactoring to open up for new drivers (#3913) 7 years ago
rgblight.c Configurable Rainbow Swirl range (#4376) 7 years ago
rgblight.h A comment indicating the insertion location of the new mode was added. 7 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