summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr
Commit message (Expand)AuthorAgeFilesLines
* Include host.h from suspend.cFred Sundvik2017-04-131-0/+1
* Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-212-4/+4
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-213-9/+36
* Tidy up atomicity in timer.c and ring_buffer.hWez Furlong2016-11-271-20/+16
* Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-231-6/+1
* Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-231-1/+7
* Fix #770, Fix #779IBNobody2016-09-281-4/+4
* Added User Print - A "light" console out option (#8)IBNobody2016-09-071-3/+3
* Normalize line endingsFred Sundvik2016-08-272-611/+611
* default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-061-17/+37
* reverts #343 for the most part (#474)Jack Humbert2016-07-041-2/+4
* 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