qmk_firmware/keyboards/ferris/0_2
David Hoelscher e9bd7d7ad3
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver
2024-01-17 14:05:38 +01:00
..
base
bling Migrate RGB Matrix config to info.json - EF (#22808) 2024-01-04 06:04:57 +00:00
compact
high
mini
chconf.h
config.h
halconf.h
info.json
matrix.c I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01:00
mcuconf.h
readme.md
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 2023-10-13 17:25:32 +11:00

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.