diff options
author | Whale Mo <ncwhale@gmail.com> | 2020-08-07 13:47:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-06 22:47:59 -0700 |
commit | 871d35aa432f149b67d986b584bb31b80bd1573e (patch) | |
tree | 138e93f02803e89640b0d2cf55939885ea4eb932 /keyboards/whale/sk/readme.md | |
parent | 2d8703f6cc61918aaefd3ce04a064a82ab238140 (diff) | |
download | qmk_firmware-871d35aa432f149b67d986b584bb31b80bd1573e.tar.gz qmk_firmware-871d35aa432f149b67d986b584bb31b80bd1573e.zip |
[Keyboard] Add Whale's Split Keyboard(ver.3) (#9859)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/whale/sk/readme.md')
-rw-r--r-- | keyboards/whale/sk/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/whale/sk/readme.md b/keyboards/whale/sk/readme.md new file mode 100644 index 0000000000..ab2121a9c8 --- /dev/null +++ b/keyboards/whale/sk/readme.md @@ -0,0 +1,15 @@ +# Splite Keyboard + +![Split Keyboard Default Layout](https://github.com/ncwhale/Keyboard_Design/raw/master/Splite-Keyboard-v3/Keyboard-layout.png) + +A splite keyboard (7x6x2) made by Whale Mo. + +* Keyboard Maintainer: [Whale Mo](https://github.com/ncwhale) +* Hardware Supported: [Opensource Design](https://github.com/ncwhale/Keyboard_Design), Sparkfun Micro Pro +* Hardware Availability: On the way. + +Make example for this keyboard (after setting up your build environment): + + make whale/sk: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). |