index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
/
vusb
/
main.c
Age
Commit message (
Expand
)
Author
2020-08-29
Additional cleanups for V-USB code (#9310)
Ryan
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-03
Initial vusb console support (#8559)
Joel Challis
2020-04-05
V-USB remote wakeup (#7627)
Drashna Jaelre
2020-03-30
add hid_raw feature to VUSB (#8380)
Takuya Urakawa
2020-03-26
Enable SLEEP_LED on ATmega32A (#8531)
Joel Challis
2020-03-16
format code according to conventions [skip ci]
QMK Bot
2020-03-16
Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432)
Takeshi ISHII
2020-03-10
Refactor rgblight_reconfig.h (#7773)
Takeshi ISHII
2020-02-22
Update main.c (#8198)
yiancar
2020-01-19
Move rgblight and backlight task to common location (#7733)
Joel Challis
2019-10-30
rgblight_task logic fixes (#7214)
Joel Challis
2019-10-29
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-08-30
clang-format changes
skullY
2019-02-14
Add kb and user level keyboard initialization functions (#3113)
Drashna Jaelre
2017-01-21
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk