summaryrefslogtreecommitdiffstats
path: root/keyboards/winkeyless/bminiex/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-02-18 17:35:34 +0100
committerDrashna Jaelre <drashna@live.com>2019-02-18 17:35:34 +0100
commitf0edc993b7beb15cc9c0443677801daddcae710b (patch)
tree0d0ee27fca9ea4384a905cdc26878aaa796ee18d /keyboards/winkeyless/bminiex/readme.md
parent593d08d6aec38aca6f38db4a17f3d8cdcd13bf28 (diff)
downloadqmk_firmware-f0edc993b7beb15cc9c0443677801daddcae710b.tar.gz
qmk_firmware-f0edc993b7beb15cc9c0443677801daddcae710b.tar.xz
[Keyboard] Winkeyless Directory (#5163)
* introduce wkl directory and readme * move bface into winkeyless directory and edit readme for new make instructions * move bmini into the winkeyless directory and edit readme * move bmini ex into winkeyless directory * edit readme some more * add newbs guide to readmes * fix path to bface * temporarily turn off community layout support until we refactor this taking out all the custom ps2avrgb stuff
Diffstat (limited to 'keyboards/winkeyless/bminiex/readme.md')
-rw-r--r--keyboards/winkeyless/bminiex/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/winkeyless/bminiex/readme.md b/keyboards/winkeyless/bminiex/readme.md
new file mode 100644
index 000000000..7dbabedba
--- /dev/null
+++ b/keyboards/winkeyless/bminiex/readme.md
@@ -0,0 +1,13 @@
+# 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 winkeyless/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).