summaryrefslogtreecommitdiffstats
path: root/keyboards/namecard2x4/readme.md
diff options
context:
space:
mode:
authortakashiski <takashiskibb@gmail.com>2018-10-03 17:34:43 +0200
committerDrashna Jaelre <drashna@live.com>2018-10-03 17:34:43 +0200
commit5368235f223d0537c7456cd8d36d5430f4b58312 (patch)
treedbf974a96fb422cd96bf325cbc55fce85abfbebc /keyboards/namecard2x4/readme.md
parent404db1d06fa9c0dd25fff3bfa1b2ebed7273a8fc (diff)
downloadqmk_firmware-5368235f223d0537c7456cd8d36d5430f4b58312.tar.gz
qmk_firmware-5368235f223d0537c7456cd8d36d5430f4b58312.tar.xz
Keyboard: Add namecard keyboard (#4044)
* create namecard2x4 * create default keymaps * Update README * fixed typo and func remove dont need. * update infomation on readme * update missed point * remove explicit initialize * update default keymap's readme * add my name to copyright * change keymap style to LAYOUT macro and fixed typo LAYOUT macro
Diffstat (limited to 'keyboards/namecard2x4/readme.md')
-rw-r--r--keyboards/namecard2x4/readme.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/namecard2x4/readme.md b/keyboards/namecard2x4/readme.md
new file mode 100644
index 000000000..ec98bc673
--- /dev/null
+++ b/keyboards/namecard2x4/readme.md
@@ -0,0 +1,24 @@
+# namecard2x4
+
+日本式名刺サイズのキーボードです(55x91mm)。
+Kailh PCB SocketとWS2812/SK6812に対応しています。
+
+This keyboard is Japanese namecard size(55x91mm) keyboard.
+
+namecard2x4 has 8 switch and kailh PCB socket.
+
+![namecard2x4](https://i.imgur.com/Bi9SV9A.jpg)
+
+![namecard2x4 with case](https://i.imgur.com/yTv1vSz.jpg)
+
+
+
+Keyboard Maintainer: [takashiski](https://github.com/takashiski)
+
+
+Make example for this keyboard (after setting up your build environment):
+
+ make namecard2x4: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).
+