qmk_firmware/tmk_core/protocol
François Magimel 09ab67c044
docs: fix misspellings (#25555)
* docs: fix misspellings

* docs: do line breaks with HTML instead of spaces

To remove trailing spaces and to avoid breaking things, line breaks can
be done with the HTML br tag.
2025-09-09 14:51:13 -07:00
..
chibios Align sleep_led logic (#25395) 2025-06-27 08:17:28 +01:00
lufa Align sleep_led logic (#25395) 2025-06-27 08:17:28 +01:00
usb_hid
vusb Align sleep_led logic (#25395) 2025-06-27 08:17:28 +01:00
host.c Add raw_hid support to host driver (#25255) 2025-05-12 08:38:48 +10:00
host.h Add raw_hid support to host driver (#25255) 2025-05-12 08:38:48 +10:00
host_driver.h Add raw_hid support to host driver (#25255) 2025-05-12 08:38:48 +10:00
report.c docs: fix misspellings (#25555) 2025-09-09 14:51:13 -07:00
report.h [chore]: move and rename mouse/scroll min/max defines (#25141) 2025-04-13 18:36:13 +02:00
usb_descriptor.c High resolution scrolling (without feature report parsing) (#24423) 2025-04-23 00:04:31 +02:00
usb_descriptor.h Remove arm_atsam platform (#24337) 2024-09-02 03:48:17 +01:00
usb_descriptor_common.h High resolution scrolling (without feature report parsing) (#24423) 2025-04-23 00:04:31 +02:00
usb_device_state.c [Core] usb_device_state: consolidate usb state handling across implementations (#24258) 2024-10-18 09:57:08 +02:00
usb_device_state.h [Core] usb_device_state: consolidate usb state handling across implementations (#24258) 2024-10-18 09:57:08 +02:00
usb_types.h [Maintenance] USB HID control packet as struct (#21688) 2023-10-27 18:44:58 +02:00
usb_util.c Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11:00
usb_util.h