1
0
Fork 0
qmk_firmware/keyboards/ferris/0_1
Albert Y b8951a0458
Add LAYOUTS entry to rules.mk (#15900)
* Add layouts to rules.mk

* Remove excess settings.

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-17 14:11:58 +00:00
..
0_1.c
0_1.h [Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850) 2022-01-13 09:15:01 -08:00
config.h Remove DESCRIPTION, E-G (#11574) 2021-01-18 12:49:25 +11:00
matrix.c 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 Add LAYOUTS entry to rules.mk (#15900) 2022-01-17 14:11:58 +00:00

Ferris 0.1

Ferris 0.1 - base, top view Ferris 0.1 - base, bottom view

An atmega32u4 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.1: atmega32u4 chip. Comes in 4 variants: base, low, 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_1:default

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