My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/tmk_core/protocol
Nick Brassel 06c5c02804
Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)
2 years ago
..
arm_atsam Joystick feature improvements (#19052) 2 years ago
chibios ChibiOS: Consolidate report sending code (#19607) 2 years ago
lufa Fix functions with empty params (#19647) 2 years ago
usb_hid Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339) 2 years ago
vusb Detect host OS based on USB fingerprint (#18463) 2 years ago
arm_atsam.mk Initial USB2422 driver (#14835) 4 years ago
chibios.mk Move MIDI code out of tmk_core (#19704) 2 years ago
host.c Joystick feature improvements (#19052) 2 years ago
host.h Remove `IS_HOST_LED_ON` and migrate usages (#19753) 2 years ago
host_driver.h Refactor `send_extra` (#18615) 3 years ago
lufa.mk Fix midi after recent refactoring (#19723) 2 years ago
report.c [Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 3 years ago
report.h Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) 2 years ago
usb_descriptor.c Detect host OS based on USB fingerprint (#18463) 2 years ago
usb_descriptor.h Detect host OS based on USB fingerprint (#18463) 2 years ago
usb_descriptor_common.h Joystick feature improvements (#19052) 2 years ago
usb_device_state.c Format code according to conventions (#16322) 3 years ago
usb_device_state.h Format code according to conventions (#16322) 3 years ago
usb_hid.mk Move USB Host Shield and Arduino core to `lib/` (#13973) 4 years ago
usb_util.c Format code according to conventions (#16322) 3 years ago
usb_util.h Relocate protocol files within tmk_core/common/ (#14972) 4 years ago
vusb.mk Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago