diff options
author | a-chol <a-chol@users.noreply.github.com> | 2018-10-21 18:20:24 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-21 09:20:24 -0700 |
commit | 8e3330bbf6f8c4faf39a3df20fa3ab62910c8b19 (patch) | |
tree | 9db8d6558b622c8f40f8bf0052fe11e960dfc3b6 /keyboards/bminiex/readme.md | |
parent | 877c285ec8c5509f665b558cb2bcaa89d6093055 (diff) | |
download | qmk_firmware-8e3330bbf6f8c4faf39a3df20fa3ab62910c8b19.tar.gz |
Keyboard: bminiex : Working backlight (#4171)
* bminiex : Working backlight
* bminiex keyboard with fixes
* bminiex keyboard more fixes
Diffstat (limited to 'keyboards/bminiex/readme.md')
-rw-r--r-- | keyboards/bminiex/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/bminiex/readme.md b/keyboards/bminiex/readme.md new file mode 100644 index 000000000..204bcbbb1 --- /dev/null +++ b/keyboards/bminiex/readme.md @@ -0,0 +1,14 @@ +B.mini EX +========= + +A compact fullsize keyboard with RGB + +Keyboard Maintainer: QMK Community +Hardware Supported: B.mini EX PCB +Hardware Availability: https://winkeyless.kr/product/b-mini-ex-x2-pcb/ + +Make example for this keyboard (after setting up your build environment): + + make bminiex: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).
\ No newline at end of file |