g810-led
g810-led copied to clipboard
Include cstdint for uint16_t
Starting with GCC 13, cstdint is included by fewer headers and needs to be explicitly included in help.h, so that uint16_t is defined. See https://gcc.gnu.org/gcc-13/porting_to.html for details.
thx for the patch, @skitt please merge this simple (but important) fix, @MatMoul
Thank you Skitt. You saved my eyes.
I had to add this locally too, to get it compiling/working in fedora 38
Already reported at #302
you might be interested in https://github.com/zocker-160/keyboard-center in combination with openrgb (https://openrgb-wiki.readthedocs.io/en/latest/Logitech-Keyboards/)
(unsubscribing here)