qmk_firmware/tmk_core/common/chibios
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
2019-01-28 16:40:02 -08:00
..
bootloader.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
eeprom_stm32.c Practice60 RGB and PWM Backlight (#4929) 2019-01-28 16:40:02 -08:00
eeprom_stm32.h Final HS60v2 changes. (#4790) 2019-01-06 17:22:19 -08:00
eeprom_teensy.c STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
flash_stm32.c Final HS60v2 changes. (#4790) 2019-01-06 17:22:19 -08:00
flash_stm32.h Final HS60v2 changes. (#4790) 2019-01-06 17:22:19 -08:00
printf.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
printf.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
sleep_led.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
suspend.c Add Suspend functions (#3112) 2018-06-03 17:57:35 -04:00
timer.c Make sure the timer wraps around correctly independent of the os tick frequency 2018-06-28 08:51:30 -04:00