update a bit for sweep 2

This commit is contained in:
David Barr 2021-07-26 10:47:00 +01:00 committed by GitHub
parent 4a50531387
commit 7514eb8db0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Sweep is a version of the more fabulous [Ferris](https://github.com/pierrecheval
There's only choc version of Sweeps, unlike the Ferris, which offers many different versions for different switch types.
* Sweep2 - this superceeds the compact and possibly the compact ble, it is compact with power switches and puck support.
* Sweep Compact - this is based on the Ferris compact.
* Sweep Compact Low - this uses pg1232 or 'choc minis' rather than the standard choc v1 switch.
* Sweep Compact BLE - basically the compact, with the trrs removed and reversable controller footprint.
@ -18,15 +18,20 @@ There's only choc version of Sweeps, unlike the Ferris, which offers many differ
The firmware can be found with the Ferris firmware as part of QMK.
Firmware for zmk and bluemicro_ble is called "Cradio".
## BOM
To build a Sweep you will need:
* 2x promicro compatible boards
* **Important:** On the *left* half of the Sweep the promicro's USB port must face *towards* the PCB, and on the *right* half the USB port must face *away* from the PCB (so that the promicro's components are visible).
* 2x promicro compatible boards or 2 nice!nanos.
* Sweep 2 controllers face down, if you want to flip, match the raw pin to the controller.
* 34 choc switches
* 2x reset switches (optional)
* Some little rubber feet/bumpers
* **Important:** On the Sweep Compact *left* half of the Sweep the promicro's USB port must face *towards* the PCB, and on the *right* half the USB port must face *away* from the PCB (so that the promicro's components are visible).
## Who made this?