mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-09 20:00:24 +01:00
temporarily switch one pin because my nice!nano broke
This commit is contained in:
parent
146b5391d6
commit
6ee9a07c91
2 changed files with 1 additions and 7 deletions
|
@ -1,10 +1,4 @@
|
|||
|
||||
config ZMK_BLE
|
||||
default y
|
||||
|
||||
config ZMK_USB
|
||||
default y
|
||||
|
||||
if SHIELD_LEKO_PONA_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
|
|
|
@ -48,7 +48,7 @@ RC(0,10) RC(0,11) RC(0,12) RC(0,13) RC(0,14) RC(0,32) RC(0,3
|
|||
|
||||
, <&pro_micro 7 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
|
||||
, <&pro_micro 8 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
|
||||
, <&pro_micro 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
|
||||
, <&gpio1 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
|
||||
;
|
||||
};
|
||||
};
|
Loading…
Reference in a new issue