mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size of the HID Host Class driver when Report protocol is not needed.
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
*
|
||||
* <b>New:</b>
|
||||
* - Added new Dual Role Keyboard/Mouse demo
|
||||
* - Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size of the HID Host Class driver when
|
||||
* Report protocol is not needed
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library
|
||||
|
||||
Reference in New Issue
Block a user