aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/meishi2/readme.md
diff options
context:
space:
mode:
authorBiacco42 <secondimpact_2000@yahoo.co.jp>2019-07-02 04:48:34 +0900
committerDrashna Jaelre <drashna@live.com>2019-07-01 12:48:34 -0700
commit58641572cb478486ebd543da9eabd73eb044299f (patch)
treea3fd3ec64ceea24e657789086f4bd86e2acaf532 /keyboards/meishi2/readme.md
parentc93954899e01e959ef6b1b01a061dd3486f2ca19 (diff)
downloadfirmware-58641572cb478486ebd543da9eabd73eb044299f.tar.gz
firmware-58641572cb478486ebd543da9eabd73eb044299f.tar.bz2
firmware-58641572cb478486ebd543da9eabd73eb044299f.zip
[Keyboard] Add meishi2 keyboard (#6138)
* Add meishi2 * Fix pin assign * Fix matrix representation macro * Remove needless mcu conf
Diffstat (limited to 'keyboards/meishi2/readme.md')
-rw-r--r--keyboards/meishi2/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/meishi2/readme.md b/keyboards/meishi2/readme.md
new file mode 100644
index 000000000..d80ec4418
--- /dev/null
+++ b/keyboards/meishi2/readme.md
@@ -0,0 +1,15 @@
+# meishi2
+
+![meishi2](https://i.imgur.com/lG5iI3m.jpg)
+
+meishi2 - The better micro macro keyboard
+
+Keyboard Maintainer: [Biacco42](https://github.com/Biacco42)
+Hardware Supported: The PCBs, controllers supported
+Hardware Availability: [links to where you can find this hardware](https://github.com/Biacco42/meishi2)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make meishi2: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).