NicoHood/HID

NKROKeyboard and led

Opened this issue · 2 comments

NKROKeyboard.getleds(...) doesn't exist.

[Edit]
I have a Chinese micro arduino pro and I chose sparkfun pro micro 5v instead of Leonardo,
in the first case, it does not work.

You need to use SingleNKROKeyboard.getLeds()

Might be helpful to include this in the wiki since it's not readily visible in the code. Or possibly in the examples.