aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/suihankey/rev1/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/rev1/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/rev1/readme.md')
-rw-r--r--keyboards/suihankey/rev1/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/suihankey/rev1/readme.md b/keyboards/suihankey/rev1/readme.md
new file mode 100644
index 000000000..1c80a8af6
--- /dev/null
+++ b/keyboards/suihankey/rev1/readme.md
@@ -0,0 +1,18 @@
+# suihankey_rev1
+
+![suihankey_rev1](https://i.gyazo.com/07b9e882fd0c0ad00c8c98d93e94e383.jpg)
+
+Compact with only 18 keys is a concept keyboard.
+Supports OLED and RGBLED (optional)
+
+
+
+Keyboard Maintainer: [kakunpc](https://github.com/kakunpc)
+Hardware Supported: suihankey_rev1, promicro
+Hardware Availability: booth([@kakunpc](https://kakunpc.booth.pm/))
+
+Make example for this keyboard (after setting up your build environment):
+
+ make suihankey/rev1: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).