qmk-firmware/quantum
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183)
* Refactor ps2avrgb i2c ws2812 to core

* Refactor jj40 to use ws2812 i2c driver

* Refactor ps2avrgb template to use ws2812 i2c driver

* Add ws2812 stub files

* clang-format and driver config

* Add ws2812 driver docs

* Fix default config values

* Update tmk_core/protocol/vusb/main.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
2019-10-29 15:53:11 -07:00
..
api clang-format changes 2019-08-30 15:01:52 -07:00
audio clang-format changes 2019-08-30 15:01:52 -07:00
backlight Move tmk_core/common/backlight to quantum/backlight (#6710) 2019-10-17 17:48:58 +01:00
debounce clang-format changes 2019-08-30 15:01:52 -07:00
keymap_extras Fix formatting for sendstring LUTs (#7176) 2019-10-28 15:54:05 -07:00
process_keycode Fix Tap Dance name for consistency and to match docs (#7136) 2019-10-24 20:08:29 +01:00
rgb_matrix_animations clang-format changes 2019-08-30 15:01:52 -07:00
rgb_matrix_runners clang-format changes 2019-08-30 15:01:52 -07:00
serial_link clang-format changes 2019-08-30 15:01:52 -07:00
split_common SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053) 2019-10-17 23:37:37 +01:00
stm32 clang-format changes 2019-08-30 15:01:52 -07:00
template Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
visualizer clang-format changes 2019-08-30 15:01:52 -07:00
api.c clang-format changes 2019-08-30 15:01:52 -07:00
api.h clang-format changes 2019-08-30 15:01:52 -07:00
color.c Smoother Linear Light Table (#6764) 2019-09-18 18:32:38 -07:00
color.h clang-format changes 2019-08-30 15:01:52 -07:00
config_common.h Added uart config for using rn42 with at90usb1286 (#6582) 2019-10-16 09:10:23 +11:00
debounce.h Removed #include "matrix.h" from debounce.h 2019-01-26 22:44:33 +11:00
dip_switch.c Add Dip Switch as a core feature (#6140) 2019-09-03 08:34:31 -07:00
dip_switch.h Add Dip Switch as a core feature (#6140) 2019-09-03 08:34:31 -07:00
dynamic_keymap.c clang-format changes 2019-08-30 15:01:52 -07:00
dynamic_keymap.h clang-format changes 2019-08-30 15:01:52 -07:00
dynamic_macro.h clang-format changes 2019-08-30 15:01:52 -07:00
encoder.c Updated split encoders so indexes are based on left hand encoders first (#6382) 2019-09-18 17:56:11 -07:00
encoder.h Added encoder support to split common code (#5477) 2019-04-03 16:01:17 -07:00
fauxclicky.c clang-format changes 2019-08-30 15:01:52 -07:00
fauxclicky.h clang-format changes 2019-08-30 15:01:52 -07:00
keycode_config.c clang-format changes 2019-08-30 15:01:52 -07:00
keycode_config.h clang-format changes 2019-08-30 15:01:52 -07:00
keymap.h clang-format changes 2019-08-30 15:01:52 -07:00
keymap_common.c Move tmk_core/common/backlight to quantum/backlight (#6710) 2019-10-17 17:48:58 +01:00
led_matrix.c clang-format changes 2019-08-30 15:01:52 -07:00
led_matrix_drivers.c clang-format changes 2019-08-30 15:01:52 -07:00
led_tables.c Smoother Linear Light Table (#6764) 2019-09-18 18:32:38 -07:00
led_tables.h Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
ledmatrix.h clang-format changes 2019-08-30 15:01:52 -07:00
matrix.c clang-format changes 2019-08-30 15:01:52 -07:00
mcu_selection.mk Add 328P to mcu_selection.mk (#6682) 2019-09-07 08:24:19 -07:00
pincontrol.h clang-format changes 2019-08-30 15:01:52 -07:00
pointing_device.c clang-format changes 2019-08-30 15:01:52 -07:00
pointing_device.h clang-format changes 2019-08-30 15:01:52 -07:00
quantum.c Fix held key getting stuck when NKRO is toggled (#6570) 2019-10-22 13:03:39 -07:00
quantum.h Add Dip Switch as a core feature (#6140) 2019-09-03 08:34:31 -07:00
quantum_keycodes.h ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 2019-09-24 15:24:12 +01:00
rgb.h clang-format changes 2019-08-30 15:01:52 -07:00
rgb_matrix.c clang-format changes 2019-08-30 15:01:52 -07:00
rgb_matrix.h clang-format changes 2019-08-30 15:01:52 -07:00
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 clang-format changes 2019-08-30 15:01:52 -07:00
rgblight.c Fix small hiccup in snake animation (#6858) 2019-10-15 23:13:13 +01:00
rgblight.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_breathe_table.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_list.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_modes.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_post_config.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_reconfig.h clang-format changes 2019-08-30 15:01:52 -07:00
send_string_keycodes.h clang-format changes 2019-08-30 15:01:52 -07:00
variable_trace.c clang-format changes 2019-08-30 15:01:52 -07:00
variable_trace.h clang-format changes 2019-08-30 15:01:52 -07:00
velocikey.c clang-format changes 2019-08-30 15:01:52 -07:00
velocikey.h clang-format changes 2019-08-30 15:01:52 -07:00