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
This commit is contained in:
takashiski
2018-10-04 00:34:43 +09:00
committed by Drashna Jaelre
parent 404db1d06f
commit 5368235f22
9 changed files with 492 additions and 0 deletions

View File

@@ -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).