qmk_firmware/keyboards/ferris/0_2
2024-04-16 05:42:34 +01:00
..
base Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
bling Migrate build target markers to keyboard.json - FG (#23534) 2024-04-16 05:42:34 +01:00
compact Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
high Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
mini Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
chconf.h Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
halconf.h Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
info.json Data-Driven Keyboard Conversions: F (#23516) 2024-04-14 18:31:26 +01:00
matrix.c Update I2C API usage in keyboard code (#23360) 2024-03-27 12:41:53 +00:00
mcuconf.h Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
readme.md Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
rules.mk Data-Driven Keyboard Conversions: F (#23516) 2024-04-14 18:31:26 +01: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.