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
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929)
* Update Practice60 to enable RGB via SPI DMA and use PWM backlight breathing

* Correct stm32f103c8t6 flash size in eeprom definition

* Remove unused files and improve ifdef checks

* Update quantum/rgblight.c

Co-Authored-By: awkannan <andrew.kannan@klaviyo.com>

* Update quantum/rgblight.c

Co-Authored-By: awkannan <andrew.kannan@klaviyo.com>

* EEPROM implementation fix and updated p60 code

* Update define

* Remove dead code

* Update keymap to remove test key

* Update keymap again
6 years ago
..
analog.c Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
analog.h Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
glcdfont.c Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
hd44780.c Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
hd44780.h Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
i2c_master.c Adds support for JacoBurge's TouchPad (#4186) 6 years ago
i2c_master.h DC01 keyboard addition (#3428) 7 years ago
i2c_slave.c Rename i2c_slave functions so it can coexist with i2c_master (#4875) 6 years ago
i2c_slave.h Rename i2c_slave functions so it can coexist with i2c_master (#4875) 6 years ago
pro_micro.h Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
ssd1306.c fix implementation issues from SSD1306 clean up, added rotation (#1494) 8 years ago
ssd1306.h fix implementation issues from SSD1306 clean up, added rotation (#1494) 8 years ago
ws2812.c Practice60 RGB and PWM Backlight (#4929) 6 years ago
ws2812.h Remove all of the deprecated RGB defines 7 years ago