mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 16:35:15 +00:00
7bec943043
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 |
||
---|---|---|
.. | ||
bling | ||
compact | ||
high | ||
mini | ||
0_2.c | ||
0_2.h | ||
chconf.h | ||
config.h | ||
halconf.h | ||
matrix.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
Ferris 0.2
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.