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.
* add rgblight_set_effect_range() * implement effect range * Arrange the order of function list in rgblight.h . * update docs/feature_rgblight.md * fix RGBLIGHT_RAINBOW_SWIRL_RANGE default value * add example code about Utility Functions * add example code about direct operation functions * When RGBLIGHT_SPLIT is defined, the following function has no meaning and is invalidated. * rgblight_setrgb_master(r, g, b) * rgblight_setrgb_slave(r, g, b) * rgblight_sethsv_master(h, s, v) * rgblight_sethsv_slave(h, s, v) * add temporary test code for rgblight_set_effect_range * fix rgblight_effect_knight() bug * Test End. Revert "add temporary test code for rgblight_set_effect_range" This reverts commit 5680cddd012d68b2db75a532862a7fef250f8973. |
7 years ago | |
|---|---|---|
| .. | ||
| api | ||
| audio | 7 years ago | |
| debounce | 7 years ago | |
| keymap_extras | 7 years ago | |
| process_keycode | 7 years ago | |
| rgb_matrix_animations | 7 years ago | |
| serial_link | ||
| split_common | 7 years ago | |
| stm32 | 7 years ago | |
| template | 7 years ago | |
| tools | ||
| visualizer | 7 years ago | |
| api.c | 7 years ago | |
| api.h | ||
| color.c | 7 years ago | |
| color.h | ||
| config_common.h | 7 years ago | |
| debounce.h | 7 years ago | |
| dynamic_keymap.c | 7 years ago | |
| dynamic_keymap.h | ||
| dynamic_macro.h | ||
| encoder.c | 7 years ago | |
| encoder.h | 7 years ago | |
| fauxclicky.c | ||
| fauxclicky.h | ||
| keycode_config.c | ||
| keycode_config.h | ||
| keymap.h | ||
| keymap_common.c | 7 years ago | |
| led_matrix.c | 7 years ago | |
| led_matrix_drivers.c | 7 years ago | |
| led_tables.c | 7 years ago | |
| led_tables.h | ||
| ledmatrix.h | 7 years ago | |
| matrix.c | 7 years ago | |
| mcu_selection.mk | 7 years ago | |
| pincontrol.h | ||
| pointing_device.c | ||
| pointing_device.h | ||
| quantum.c | 7 years ago | |
| quantum.h | 7 years ago | |
| quantum_keycodes.h | 7 years ago | |
| rgb.h | ||
| rgb_matrix.c | 7 years ago | |
| rgb_matrix.h | 7 years ago | |
| rgb_matrix_drivers.c | 7 years ago | |
| rgb_matrix_types.h | 7 years ago | |
| rgblight.c | 7 years ago | |
| rgblight.h | 7 years ago | |
| rgblight_breathe_table.h | 7 years ago | |
| rgblight_list.h | 7 years ago | |
| rgblight_modes.h | 7 years ago | |
| rgblight_post_config.h | 7 years ago | |
| rgblight_reconfig.h | ||
| rgblight_types.h | ||
| send_string_keycodes.h | ||
| variable_trace.c | ||
| variable_trace.h | ||
| velocikey.c | 7 years ago | |
| velocikey.h | 7 years ago | |