Skip to content

Latest commit

 

History

History
66 lines (51 loc) · 2.35 KB

README.md

File metadata and controls

66 lines (51 loc) · 2.35 KB

Swoop

A WIP fork of David Barr's Sweep, which is itself based on the fabulous Ferris by Pierre Chevalier.

Swoop MX / Howarya 🦞

Front Back
front back

Features

⭕ Cherry MX style switches
⭕ Hotswap support
⭕ Per-key RGB LEDs (mini-e)
⭕ Up to 2 encoders
⭕ Oled screens
⭕ Power switch for battery management
⭕ Bluetooth support w/ nice!nano
⭕ Plate style case with mcu cover

Components list

To build and use a Swoop MX you will need:

  • 1× PCB Kit
  • 2× promicro compatible boards or 2 nice!nanos.
  • 34-36× Cherry MX style switches
  • 34-36× Kailh hotswap sockets
  • 34-36× SK6812 Mini-E RGB SMD Leds (optional; not recommended for wireless)
  • 34-36× keycaps
  • 36× diodes (Surface-mount or Through-hole)
  • 2× Rotary encoders & knobs (optional; ALPS EC11)
  • 2× OLED LCD Display 128x32 SSD1306 (optional)
  • 2× reset switches (optional; B3U-1000P(M))
  • Some little rubber feet/bumpers
  • 2× power switches (wireless only; MSK 12C02)
  • 2× lipo batteries (wireless only; 301230 or 301228)
  • 1× TRRS (not TRS!) cable (wired only)
  • 2× TRRS Jack [PJ-320A] (wired only)
  • 1× USB Cable (depends on your micro-controller choice)

For the case:

  • 32× M2 Screws (3mm thread length)
  • 10× M2 Standoff for the plates (7mm)
  • 6× M2 Standoff for the controller cover (8mm)

How to build it

Firmware

The firmware is available in QMK as bluebell/swoop.
You can get started by using QMK's online configurator. Or check the Swoop README file to see how to compile the firmware locally.