This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-23 04:22:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4c60ebdbe0560d40cdcbfde8688cafc6a83c899d
zsa_qmk_firmware
/
tmk_core
/
protocol
History
Nick Brassel
06c5c02804
Disable specific warnings to mitigate compilation problems with
KEEP_INTERMEDIATES=yes
. (
#20339
)
2023-04-05 14:59:09 +10:00
..
arm_atsam
…
chibios
ChibiOS: Consolidate report sending code (
#19607
)
2023-01-16 17:54:26 -08:00
lufa
Fix functions with empty params (
#19647
)
2023-01-20 16:21:17 +00:00
usb_hid
Disable specific warnings to mitigate compilation problems with
KEEP_INTERMEDIATES=yes
. (
#20339
)
2023-04-05 14:59:09 +10:00
vusb
…
arm_atsam.mk
…
chibios.mk
Move MIDI code out of tmk_core (
#19704
)
2023-01-30 18:47:50 +11:00
host_driver.h
…
host.c
…
host.h
Remove
IS_HOST_LED_ON
and migrate usages (
#19753
)
2023-02-06 02:36:09 +00:00
lufa.mk
Fix midi after recent refactoring (
#19723
)
2023-01-31 01:02:17 +00:00
report.c
…
report.h
Move
KC_MISSION_CONTROL
/
KC_LAUNCHPAD
keycodes to core (
#19884
)
2023-02-19 18:59:50 +11:00
usb_descriptor_common.h
…
usb_descriptor.c
…
usb_descriptor.h
…
usb_device_state.c
…
usb_device_state.h
…
usb_hid.mk
…
usb_util.c
…
usb_util.h
…
vusb.mk
…