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/bfo9000
Jack Humbert 19d34a41d0
replace ifndefs with pragma onces
7 years ago
..
keymaps replace ifndefs with pragma onces 7 years ago
bfo9000.c Add BFO-9000 keyboard (#2807) 7 years ago
bfo9000.h replace ifndefs with pragma onces 7 years ago
config.h replace ifndefs with pragma onces 7 years ago
i2c.c Add BFO-9000 keyboard (#2807) 7 years ago
i2c.h replace ifndefs with pragma onces 7 years ago
matrix.c Add BFO-9000 keyboard (#2807) 7 years ago
readme.md Add BFO-9000 keyboard (#2807) 7 years ago
rules.mk Add BFO-9000 keyboard (#2807) 7 years ago
serial.c replace ifndefs with pragma onces 7 years ago
serial.h replace ifndefs with pragma onces 7 years ago
split_util.c Add BFO-9000 keyboard (#2807) 7 years ago
split_util.h replace ifndefs with pragma onces 7 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 bfo9000:default

Example of flashing this keyboard:

make bfo9000:default:avrdude

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