qmk-firmware/drivers/avr
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
..
analog.c clang-format changes 2019-08-30 15:01:52 -07:00
analog.h Fix battery level code in adafruit_ble.cpp (#6648) 2019-09-04 04:29:23 +10:00
apa102.c clang-format changes 2019-08-30 15:01:52 -07:00
apa102.h clang-format changes 2019-08-30 15:01:52 -07:00
glcdfont.c clang-format changes 2019-08-30 15:01:52 -07:00
hd44780.c clang-format changes 2019-08-30 15:01:52 -07:00
hd44780.h clang-format changes 2019-08-30 15:01:52 -07:00
i2c_master.c Removed prescaler define from avr i2c, as it was impossible to use (#6617) 2019-08-30 17:47:11 -07:00
i2c_master.h clang-format changes 2019-08-30 15:01:52 -07:00
i2c_slave.c clang-format changes 2019-08-30 15:01:52 -07:00
i2c_slave.h clang-format changes 2019-08-30 15:01:52 -07:00
pro_micro.h clang-format changes 2019-08-30 15:01:52 -07:00
ssd1306.c clang-format changes 2019-08-30 15:01:52 -07:00
ssd1306.h clang-format changes 2019-08-30 15:01:52 -07:00
ws2812.c Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) 2019-10-29 01:00:03 +00:00
ws2812.h Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) 2019-10-29 01:00:03 +00:00
ws2812_i2c.c Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00