You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Albert Y 8045ad711a
[Keyboard] Add bootmagic lite keys to both halve of Sweep (#14732)
2 years ago
..
config.h [Keyboard] Add bootmagic lite keys to both halve of Sweep (#14732) 2 years ago
readme.md [Keyboard] Add bootmagic lite keys to both halve of Sweep (#14732) 2 years ago
rules.mk [Keyboard] Add bootmagic lite keys to both halve of Sweep (#14732) 2 years ago
sweep.c Ferris reorganization (#10564) 3 years ago
sweep.h Ferris reorganization (#10564) 3 years ago

readme.md

Ferris sweep

Ferris sweep, top view Ferris sweep, bottom view

A version of the Ferris keyboard that uses a daughterboard, designed by the fantastic @davidphilipbarr with some input from @pierrechevalier83 for the copper pad. All PCB files are available on the project's github page

  • Keyboard Maintainer: Pierre Chevalier
  • Hardware Supported:
    • Ferris sweep (With pro-micro. Comes in a couple of PCB edge cuts shapes, but with identical pinout)
  • Hardware Availability: @iamnotyourbroom in the 40% discord chat server may have some spares for you.

Initial EE_HANDS make examples for this keyboard (after setting up your build environment):

make ferris/sweep:default:avrdude-split-left
make ferris/sweep:default:avrdude-split-right

Subsequent make example for both sides:

make ferris/sweep:default

Bootmagic lite is also configured on the top right key for the right halve.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.