]> git.donarmstrong.com Git - qmk_firmware.git/commit
LUFA USB descriptor cleanup (#4871)
authorfauxpark <fauxpark@gmail.com>
Tue, 9 Jul 2019 19:34:17 +0000 (05:34 +1000)
committerskullydazed <skullydazed@users.noreply.github.com>
Fri, 30 Aug 2019 22:01:52 +0000 (15:01 -0700)
commitac1672689599ff7180b3baaaa9a1356e0e23021e
tree64a564592c5eaf239e99ca3a78c5576c391425b1
parent21df614a8ebf216f65822a28e319a05360f5244d
LUFA USB descriptor cleanup (#4871)

* Fix indentation

* Fix braces

* Expand descriptor headers

* Align descriptor elements

* Nicer formatting

* Tidy up preprocessor statements

* Remove VERSION_BCD redefine - LUFA_VERSION_INTEGER is currently 0x170418

* Tidy up comments

* Tweak ordering of  HID report elements (no functional changes)

* We don't need all of these newlines

* Move default USB_MAX_POWER_CONSUMPTION closer to where it makes sense

* Ask nicely

* Add some more comments

* Change indentation back to 4 spaces

* Add changelog entry
docs/ChangeLog/20190830/PR4871.md [new file with mode: 0644]
tmk_core/protocol/usb_descriptor.c
tmk_core/protocol/usb_descriptor.h