qmk-firmware/keyboards/keebio/bfo9000
fauxpark 2ee961c9e8 Cleanup rules.mk for 32U4 keyboards, I-K (#7097)
* Cleanup rules.mk for 32U4 keyboards, I-K

* Clean up ivy rules.mk
2019-10-21 21:43:18 -07: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 Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, I-K (#7097) 2019-10-21 21:43:18 -07: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.