aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr
Commit message (Expand)AuthorAgeFilesLines
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-012-56/+95
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-211-1/+4
* Optimize matrix scanning (#343)Eric Tang2016-05-231-4/+1
* Update functions used to write to EEPROMEric Tang2016-04-211-15/+15
* start-up sound working, removes tick with some devicesJack Humbert2016-04-201-1/+2
* Fixed speaker being on during sleep.IBNobody2016-04-181-1/+11
* audio on by defaultJack Humbert2016-04-151-1/+1
* audio enable stored in eepromJack Humbert2016-04-151-0/+8
* Added command to turn LED indicators off while sleepingIBNobody2016-03-281-1/+4
* Remove led_off() it is not usedPeter Eichinger2016-01-241-2/+0
* Backlight fix from redditPeter Eichinger2016-01-221-0/+13
* Add keyboard_setup() and matrix_setup()tmk2015-05-191-0/+2
* Add description of AVR bootloader and boot sectiontmk2015-05-131-6/+43
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-108-0/+1112