qmk-dactyl-manuform-a/keyboards/ferris
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_1 Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
0_2 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
keymaps Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
sweep Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00
info.json Ferris reorganization (#10564) 2020-10-17 12:20:34 -07:00
readme.md Add ferris 0.2 (#12133) 2021-04-18 17:51:45 +02:00

readme.md

Ferris

Ferris, familly pic

A 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.1 (With atmega32u4 chip. Comes in 4 variants: base, low, high and compact)
    • Ferris 0.2 (With stm32f072 chip. Comes in 4 variants: bling, mini, high and compact)
    • Ferris sweep (With pro-micro. Comes in a couple of PCB edge cuts shapes, but with identical pinout)
  • 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_1:default
make ferris/0_2:default
make ferris/sweep:default:avrdude-split-right

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.