Skip to content

Commit

Permalink
Merge branch 'sweep-mini' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
duckyb committed Sep 2, 2022
2 parents bd2bde0 + a849a3b commit 88e4dba
Show file tree
Hide file tree
Showing 58 changed files with 13 additions and 2,144 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/render-previews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
- name: Sweep v2
uses: ./.github/actions/export-pngs
with:
pcb_file: ./Sweepv2.2/sweepv2.kicad_pcb
pcb_file: '"./Sweep v2.2/sweepv2.kicad_pcb"'
pngs_dir: ./gallery/sweepv2
- name: Sweep Half Swept
uses: ./.github/actions/export-pngs
with:
pcb_file: ./Sweep-half-swept/half-swept.kicad_pcb
pcb_file: '"./Sweep half-swept/half-swept.kicad_pcb"'
pngs_dir: ./gallery/sweep-half-swept
- name: Sweep High M
uses: ./.github/actions/export-pngs
Expand All @@ -37,11 +37,11 @@ jobs:
with:
pcb_file: '"./Sweep High/sweep-high.kicad_pcb"'
pngs_dir: ./gallery/sweep-high
- name: Sweep Compact LOW
- name: Sweep Mini
uses: ./.github/actions/export-pngs
with:
pcb_file: '"./Sweep Compact LOW/ferris-sweep-compact.kicad_pcb"'
pngs_dir: ./gallery/sweep-compact-low
pcb_file: '"./Sweep Mini/sweep-mini.kicad_pcb"'
pngs_dir: ./gallery/sweep-mini
- name: Sweep Bling MX
uses: ./.github/actions/export-pngs
with:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Sweep is a version of the more fabulous [Ferris](https://github.com/pierrecheval
| Sweep Bling MX ||| | | | ⚠<br/><sup>[5]</sup> | || Kailh (required) |
| Sweep High || ||| || ||
| Sweep Half Swept |||| | | ||| Mill-Max (optional) |
| Sweep Compact Low | || | || || |
| Sweep Mini | || | || || |

> Note: All versions support bluetooth with Nice!Nano
Expand All @@ -39,7 +39,7 @@ Sweep is a version of the more fabulous [Ferris](https://github.com/pierrecheval
* Sweep Bling MX - An MX only Sweep that features Kailh's hotswap sockets and a stacked case.
* Sweep High - Same as the Sweep2 but trades choc spacing for compatibility with more switches and keycaps.
* Sweep Half Swept - Half of a Sweep2 with double pro-micro footprint (letting you avoid having one daughter-board flipped upside-down)
* Sweep Compact Low - The only version that supports Choc minis.
* Sweep Mini - The only version that supports Choc minis.

## Components list

Expand Down
6 changes: 0 additions & 6 deletions Sweep Compact LOW/README.md

This file was deleted.

Loading

0 comments on commit 88e4dba

Please sign in to comment.