summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | https://www.reddit.com/r/olkb/comments/41ur41/crazy_flashing_when_my_computer_sleeps/
* 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