From bb0c927cfb30bbd48e9e6b1de52730409d0719b2 Mon Sep 17 00:00:00 2001 From: Ming-Gih Lam Date: Wed, 17 Jan 2024 10:39:46 -0800 Subject: [PATCH] Update README.md with wire bridge --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41d473e..c3a1e8e 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ You can now use the Pillbug dev board along with ZMK firware to make this a wire | Pillbug | 1 | MechWild [Link](https://mechwild.com/product/pillbug/) | 2000 mAh battery | 1 | Amazon [Link](https://a.co/d/hlTVT1p) -v2022-08-05 of the PCB requires you to bridge the 3.3v pins with a wire. The diagram below shows you which pins. +v2022-08-05 of the PCB requires you to bridge the 3.3v pins with a wire. You can do this easily after soldering the controller in place and tacking a short wire with stripped ends to the existing solder joints on the same side as the LEDs/resistors. The diagram below shows you which pins. -wire bridge +bridge The current version in the repo does not require this. @@ -46,4 +46,4 @@ Source: https://github.com/dcpedit/vial-qmk-dev/tree/vial/keyboards/dcpedit/kint ### ZMK Source: https://github.com/dcpedit/zmk/tree/kinesispb/app/boards/shields/kinesispb * `/firmware/zmk_default.uf2` - Default keymap (stock Kinesis) -* `/firmware/zmk_reset.uf2` - Resets PillBug board for BT connectivity issue on MacOS \ No newline at end of file +* `/firmware/zmk_reset.uf2` - Resets PillBug board for BT connectivity issue on MacOS