Sweep/README.md

36 lines
1.4 KiB
Markdown
Raw Normal View History

2020-11-24 11:01:55 +01:00
# Sweep
## What is sweep?
2020-11-24 16:07:19 +01:00
Sweep is a version of the more fabulous [Ferris](https://github.com/pierrechevalier83/ferris) by [Pierre Chevalier](https://github.com/pierrechevalier83/) that uses a daughter board like a promicro, elite-c, bit-c, nice!nano etc. instead of using onboard components.
2020-11-24 11:01:55 +01:00
## What are the different types?
2020-11-24 16:07:19 +01:00
There's only choc version of Sweeps, unlike the Ferris, which offers many different versions for different switch types.
2020-11-24 11:01:55 +01:00
* 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.
2020-12-06 12:04:23 +01:00
* Sweep Compact BLE - basically the compact, with the trrs removed and reversable controller footprint.
2020-11-24 11:01:55 +01:00
* Sweep34 - this was the OG Sweep, before there was a choc spaced Ferris, I consider it retired now, and would use the Sweep Compact.
## Firmware
The firmware can be found with the Ferris firmware as part of QMK.
## 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).
2020-11-24 11:01:55 +01:00
* 34 choc switches
* 2x reset switches (optional)
* Some little rubber feet/bumpers
## Who made this?
* Pierre Chevalier
* David Barr
2020-11-24 16:07:19 +01:00
* [Ibnu Daru Aji](https://github.com/ibnuda/)