diff options
author | Brandon Claveria <48102030+swiftrax@users.noreply.github.com> | 2020-11-01 10:57:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-01 10:57:30 -0800 |
commit | 78019c3e2186910aaf939937aff1e72937d38b6f (patch) | |
tree | 54d93128b607a5d791d5989d0ea97c4db85e8cce /keyboards/handwired/swiftrax/bebol/readme.md | |
parent | 76bc23550857badaa35ae68c62875dd8b1fad0ce (diff) |
[Keyboard] add bebol keyboard (#10763)
* add bebol keyboard
* Change PID
* Update keyboards/handwired/swiftrax/bebol/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Swiftrax <swiftrax@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/swiftrax/bebol/readme.md')
-rw-r--r-- | keyboards/handwired/swiftrax/bebol/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/bebol/readme.md b/keyboards/handwired/swiftrax/bebol/readme.md new file mode 100644 index 0000000000..54261899d2 --- /dev/null +++ b/keyboards/handwired/swiftrax/bebol/readme.md @@ -0,0 +1,13 @@ +# Bebol + +A 65% keyboard + +* Keyboard Maintainer: Swiftrax +* Hardware Supported: Bebol +* Hardware Availability: https://github.com/swiftrax + +Make example for this keyboard (after setting up your build environment): + + make handwired/swiftrax/bebol: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). |