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.
 
 
 
 
 
Tom Barnes ffc45ac80c
Remove ee_hands config from ferris/sweep firmware (#23029)
1 month ago
..
0_1 Dedupe I2C, SPI, UART driver inclusions (#22253) 5 months ago
0_2 I2C driver cleanup (#21273) 2 months ago
keymaps Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) 3 months ago
sweep Remove ee_hands config from ferris/sweep firmware (#23029) 1 month ago
info.json Move layouts for direct_pins boards to data driven (#19872) 1 year ago
readme.md Support all the 0.2 Ferris variants (#12653) 2 years 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 cuts shapes, but with identical pinout)
  • Hardware Availability: Cuddly Keyboards

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.