diff options
author | omkbd <takuya.electronics@gmail.com> | 2019-06-07 04:50:00 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-06-06 12:50:00 -0700 |
commit | 872480dde2ba4713a96404d1a0a55db71a9d1b9b (patch) | |
tree | 0064691e12f6ed3a6f7ba3664b94353bc816dc6c /keyboards/runner3680/readme.md | |
parent | 06975aa0dd47b7fa1756735f159750af1381ff4e (diff) | |
download | qmk_firmware-872480dde2ba4713a96404d1a0a55db71a9d1b9b.tar.gz |
[Keyboard] add runner3680 keyboards (#6069)
* add runner3680
* Remove unnecessary code
Diffstat (limited to 'keyboards/runner3680/readme.md')
-rw-r--r-- | keyboards/runner3680/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/runner3680/readme.md b/keyboards/runner3680/readme.md new file mode 100644 index 000000000..b32ead412 --- /dev/null +++ b/keyboards/runner3680/readme.md @@ -0,0 +1,15 @@ +# runner3680 + +![runner3680](https://github.com/omkbd/Runner3680/blob/master/Picture/Runner3680.jpg) + +A split ortholinear keyboard. Each half is a 5x8 arrangement, with breakable pieces to allow the number of rows to be customized between 3 to 5, and the number of columns to be between 6 to 8. + +Keyboard Maintainer: [omkbd](https://github.com/omkbd) [@omkbd](https://twitter.com/omkbd) +Hardware Supported: Runner3680, Pro Micro ATmega32u4 +Hardware Availability: Order your own [yourself](https://github.com/omkbd/Runner3680) + +Make example for this keyboard (after setting up your build environment): + + make runner3680/5x8: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). |