HID icon indicating copy to clipboard operation
HID copied to clipboard

NKROKeyboard and led

Open nico7885 opened this issue 5 years ago • 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.

nico7885 avatar Aug 01 '19 16:08 nico7885

You need to use SingleNKROKeyboard.getLeds()

NicoHood avatar Sep 23 '19 06:09 NicoHood

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

fusionstream avatar Apr 30 '20 16:04 fusionstream