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.
qmk-fw/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>
6 years ago
..
analog.c clang-format changes 6 years ago
analog.h Fix battery level code in adafruit_ble.cpp (#6648) 6 years ago
apa102.c clang-format changes 6 years ago
apa102.h clang-format changes 6 years ago
glcdfont.c clang-format changes 6 years ago
hd44780.c clang-format changes 6 years ago
hd44780.h clang-format changes 6 years ago
i2c_master.c Removed prescaler define from avr i2c, as it was impossible to use (#6617) 6 years ago
i2c_master.h clang-format changes 6 years ago
i2c_slave.c clang-format changes 6 years ago
i2c_slave.h clang-format changes 6 years ago
pro_micro.h clang-format changes 6 years ago
ssd1306.c clang-format changes 6 years ago
ssd1306.h clang-format changes 6 years ago
ws2812.c Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) 6 years ago
ws2812.h Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180) 6 years ago
ws2812_i2c.c Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago