1
0
Fork 0

add beegboy keyboard (#10762)

* add layout macro

* add beegboy keymaps

* fix matrix pins

* Change PID

* Update keyboards/handwired/swiftrax/beegboy/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Swiftrax <swiftrax@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Brandon Claveria 2020-10-31 17:13:06 -07:00 committed by GitHub
parent 7b33897b97
commit 4fa1924bd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 239 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# Beegboy
96% with a gap
* Keyboard Maintainer: [Swiftrax](https://github.com/swiftrax)
* Hardware Supported: beegboy
* Hardware Availability: [GitHub.com](https://github.com/swiftrax)
Make example for this keyboard (after setting up your build environment):
make handwired/swiftrax/beegboy: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).