* Updates for direct mode initialization to work with the new QMK Update
* Merge each 8 GetLEDInfo HID calls into one single call
* Merge all IsEnabledMode HID calls into one single call
* Update protocol version
Commits squashed and amended by Adam Honse <calcprogrammer1@gmail.com>
* Fix Windows include error that breaks std::min/max if a Windows header is included (tracked down to
net_port.h)
Commit amended by Adam Honse <calcprogrammer1@gmail.com>