From 7514eb8db0bf056d066e0a15b1ed74f43ad97041 Mon Sep 17 00:00:00 2001 From: David Barr Date: Mon, 26 Jul 2021 10:47:00 +0100 Subject: [PATCH] update a bit for sweep 2 --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab076c6..ffa8b58 100644 --- a/README.md +++ b/README.md @@ -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?