[Keyboard] Add g60ble (#8952)

* add g60ble

Signed-off-by: Joshua Rubin <mejawa.dev>

* fixes from review

Signed-off-by: Joshua Rubin <mejawa.dev>

* bioi/g60ble better comments in rules.mk

* bioi/g60ble better comments in rules.mk part 2

* Update keyboards/bioi/g60ble/readme.md

* Update keyboards/bioi/g60ble/rules.mk

* Update keyboards/bioi/g60ble/rules.mk
This commit is contained in:
Joshua Rubin
2020-07-11 12:50:57 -06:00
committed by GitHub
parent 64603ab647
commit 78f0b5fb02
8 changed files with 652 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# BIOI G60 BLE
![BIOI G60 BLE](https://i.imgur.com/7Mf8L3al.png)
A 60% keyboard with Bluetooth LE support
* Keyboard Maintainer: [Joshua Rubin](https://github.com/joshuarubin)
* Hardware Supported: R2 both default and hotswap versions
* Hardware Availability: https://play-keyboard.store/
Make example for this keyboard (after setting up your build environment):
make bioi/g60ble: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).