qmk_firmware/tmk_core/protocol
Ryan 1bff37781b
Prep work for NKRO report separation (#22268)
* Clean up some keyboard/userspace code

* Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS`

* Add some missing includes

* Use `PACKED` define for report types

* Fix incorrect function signatures for FlexRAM EEPROM driver
2023-10-14 13:21:20 +02:00
..
arm_atsam [Core] Bump mouse endpoint packet size to 16 bytes (#21711) 2023-09-25 12:27:34 +10:00
chibios Revert changes to ChibiOS Suspend Code (#21830) 2023-08-27 03:52:12 +01:00
lufa tmk_core: remove direct quantum.h includes (#21465) 2023-07-07 21:24:07 +10:00
usb_hid
vusb Update keyboard report descriptor for USB compliance (#21626) 2023-07-28 01:05:01 +01:00
host.c
host.h Remove old IS_LED_ON/OFF() macros (#21878) 2023-09-03 03:24:52 +01:00
host_driver.h
report.c Prep work for NKRO report separation (#22268) 2023-10-14 13:21:20 +02:00
report.h Prep work for NKRO report separation (#22268) 2023-10-14 13:21:20 +02:00
usb_descriptor.c Prep work for NKRO report separation (#22268) 2023-10-14 13:21:20 +02:00
usb_descriptor.h [Core] Bump mouse endpoint packet size to 16 bytes (#21711) 2023-09-25 12:27:34 +10:00
usb_descriptor_common.h
usb_device_state.c
usb_device_state.h
usb_util.c tmk_core: remove direct quantum.h includes (#21465) 2023-07-07 21:24:07 +10:00
usb_util.h tmk_core: remove direct quantum.h includes (#21465) 2023-07-07 21:24:07 +10:00