summaryrefslogtreecommitdiff
path: root/tmk_core/common/avr
Commit message (Expand)AuthorAge
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-17
* Banish some more magic numbers (#6662)fauxpark2019-09-07
* clang-format changesskullY2019-08-30
* Have clang ignore the code in bootloader_size.cskullY2019-08-30
* Usbasploader bootloader option addition (#6304)yiancar2019-07-15
* Make sure NOBITS is set on reset_keyDanny Nguyen2019-04-19
* Next set of split_common changes (#4974)James Churchill2019-03-12
* Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre2019-02-14
* Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)Rockman182019-01-28
* Fix RGBLIGHT_SLEEP function (#4865)Drashna Jaelre2019-01-25
* Zeal60/Zeal65/M60-A implementation (#3879)Wilba65822018-09-13
* rgblight.[ch] more configurable (#3582)Takeshi ISHII2018-09-13
* Fix RG Sleep issues for Teensy ControllersDrashna Jaelre2018-09-11
* Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEPDrashna Jaelre2018-06-28
* Add Suspend functions (#3112)Drashna Jaelre2018-06-03
* Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre2018-05-29
* Fix compile issues for atmega328pDrashna Jaelre2018-05-20
* Fix RGB Sleep codeU-LANDSRAAD\drashna2018-03-28
* Generate API docs from source code comments (#2491)skullydazed2018-03-22
* [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre2018-03-19
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
* Include host.h from suspend.cFred Sundvik2017-04-13
* Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-21
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21
* Tidy up atomicity in timer.c and ring_buffer.hWez Furlong2016-11-27
* Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
* Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
* Fix #770, Fix #779IBNobody2016-09-28
* Added User Print - A "light" console out option (#8)IBNobody2016-09-07
* Normalize line endingsFred Sundvik2016-08-27
* default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-06
* reverts #343 for the most part (#474)Jack Humbert2016-07-04
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-21
* Optimize matrix scanning (#343)Eric Tang2016-05-23
* Update functions used to write to EEPROMEric Tang2016-04-21
* start-up sound working, removes tick with some devicesJack Humbert2016-04-20
* Fixed speaker being on during sleep.IBNobody2016-04-18
* audio on by defaultJack Humbert2016-04-15
* audio enable stored in eepromJack Humbert2016-04-15
* Added command to turn LED indicators off while sleepingIBNobody2016-03-28
* Remove led_off() it is not usedPeter Eichinger2016-01-24
* Backlight fix from redditPeter Eichinger2016-01-22
* Add keyboard_setup() and matrix_setup()tmk2015-05-19
* Add description of AVR bootloader and boot sectiontmk2015-05-13
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10