qmk_firmware/quantum
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173)
* Initial ARM bitbang ws2812 driver

* Unify chibios platform to run rgblight_task

* Remove 'avr only' comments from ws2812 docs

* Remove 'avr only' comments from ws2812 docs

* Unify chibios platform to run rgblight_task - review comments

* Remove debug flags from keymap

* Add comments from review

* Add defines for STM32L0XX

* Attempt to get arm ws2812 working on multiple gcc versions
2019-11-07 13:10:29 +00:00
..
api
audio
backlight Initial migration of software PWM backlight (#6709) 2019-11-02 21:20:03 +00:00
debounce
keymap_extras Fix formatting for sendstring LUTs (#7176) 2019-10-28 15:54:05 -07:00
process_keycode [Core] Convert Dynamic Macro to a Core Feature (#5948) 2019-11-04 22:59:13 -08:00
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common Remove duplicate pro_micro.h (#7246) 2019-11-03 22:35:43 +00:00
stm32 ARM - ws2812 bitbang (#7173) 2019-11-07 13:10:29 +00:00
template New and improved lock LED callbacks (#7215) 2019-11-06 00:42:16 +00:00
tools
visualizer
api.c
api.h
color.c Smoother Linear Light Table (#6764) 2019-09-18 18:32:38 -07:00
color.h
config_common.h Added uart config for using rn42 with at90usb1286 (#6582) 2019-10-16 09:10:23 +11:00
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 2019-11-04 22:59:13 -08:00
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Move tmk_core/common/backlight to quantum/backlight (#6710) 2019-10-17 17:48:58 +01:00
led_matrix.c
led_matrix_drivers.c
led_tables.c Smoother Linear Light Table (#6764) 2019-09-18 18:32:38 -07:00
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c New and improved lock LED callbacks (#7215) 2019-11-06 00:42:16 +00:00
quantum.h New and improved lock LED callbacks (#7215) 2019-11-06 00:42:16 +00:00
quantum_keycodes.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 2019-11-04 22:59:13 -08:00
rgb.h
rgb_matrix.c
rgb_matrix.h
rgb_matrix_drivers.c Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) 2019-10-29 01:00:03 +00:00
rgb_matrix_types.h
rgblight.c Fix small hiccup in snake animation (#6858) 2019-10-15 23:13:13 +01:00
rgblight.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h