This website requires JavaScript.
Explore
Help
Sign In
marco
/
qmk
Watch
1
Star
0
Fork
0
You've already forked qmk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk
/
tmk_core
/
protocol
History
Joshua Diamond
23e12497b2
Merge remote-tracking branch 'origin/master' into develop
2022-09-12 18:57:58 -04:00
..
arm_atsam
Adjust
EXTRAKEY_ENABLE
ifdefs for
send_extra()
(
#18249
)
2022-09-02 21:50:36 +01:00
chibios
Adjust
EXTRAKEY_ENABLE
ifdefs for
send_extra()
(
#18249
)
2022-09-02 21:50:36 +01:00
lufa
Move Bluetooth-related function calls up to host/keyboard level (
#18274
)
2022-09-07 19:59:24 +01:00
midi
Redefinition of MIN is avoided in midi.c (
#18203
)
2022-08-29 12:18:53 -07:00
usb_hid
…
vusb
Adjust
EXTRAKEY_ENABLE
ifdefs for
send_extra()
(
#18249
)
2022-09-02 21:50:36 +01:00
arm_atsam.mk
…
chibios.mk
…
host_driver.h
Simplify extrakeys sending at the host driver level (
#18230
)
2022-09-02 20:38:27 +01:00
host.c
Move Bluetooth-related function calls up to host/keyboard level (
#18274
)
2022-09-07 19:59:24 +01:00
host.h
…
lufa.mk
…
midi.mk
…
report.c
…
report.h
…
usb_descriptor_common.h
…
usb_descriptor.c
Merge remote-tracking branch 'origin/master' into develop
2022-09-12 18:57:58 -04:00
usb_descriptor.h
…
usb_device_state.c
…
usb_device_state.h
…
usb_hid.mk
…
usb_util.c
…
usb_util.h
…
vusb.mk
…