summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Zeal60/Zeal65/M60-A implementation (#3879)Wilba65821-16/+21
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII1-0/+1
2018-09-11Fix RG Sleep issues for Teensy ControllersDrashna Jaelre1-0/+3
2018-06-29Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEPDrashna Jaelre1-3/+3
2018-06-03Add Suspend functions (#3112)Drashna Jaelre1-0/+33
2018-05-29Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre1-2/+2
2018-05-21Fix compile issues for atmega328pDrashna Jaelre1-4/+4
2018-03-28Fix RGB Sleep codeU-LANDSRAAD\drashna1-1/+1
2018-03-22Generate API docs from source code comments (#2491)skullydazed4-11/+67
2018-03-20[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre1-1/+15
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert2-91/+125
2017-04-13Include host.h from suspend.cFred Sundvik1-0/+1
2017-01-21Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2-4/+4
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro3-9/+36
2016-11-28Tidy up atomicity in timer.c and ring_buffer.hWez Furlong1-20/+16
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba65821-6/+1
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba65821-1/+7
2016-09-29Fix #770, Fix #779IBNobody1-4/+4
2016-09-08Added User Print - A "light" console out option (#8)IBNobody1-3/+3
2016-08-27Normalize line endingsFred Sundvik2-611/+611
2016-07-07default keymap, reset sorted out for now, added serial to makefileJack Humbert1-17/+37
2016-07-04reverts #343 for the most part (#474)Jack Humbert1-2/+4
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo2-56/+95
2016-06-21reduces rgblight warnings, integrates completely (#428)Jack Humbert1-1/+4
2016-05-24Optimize matrix scanning (#343)Eric Tang1-4/+1
2016-04-22Update functions used to write to EEPROMEric Tang1-15/+15
2016-04-21start-up sound working, removes tick with some devicesJack Humbert1-1/+2
2016-04-19Fixed speaker being on during sleep.IBNobody1-1/+11
2016-04-16audio on by defaultJack Humbert1-1/+1
2016-04-16audio enable stored in eepromJack Humbert1-0/+8
2016-03-28Added command to turn LED indicators off while sleepingIBNobody1-1/+4
2016-01-24Remove led_off() it is not usedPeter Eichinger1-2/+0
2016-01-22Backlight fix from redditPeter Eichinger1-0/+13
2015-05-18Add keyboard_setup() and matrix_setup()tmk1-0/+2
2015-05-13Add description of AVR bootloader and boot sectiontmk1-6/+43
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk8-0/+1112