qmk-firmware/keyboards/keebio/bfo9000
ridingqwerty 0f7d294ac3
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
2020-01-30 13:47:48 -05:00
..
keymaps Added keymap folder matching username; added readme to previous keymap (#5961) 2019-05-23 17:41:25 -07:00
bfo9000.c [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
bfo9000.h Convert BFO9000 to Split Keyboard code (#5568) 2019-04-08 12:43:03 -07:00
config.h Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 2020-01-19 14:11:57 +11:00
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rules.mk Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00

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.