[Keyboard] Added BOP support (#12991)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Brandon Lewis <blewis308@users.noreply.github.com>
This commit is contained in:
Brandon Lewis
2021-05-30 16:57:43 -05:00
committed by GitHub
parent fc9a2167b1
commit 7b055dcc55
7 changed files with 324 additions and 0 deletions

16
keyboards/bop/readme.md Normal file
View File

@@ -0,0 +1,16 @@
# bop
![Bop](https://i.imgur.com/mEWmMgvh.jpg)
![Bop-top](https://i.imgur.com/DbjVdvVh.jpg)
A huge 6x20 ortholinear keyboard inspired by the BFO-9000
* Keyboard Maintainer: [Fruit](https://github.com/Blewis308)
* Hardware Supported: Bop v1.1 PCB, Teensy 2.0++
* Hardware Availablility: Through Group Buy - Jan 2021
Make example for this keyboard (after setting up your build envionment):
make bop:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).