qmk-dactyl-manuform-a/keyboards/ferris/sweep
Albert Y c1edd0e10e
Improve Sweep keyboard readme documentation (#15038)
Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-05 09:01:31 -07:00
..
config.h [Keyboard] Add bootmagic lite keys to both halve of Sweep (#14732) 2021-10-10 20:48:02 -07:00
readme.md Improve Sweep keyboard readme documentation (#15038) 2021-11-05 09:01:31 -07:00
rules.mk [Keyboard] Add bootmagic lite keys to both halve of Sweep (#14732) 2021-10-10 20:48:02 -07:00
sweep.c Ferris reorganization (#10564) 2020-10-17 12:20:34 -07:00
sweep.h Ferris reorganization (#10564) 2020-10-17 12:20:34 -07:00

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 Info

  • 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.

Make example for this keyboard (after setting up your build environment):

make ferris/sweep:default

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

Setting Handedness

Keyboard uses handedness by EEPROM as default. The make commands are:

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

QMK Toolbox can also be used to set EEPROM handedness. Place the controller in bootloader mode and select menu option Tools -> EEPROM -> Set Left/Right Hand

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the top left key on the left half (or the top right right key on the right half) and plug in the controller on that side.
  • Physical reset button: Briefly press the reset button soldered on the PCB.
  • Keycode in layout: Press the key mapped to RESET if it is configured.