summaryrefslogtreecommitdiff
path: root/tmk_core/common/avr
AgeCommit message (Expand)Author
2018-06-28Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEPDrashna Jaelre
2018-06-03Add Suspend functions (#3112)Drashna Jaelre
2018-05-29Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre
2018-05-20Fix compile issues for atmega328pDrashna Jaelre
2018-03-28Fix RGB Sleep codeU-LANDSRAAD\drashna
2018-03-22Generate API docs from source code comments (#2491)skullydazed
2018-03-19[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-04-13Include host.h from suspend.cFred Sundvik
2017-01-21Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro
2016-11-27Tidy up atomicity in timer.c and ring_buffer.hWez Furlong
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba6582
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba6582
2016-09-28Fix #770, Fix #779IBNobody
2016-09-07Added User Print - A "light" console out option (#8)IBNobody
2016-08-27Normalize line endingsFred Sundvik
2016-07-06default keymap, reset sorted out for now, added serial to makefileJack Humbert
2016-07-04reverts #343 for the most part (#474)Jack Humbert
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2016-06-21reduces rgblight warnings, integrates completely (#428)Jack Humbert
2016-05-23Optimize matrix scanning (#343)Eric Tang
2016-04-21Update functions used to write to EEPROMEric Tang
2016-04-20start-up sound working, removes tick with some devicesJack Humbert
2016-04-18Fixed speaker being on during sleep.IBNobody
2016-04-15audio on by defaultJack Humbert
2016-04-15audio enable stored in eepromJack Humbert
2016-03-28Added command to turn LED indicators off while sleepingIBNobody
2016-01-24Remove led_off() it is not usedPeter Eichinger
2016-01-22Backlight fix from redditPeter Eichinger
2015-05-19Add keyboard_setup() and matrix_setup()tmk
2015-05-13Add description of AVR bootloader and boot sectiontmk
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk