summaryrefslogtreecommitdiff
path: root/keyboards/binepad/bn003/readme.md
diff options
context:
space:
mode:
authorbinepad <69730862+binepad@users.noreply.github.com>2020-09-12 15:41:30 +0530
committerGitHub <noreply@github.com>2020-09-12 03:11:30 -0700
commite4d46a1c00f60fa97d779f0c468c502416d29f02 (patch)
treefc32f14d988b21ec5588a12a8c16ba3ffb7f8b6c /keyboards/binepad/bn003/readme.md
parent7141de19d98be604587f269a2dc9a85b0a211e6f (diff)
[Keyboard] add binepad/bn003 (#10276)
* ADD BINEPAD/BN003 * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/rules.mk * Update keyboards/binepad/bn003/keymaps/via/keymap.c * Update readme.md added macro pad info * Update keyboards/binepad/bn003/readme.md * Update keyboards/binepad/bn003/bn003.c * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/info.json * Update keyboards/binepad/bn003/rules.mk * Update keyboards/binepad/bn003/rules.mk * Update keyboards/binepad/bn003/rules.mk * Update bn003.c * Update keyboards/binepad/bn003/readme.md * Update keyboards/binepad/bn003/rules.mk * Update keyboards/binepad/bn003/config.h * Update keyboards/binepad/bn003/keymaps/via/rules.mk * Update keyboards/binepad/bn003/rules.mk
Diffstat (limited to 'keyboards/binepad/bn003/readme.md')
-rw-r--r--keyboards/binepad/bn003/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/binepad/bn003/readme.md b/keyboards/binepad/bn003/readme.md
new file mode 100644
index 0000000000..daf406dbef
--- /dev/null
+++ b/keyboards/binepad/bn003/readme.md
@@ -0,0 +1,15 @@
+# BINEPAD BN003
+
+![BINEPAD BN003](https://imgur.com/q8JPcNEl.jpg)
+
+A 3% macropad.
+
+* Keyboard Maintainer: [BINEPAD]
+* Hardware Supported: BN003 PCB (ATmega32U4)
+* Hardware Availability: [Interest Check](https://www.binepad.com/bn003)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make binepad/bn003: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).