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.
 
 
 
 
 
David Hoelscher e9bd7d7ad3
I2C driver cleanup (#21273)
3 months ago
..
base Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 1 year ago
bling Migrate RGB Matrix config to info.json - EF (#22808) 3 months ago
compact Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 1 year ago
high Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 1 year ago
mini Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 1 year ago
chconf.h Add ferris 0.2 (#12133) 3 years ago
config.h Debounce defines cleanup (#19742) 1 year ago
halconf.h Add ferris 0.2 (#12133) 3 years ago
info.json Move split layouts to data driven (#20290) 1 year ago
matrix.c I2C driver cleanup (#21273) 3 months ago
mcuconf.h Add ferris 0.2 (#12133) 3 years ago
readme.md Support all the 0.2 Ferris variants (#12653) 2 years ago
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 6 months ago

readme.md

Ferris 0.2

Ferris 0.2 family

An STM32F072-based split 34-key column-staggered keyboard named and decorated after the Rust mascot. 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.2: stm32f072 chip. Comes in 4 variants: bling, mini, high and compact
  • Hardware Availability: Cuddly Keyboards

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

make ferris/0_2:default

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