summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/vusb/main.c
AgeCommit message (Expand)Author
2020-12-23V-USB: Fix initial dropped keypress (#11263)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-08-29Additional cleanups for V-USB code (#9310)Ryan
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-05-03Initial vusb console support (#8559)Joel Challis
2020-04-05V-USB remote wakeup (#7627)Drashna Jaelre
2020-03-30add hid_raw feature to VUSB (#8380)Takuya Urakawa
2020-03-26Enable SLEEP_LED on ATmega32A (#8531)Joel Challis
2020-03-16format code according to conventions [skip ci]QMK Bot
2020-03-16Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432)Takeshi ISHII
2020-03-10Refactor rgblight_reconfig.h (#7773)Takeshi ISHII
2020-02-22Update main.c (#8198)yiancar
2020-01-19Move rgblight and backlight task to common location (#7733)Joel Challis
2019-10-30rgblight_task logic fixes (#7214)Joel Challis
2019-10-29 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-08-30clang-format changesskullY
2019-02-14Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk