qmk_firmware/keyboards/keebio/bfo9000
2022-05-17 13:01:26 +01:00
..
keymaps Adding VIA support for bfo-9000 (#17116) 2022-05-17 13:01:26 +01: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 Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.