You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/keebio/bfo9000
fauxpark ba42a5ae68
Remove commented out MCUs in rules.mk (#5884)
5 years ago
..
keymaps Added keymap folder matching username; added readme to previous keymap (#5961) 5 years ago
bfo9000.c [Keyboard] Move Keebio boards to own folder (#5109) 5 years ago
bfo9000.h Convert BFO9000 to Split Keyboard code (#5568) 5 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 5 years ago
rules.mk Remove commented out MCUs in rules.mk (#5884) 5 years ago

readme.md

BFO-9000

A split full-size ortholinear keyboard made and sold by Keebio. Each half is a 6x9 arrangement, with breakable pieces to allow the number of rows to be customized between 4 to 6, and the number of columns to be between 7 to 9. More info at Keebio.

Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro
Hardware Availability: Keebio

Make example for this keyboard (after setting up your build environment):

make keebio/bfo9000:default

Example of flashing this keyboard:

make keebio/bfo9000:default:avrdude

See build environment setup then the make instructions for more information.