]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/bfo9000/readme.md
Add BFO-9000 keyboard (#2807)
[qmk_firmware.git] / keyboards / bfo9000 / readme.md
1 BFO-9000
2 ========
3
4 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](https://keeb.io).
5
6 Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)  
7 Hardware Supported: Pro Micro  
8 Hardware Availability: [Keebio](https://keeb.io)  
9
10 Make example for this keyboard (after setting up your build environment):
11
12     make bfo9000:default
13
14 Example of flashing this keyboard:
15
16     make bfo9000:default:avrdude
17
18 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.