Ryan e837a32b2b Move layouts for direct_pins boards to data driven (#19872) 3 years ago
..
base 1027aed83a Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 4 years ago
bling 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
compact 1027aed83a Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 4 years ago
high 1027aed83a Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 4 years ago
mini 1027aed83a Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 4 years ago
0_2.c d0973e1cfb Add ferris 0.2 (#12133) 5 years ago
0_2.h e2d1547f31 [Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850) 4 years ago
chconf.h d0973e1cfb Add ferris 0.2 (#12133) 5 years ago
config.h ebb512db82 Debounce defines cleanup (#19742) 3 years ago
halconf.h d0973e1cfb Add ferris 0.2 (#12133) 5 years ago
info.json e837a32b2b Move layouts for direct_pins boards to data driven (#19872) 3 years ago
matrix.c 0fa217a5b7 Align ChibiOS I2C defs with other drivers (#14399) 4 years ago
mcuconf.h d0973e1cfb Add ferris 0.2 (#12133) 5 years ago
readme.md 23becac3a6 Support all the 0.2 Ferris variants (#12653) 5 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years 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.