qmk-dactyl-manuform-a/keyboards/ferris/0_2
Joel Challis 0fa217a5b7
Align ChibiOS I2C defs with other drivers (#14399)
* Align ChibiOS I2C defs with other drivers

* Update keyboards/xelus/valor_frl_tkl/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-12 15:41:33 +01:00
..
bling Fix compliation for ferris 0.2 bling (#13937) 2021-08-09 14:04:40 -07:00
compact Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
high Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
mini Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
0_2.c Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
0_2.h Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
chconf.h Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
config.h Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
halconf.h Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
matrix.c Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01: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 Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

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.