Refactor(boards): cleanup pins and keys
Remove unmapped keys from matrix, remap transform in line with this, unmap associated IO, bring keymap in line with manual
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
, <&gpio1 9 GPIO_ACTIVE_HIGH>
|
||||
, <&gpio0 12 GPIO_ACTIVE_HIGH>
|
||||
, <&gpio0 7 GPIO_ACTIVE_HIGH>
|
||||
, <&gpio0 5 GPIO_ACTIVE_HIGH>
|
||||
;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user