Skip to content

Commit

Permalink
Fix more build failures (qmk#19869)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Feb 17, 2023
1 parent a0708b2 commit 86885ec
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 22 deletions.
18 changes: 0 additions & 18 deletions keyboards/bpiphany/pegasushoof/keymaps/via/config.h

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"split": {
"soft_serial_pin": "B6",
"bootmagic": {
"matrix": [7, 0]
}
Expand Down
1 change: 1 addition & 0 deletions keyboards/handwired/dactyl_manuform/dmote/62key/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"device_version": "0.0.1"
},
"split": {
"enabled": true,
"soft_serial_pin": "D0"
},
"layouts": {
Expand Down
3 changes: 0 additions & 3 deletions keyboards/redox/rev1/proton_c/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"usb": {
"device_version": "1.0.1"
},
"split": {
"soft_serial_pin": "B6"
},
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C"
Expand Down

0 comments on commit 86885ec

Please sign in to comment.