qmk-dactyl-manuform-a/keyboards/ferris/0_2
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10: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 Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
halconf.h Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
matrix.c Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
mcuconf.h Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
readme.md Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00

readme.md

Ferris 0.2

Ferris 0.2 - bling, top view Ferris 0.2 - bling, bottom view

An stm32f072 based split 34 keys column staggered keyboard named and decorated after the rustlang mascott. 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: Pierre Chevalier has been selling keyboard kits (see the #ferris channel in the 40% discord chat). Wider availability is on the horizon.

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.