DPH controller now working with macros/layers
- Still working on USB NKRO
This commit is contained in:
parent
d405af0435
commit
733a9f26b6
3 changed files with 24 additions and 15 deletions
|
@ -245,7 +245,7 @@ void cliFunc_kbdProtocol( char* args )
|
|||
void cliFunc_readLEDs( char* args )
|
||||
{
|
||||
print( NL );
|
||||
info_msg("LED State (This doesn't work yet...): ");
|
||||
info_msg("LED State: ");
|
||||
printInt8( USBKeys_LEDs );
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue