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
Drashna Jaelre 1cf63a193b
Move Ergodox EZ RGB Light code to custom driver (#7309)
* Move Ergodox EZ RGB code to custom driver

Also implements full addressing of Ergodox EZ's LED Strip, as written by seebs
Co-authored-by: Seebs <seebs@seebs.net>

* Make Clipping range accessible for custom drivers

* Remove RGBW_BB_TWI from driver and docs

* Revert changes to clipping range support

* Use just rgblight_set instead of full custom driver

* Convert to i2c_master commands

* Rename rgblight driver and clean up includes
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 Move Ergodox EZ RGB Light code to custom driver (#7309) 6 years ago
ws2812.h Unify RGB and RGBW commands (#7297) 6 years ago
ws2812_i2c.c Unify RGB and RGBW commands (#7297) 6 years ago