summaryrefslogtreecommitdiffstats
path: root/keyboards/bfo9000/readme.md
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2018-04-25 19:47:13 +0200
committerDrashna Jaelre <drashna@live.com>2018-04-25 19:47:13 +0200
commiteb89a372ec8950a853aef9e2730339465dc3dc2a (patch)
treea20867dbb40228a0509dab32e4cd7354595162be /keyboards/bfo9000/readme.md
parent1c6b9323b25f8ec38f86addd4ba249faa5986cb3 (diff)
downloadqmk_firmware-eb89a372ec8950a853aef9e2730339465dc3dc2a.tar.gz
qmk_firmware-eb89a372ec8950a853aef9e2730339465dc3dc2a.tar.xz
Add BFO-9000 keyboard (#2807)
Diffstat (limited to 'keyboards/bfo9000/readme.md')
-rw-r--r--keyboards/bfo9000/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/bfo9000/readme.md b/keyboards/bfo9000/readme.md
new file mode 100644
index 000000000..20c9b2ff7
--- /dev/null
+++ b/keyboards/bfo9000/readme.md
@@ -0,0 +1,18 @@
+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](https://keeb.io).
+
+Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
+Hardware Supported: Pro Micro
+Hardware Availability: [Keebio](https://keeb.io)
+
+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](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.