aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/suihankey/split/readme.md
diff options
context:
space:
mode:
authorkakunpc <15257475+kakunpc@users.noreply.github.com>2019-07-30 14:24:07 +0900
committerDrashna Jaelre <drashna@live.com>2019-07-29 22:24:07 -0700
commitb28f1e6a299c55671217a6ad50c4eda15a004e65 (patch)
treed1179f2b19c252127bc784b712272b48e404f15c /keyboards/suihankey/split/readme.md
parentc806103f4171682821cee5ceaa91dce983072b1d (diff)
downloadfirmware-b28f1e6a299c55671217a6ad50c4eda15a004e65.tar.gz
firmware-b28f1e6a299c55671217a6ad50c4eda15a004e65.tar.bz2
firmware-b28f1e6a299c55671217a6ad50c4eda15a004e65.zip
[Keyboard] Add suihankey_rev1 keyboard and Fix default keymap (#6419)
* move alpha * add suihankey rev1 * fix default keymap. * remove split * add split keymap * move default_split keymap * fix rev1 config.h * fix split * set BOOTMAGIC_ENABLE lite * fix enum base
Diffstat (limited to 'keyboards/suihankey/split/readme.md')
-rw-r--r--keyboards/suihankey/split/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/suihankey/split/readme.md b/keyboards/suihankey/split/readme.md
new file mode 100644
index 000000000..34d30580d
--- /dev/null
+++ b/keyboards/suihankey/split/readme.md
@@ -0,0 +1,18 @@
+# suihankey split
+
+![suihankey](https://i.gyazo.com/f798c5967f2ac457dd520ab8ff83b6ac.jpg)
+
+Compact with only 36 keys is a concept keyboard.
+Supports OLED and RGBLED (optional)
+
+
+
+Keyboard Maintainer: [kakunpc](https://github.com/kakunpc)
+Hardware Supported: suihankeyboard_alpha, promicro
+Hardware Availability: booth([@kakunpc](https://kakunpc.booth.pm/))
+
+Make example for this keyboard (after setting up your build environment):
+
+ make suihankey/split: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).