summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bfo9000/readme.md
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
committerlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
commit9581289745736ce068a1040f44cec37a2ca8830d (patch)
tree24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/keebio/bfo9000/readme.md
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/keebio/bfo9000/readme.md')
-rw-r--r--keyboards/keebio/bfo9000/readme.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/keebio/bfo9000/readme.md b/keyboards/keebio/bfo9000/readme.md
deleted file mode 100644
index 059f2800a2..0000000000
--- a/keyboards/keebio/bfo9000/readme.md
+++ /dev/null
@@ -1,18 +0,0 @@
-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 keebio/bfo9000:default
-
-Example of flashing this keyboard:
-
- make keebio/bfo9000:default:avrdude
-
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.