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.
Joshua Diamond e0f548085c
Add ability to blink lighting layer for a specified duration (#8760)
* Implement momentarily blink of lighting layers

* Refactor spidey3 userspace to use rgb layer blink

* Remove un-necessary line from example in documentation

* Revert "Refactor spidey3 userspace to use rgb layer blink"

This reverts commit 831649bb680c41c6d663ae6fa86d13f4f8bebdd8.

* Adds a missing bit of documentation about lighting layer blink

* Update docs/feature_rgblight.md per suggestions

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update docs/feature_rgblight.md per suggestions

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update docs/feature_rgblight.md per suggestions

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* cformat, as suggested

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
6 years ago
..
api
audio format code according to conventions [skip ci] 6 years ago
backlight Initial arm->chibios pass - simplify some platform logic (#8450) 6 years ago
debounce quantum/debounce: Added sym_pk debounce algorithm (#8587) 6 years ago
keymap_extras format code according to conventions [skip ci] 6 years ago
process_keycode Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674) 6 years ago
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common Run clang-format manually to fix recently changed files (#8552) 6 years ago
stm32 Add SPI master for ChibiOS/ARM. (#8779) 6 years ago
template Audio_Enable, AVR template update (#8901) 6 years ago
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h Initial support for ATtiny85 (#8632) 6 years ago
debounce.h
dip_switch.c Bugfix for quantum/dip_switch.c (#8731) 6 years ago
dip_switch.h
dynamic_keymap.c format code according to conventions [skip ci] 6 years ago
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Strip out features to allow minimum firmware sizes (#8645) 6 years ago
led_matrix.c
led_matrix_drivers.c
led_tables.c Remove unused LED_BREATHING_TABLE 6 years ago
led_tables.h Remove unused LED_BREATHING_TABLE 6 years ago
ledmatrix.h
matrix.c
matrix_common.c
mcu_selection.mk Initial support for ATtiny85 (#8632) 6 years ago
pointing_device.c
pointing_device.h
quantum.c Fix bug with layer caching in get_event_keycode (#8693) 6 years ago
quantum.h format code according to conventions [skip ci] 6 years ago
quantum_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 6 years ago
rgb.h
rgb_matrix.c Run clang-format manually to fix recently changed files (#8552) 6 years ago
rgb_matrix.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgblight.c Add ability to blink lighting layer for a specified duration (#8760) 6 years ago
rgblight.h Add ability to blink lighting layer for a specified duration (#8760) 6 years ago
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
send_string_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 6 years ago
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Configurable VIA layout options default value (#8707) 6 years ago
via.h Configurable VIA layout options default value (#8707) 6 years ago
wpm.c Run clang-format manually to fix recently changed files (#8552) 6 years ago
wpm.h Run clang-format manually to fix recently changed files (#8552) 6 years ago