mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
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
Ferris
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: Cuddly Keyboards
Make examples for this keyboard (after setting up your build environment):
make ferris/0_1:default
make ferris/0_2:default
make ferris/0_2/bling:default
make ferris/0_2/compact:default
make ferris/0_2/mini:default
make ferris/0_2/high: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.
