Delete spacepad.overlay
This commit is contained in:
parent
213158ca7e
commit
2b15a83395
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
/*
|
|
||||||
* Copyright (c) 2020 The ZMK Contributors
|
|
||||||
*
|
|
||||||
* SPDX-License-Identifier: MIT
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "spacepad.dtsi"
|
|
||||||
|
|
||||||
&kscan0 {
|
|
||||||
col-gpios
|
|
||||||
= <&pro_micro_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
|
|
||||||
, <&pro_micro_d 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
|
|
||||||
, <&pro_micro_d 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
|
|
||||||
, <&pro_micro_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
|
|
||||||
;
|
|
||||||
};
|
|
||||||
|
|
||||||
&left_encoder {
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
Loading…
Add table
Reference in a new issue