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.
* RGB Matrix overhaul Breakout of animations to separate files Integration of optimized int based math lib Overhaul of rgb_matrix.c and animations for performance * Updating effect function api for future extensions * Combined the keypresses || keyreleases define checks into a single define so I stop forgetting it where necessary * Moving define RGB_MATRIX_KEYREACTIVE_ENABLED earlier in the include chain * Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes * fix bug in quantum/rgb_matrix_drivers.c Co-Authored-By: jackhumbert <jack.humb@gmail.com> * update command setting to the correct default * correct rgb config * remove commented-out lines * update docs for the 3737 * Update docs/feature_rgb_matrix.md Co-Authored-By: jackhumbert <jack.humb@gmail.com> |
7 years ago | |
|---|---|---|
| .. | ||
| api | 8 years ago | |
| 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 | 7 years ago | |
| color.c | 7 years ago | |
| color.h | 8 years ago | |
| config_common.h | 7 years ago | |
| debounce.h | 7 years ago | |
| dynamic_keymap.c | 7 years ago | |
| dynamic_keymap.h | 7 years ago | |
| dynamic_macro.h | 8 years ago | |
| encoder.c | 7 years ago | |
| encoder.h | 7 years ago | |
| fauxclicky.c | ||
| fauxclicky.h | ||
| keycode_config.c | 8 years ago | |
| keycode_config.h | ||
| keymap.h | 8 years ago | |
| keymap_common.c | 7 years ago | |
| led_matrix.c | 7 years ago | |
| led_matrix_drivers.c | 7 years ago | |
| led_tables.c | ||
| led_tables.h | ||
| ledmatrix.h | 7 years ago | |
| matrix.c | 7 years ago | |
| mcu_selection.mk | 7 years ago | |
| pincontrol.h | ||
| pointing_device.c | 8 years ago | |
| pointing_device.h | 8 years ago | |
| quantum.c | 7 years ago | |
| quantum.h | 7 years ago | |
| quantum_keycodes.h | 7 years ago | |
| rgb.h | 8 years ago | |
| 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_list.h | 8 years ago | |
| rgblight_reconfig.h | 7 years ago | |
| rgblight_types.h | 8 years ago | |
| send_string_keycodes.h | 8 years ago | |
| variable_trace.c | ||
| variable_trace.h | ||
| velocikey.c | 7 years ago | |
| velocikey.h | 7 years ago | |