Ryan d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 rokov pred
..
config.h ebb512db82 Debounce defines cleanup (#19742) 3 rokov pred
keyboard.json 1d5ee895ad Migrate build target markers to keyboard.json - FG (#23534) 2 rokov pred
matrix.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 rokov pred
readme.md d0973e1cfb Add ferris 0.2 (#12133) 5 rokov pred
rules.mk bc8ff28a58 Data-Driven Keyboard Conversions: F (#23516) 2 rokov pred

readme.md

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.