Use single memcmp to determine if matrix changed. (#13064)
* Use memcmp to determine if matrix changed. * Firmware size issues. * Add documentation for the lack of need of MATRIX_ROW_PINS/MATRIX_COL_PINS, when overriding low-level matrix functions.
This commit is contained in:
parent
cbfa2dba25
commit
f287597c19
8 changed files with 131 additions and 79 deletions
|
@ -16,4 +16,4 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
// place overrides here
|
||||
#define LAYER_STATE_8BIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue