aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/vusb/main.c
Commit message (Expand)AuthorAgeFilesLines
* Additional cleanups for V-USB code (#9310)Ryan2020-08-291-27/+10
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-2/+2
* Initial vusb console support (#8559)Joel Challis2020-05-031-5/+42
* V-USB remote wakeup (#7627)Drashna Jaelre2020-04-051-0/+20
* add hid_raw feature to VUSB (#8380)Takuya Urakawa2020-03-301-0/+7
* Enable SLEEP_LED on ATmega32A (#8531)Joel Challis2020-03-261-0/+12
* format code according to conventions [skip ci]QMK Bot2020-03-161-1/+0
* Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432)Takeshi ISHII2020-03-161-3/+0
* Refactor rgblight_reconfig.h (#7773)Takeshi ISHII2020-03-101-2/+1
* Update main.c (#8198)yiancar2020-02-221-2/+2
* Move rgblight and backlight task to common location (#7733)Joel Challis2020-01-191-4/+0
* rgblight_task logic fixes (#7214)Joel Challis2019-10-301-1/+1
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-291-0/+9
* clang-format changesskullY2019-08-301-23/+19
* Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre2019-02-141-0/+1
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-211-1/+5
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+100