summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/vusb/main.c
AgeCommit message (Expand)Author
2020-06-12Initial vusb console support (#8559)Joel Challis
2020-06-12V-USB remote wakeup (#7627)Drashna Jaelre
2020-06-12add hid_raw feature to VUSB (#8380)Takuya Urakawa
2020-06-12Enable SLEEP_LED on ATmega32A (#8531)Joel Challis
2020-06-12Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432)Takeshi ISHII
2020-06-12Refactor rgblight_reconfig.h (#7773)Takeshi ISHII
2020-03-26Update main.c (#8198)yiancar
2020-02-26Move rgblight and backlight task to common location (#7733)Joel Challis
2020-01-09rgblight_task logic fixes (#7214)Joel Challis
2019-11-04 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-09-17clang-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