vuvoth 7ec819eb22 docs: remove hardware link in Ferris Sweep README (#26069) 4 months ago
..
0_1 68130cc8a5 `ferris/0_1`: update I2C API usage (#24839) 1 year ago
0_2 5bdeb7dad1 Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291) 1 year ago
keymaps 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 year ago
sweep e8103722bc Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) 2 years ago
info.json e837a32b2b Move layouts for direct_pins boards to data driven (#19872) 3 years ago
readme.md 7ec819eb22 docs: remove hardware link in Ferris Sweep README (#26069) 4 months ago

readme.md

Ferris

Ferris, familly pic

A split 34 keys column staggered keyboard named and decorated after the rustlang mascott. All PCB files and some thoughts on the design are available on the project's github page

  • Keyboard Maintainer: Pierre Chevalier
  • Hardware Supported:
    • Ferris 0.1 (With atmega32u4 chip. Comes in 4 variants: base, low, high and compact)
    • Ferris 0.2 (With stm32f072 chip. Comes in 4 variants: bling, mini, high and compact)
    • Ferris sweep (With pro-micro. Comes in a couple of PCB edge cut shapes, but with an identical pinout)

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

make ferris/0_1:default
make ferris/0_2:default
make ferris/0_2/bling:default
make ferris/0_2/compact:default
make ferris/0_2/mini:default
make ferris/0_2/high:default
make ferris/sweep:default:avrdude-split-right

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