qmk_firmware/keyboards/ferris/0_2
James Young 7bec943043
Merge remote-tracking branch 'upstream/master' into develop
Fixes merge conflicts in:

- keyboards/bm40hsrgb/config.h
  - Conflict from PR 13132:
    - RGB_DISABLE_WHEN_USB_SUSPENDED signature updated in develop branch, unmodified in master branch
    - updated file with changes from master branch

- keyboards/keebio/iris/keymaps/nstickney/keymap.c
  - Conflict from PR 11456:
    - layer_state_set_user() updated in develop branch, removed in master branch
    - updated file with changes from master branch
2021-08-09 12:14:22 -07:00
..
bling Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
compact Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
high Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
mini Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
0_2.c
0_2.h
chconf.h
config.h Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
halconf.h
matrix.c
mcuconf.h
readme.md Support all the 0.2 Ferris variants (#12653) 2021-08-09 11:23:15 -07:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

Ferris 0.2

Ferris 0.2 family

An STM32F072-based split 34-key column-staggered keyboard named and decorated after the Rust mascot. 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: Cuddly Keyboards

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.