summaryrefslogtreecommitdiffstats
path: root/keyboards/bat43/readme.md
diff options
context:
space:
mode:
authoryfuku <30647434+yfuku@users.noreply.github.com>2020-04-05 13:59:49 +0900
committerGitHub <noreply@github.com>2020-04-04 21:59:49 -0700
commit120fcc58b6454f65616ff08670d74c5b9a5059e1 (patch)
tree8534cfbc40c64a403dc2c6e57697985890bb9a55 /keyboards/bat43/readme.md
parent2f15cb21260f152b93c0ef76e780bba4f33e1938 (diff)
[Keyboard] Add bat43 Keyboard (#8648)
* carete bat43 dir by new_keyboard.sh * customize * bugfix * fix * remove LAYOUT_kc * Update keyboards/bat43/readme.md * Update keyboards/bat43/rules.mk * Remove unnecessary parts * converted to Kxy format * Update keyboards/bat43/bat43.h
Diffstat (limited to 'keyboards/bat43/readme.md')
-rw-r--r--keyboards/bat43/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/bat43/readme.md b/keyboards/bat43/readme.md
new file mode 100644
index 0000000000..7097aa7af5
--- /dev/null
+++ b/keyboards/bat43/readme.md
@@ -0,0 +1,15 @@
+# bat43
+
+![bat43](https://user-images.githubusercontent.com/30647434/78112239-e9ef8300-7438-11ea-810b-994a75ffa24e.jpg)
+
+A 43-key keyboard.
+
+* Keyboard Maintainer: [yfuku](https://github.com/yfuku)
+* Hardware Supported: bat43 PCB, Pro Micro
+* Hardware Availability: https://yfuku.booth.pm/
+
+Make example for this keyboard (after setting up your build environment):
+
+ make bat43: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).