summaryrefslogtreecommitdiffstats
path: root/keyboards/bm16a/readme.md
diff options
context:
space:
mode:
authorzvecr <git@zvecr.com>2019-03-12 15:38:05 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-03-12 15:38:05 +0100
commit9e49f19a1a597f90b519f100b852d44493dcfd78 (patch)
tree7bdd452071776666a833bd0a8390608e9cf3ee67 /keyboards/bm16a/readme.md
parentfe642a84fcf1a52cc761dca231244b7971742d00 (diff)
downloadqmk_firmware-9e49f19a1a597f90b519f100b852d44493dcfd78.tar.gz
qmk_firmware-9e49f19a1a597f90b519f100b852d44493dcfd78.tar.xz
KPrepublic bm16a port (#5383)
* Initial bm16a port * Initial bm16a port - fix readme formatting
Diffstat (limited to 'keyboards/bm16a/readme.md')
-rw-r--r--keyboards/bm16a/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/bm16a/readme.md b/keyboards/bm16a/readme.md
new file mode 100644
index 000000000..8d43b7014
--- /dev/null
+++ b/keyboards/bm16a/readme.md
@@ -0,0 +1,15 @@
+# bm16a
+
+![bm16a](https://ae01.alicdn.com/kf/HTB1RRRQaZfrK1RjSszcq6xGGFXaY.jpg)
+
+A 16 key macropad, with USB C, RGB underglow and backlight.
+
+Keyboard Maintainer: QMK Community
+Hardware Supported: The PCBs, controllers supported
+Hardware Availability: [KPrepublic](https://kprepublic.com/products/bm16a-16-keys-custom-mechanical-keyboard-pcb-plate-programmed-numpad-layouts-qmk-firmware-with-rgb-bottom-underglow-alps-mx); [AliExpress](https://www.aliexpress.com/store/product/bm16a-16-keys-Custom-Mechanical-Keyboard-PCB-plate-programmed-numpad-layouts-qmk-firmware-with-rgb-bottom/3034003_32970629907.html)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make bm16a: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).