Add matrix command
This commit is contained in:
committed by
Jeremy Soller
parent
c931eb4eef
commit
2ef4cd7bbd
@@ -38,6 +38,8 @@ enum Command {
|
||||
CMD_LED_GET_MODE = 15,
|
||||
// Set LED matrix mode and speed
|
||||
CMD_LED_SET_MODE = 16,
|
||||
// Get key matrix state
|
||||
CMD_MATRIX_GET = 17,
|
||||
//TODO
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user