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.
* Gets RGB working on a split keyboard with IS31FL3733. Currently needs small tweak to re-enable WS2812 * Added helper function * Trying to integrate the function * Moved functionality into a macro * Swapped conditional for a macro everywhere * Tidying up * More code cleanup * Documentation updates * Fixed formatting via linter * Switching to a function from a macro * Fixed compile error * Fixing WS2812 behavior. UNTESTED. * Updated documentation about the driver addresses. * Fixed code for WS2812 * Trying to add in LED_MATRIX support * Updated effects for LED matrix * Updated third-party effect defines. * Ran format-c on modified files * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Move to static inline. Avoids issues with gcc v8+ * Move helper function for LED_matrix to static inline to avoid issues with gcc v8+ Co-authored-by: Vlad Kvitnevskiy <vladkvit@outlook.com> Co-authored-by: Ryan <fauxpark@gmail.com> |
4 years ago | |
|---|---|---|
| .. | ||
| audio | 4 years ago | |
| backlight | 4 years ago | |
| bootmagic | 4 years ago | |
| debounce | 4 years ago | |
| keymap_extras | 4 years ago | |
| led_matrix | 4 years ago | |
| logging | 4 years ago | |
| process_keycode | 4 years ago | |
| rgb_matrix | 4 years ago | |
| rgblight | 4 years ago | |
| sequencer | 4 years ago | |
| split_common | 4 years ago | |
| action.c | 4 years ago | |
| action.h | 4 years ago | |
| action_code.h | 4 years ago | |
| action_layer.c | 4 years ago | |
| action_layer.h | 4 years ago | |
| action_macro.c | 4 years ago | |
| action_macro.h | 4 years ago | |
| action_tapping.c | 4 years ago | |
| action_tapping.h | 4 years ago | |
| action_util.c | 4 years ago | |
| action_util.h | 4 years ago | |
| bitwise.c | ||
| bitwise.h | ||
| color.c | ||
| color.h | ||
| command.c | 4 years ago | |
| command.h | 4 years ago | |
| config_common.h | ||
| crc.c | ||
| crc.h | ||
| debounce.h | ||
| digitizer.c | 4 years ago | |
| digitizer.h | 4 years ago | |
| dip_switch.c | 4 years ago | |
| dip_switch.h | ||
| dynamic_keymap.c | ||
| dynamic_keymap.h | ||
| dynamic_macro.h | ||
| eeconfig.c | 4 years ago | |
| eeconfig.h | 4 years ago | |
| encoder.c | 4 years ago | |
| encoder.h | ||
| haptic.c | 4 years ago | |
| haptic.h | 4 years ago | |
| joystick.c | ||
| joystick.h | ||
| keyboard.c | 4 years ago | |
| keyboard.h | 4 years ago | |
| keycode.h | 4 years ago | |
| keycode_config.c | ||
| keycode_config.h | ||
| keymap.h | 4 years ago | |
| keymap_common.c | 4 years ago | |
| led.c | ||
| led.h | ||
| led_tables.c | ||
| led_tables.h | ||
| main.c | 4 years ago | |
| matrix.c | 4 years ago | |
| matrix.h | ||
| matrix_common.c | ||
| mousekey.c | ||
| mousekey.h | ||
| pointing_device.c | ||
| pointing_device.h | ||
| programmable_button.c | 4 years ago | |
| programmable_button.h | 4 years ago | |
| quantum.c | 4 years ago | |
| quantum.h | 4 years ago | |
| quantum_keycodes.h | 4 years ago | |
| raw_hid.h | 4 years ago | |
| ring_buffer.h | ||
| send_string.c | ||
| send_string.h | ||
| send_string_keycodes.h | ||
| sync_timer.c | 4 years ago | |
| sync_timer.h | 4 years ago | |
| util.h | ||
| variable_trace.c | ||
| variable_trace.h | ||
| velocikey.c | ||
| velocikey.h | ||
| via.c | 4 years ago | |
| via.h | 4 years ago | |
| via_ensure_keycode.h | ||
| virtser.h | 4 years ago | |
| wpm.c | 4 years ago | |
| wpm.h | ||