qmk-dactyl-manuform-a/keyboards/ferris
Pierre Chevalier 01b8ef39f5 Remove stale references to "handwired/ferris"
The code was moved to the "ferris" directory.

Fixes the following commands:
```
qmk compile ~/qmk_firmware/keyboards/ferris/keymaps/default/keymap.json
qmk compile ~/qmk_firmware/keyboards/ferris/keymaps/pierrec83/keymap.json
```

Addresses this issue:
https://github.com/pierrechevalier83/ferris/issues/5
2021-03-06 21:22:24 -08:00
..
0_1 Remove `DESCRIPTION`, E-G (#11574) 2021-01-18 12:49:25 +11:00
keymaps Remove stale references to "handwired/ferris" 2021-03-06 21:22:24 -08:00
sweep Ferris reorganization (#10564) 2020-10-17 12:20:34 -07:00
info.json Ferris reorganization (#10564) 2020-10-17 12:20:34 -07:00
readme.md Ferris reorganization (#10564) 2020-10-17 12:20:34 -07:00

readme.md

Ferris

Ferris, top view Ferris, bottom view

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 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/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.