diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 10:11:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 18:11:18 -0800 |
commit | 8515d12e2088fb8a3284a3ae239cc4fc945643e7 (patch) | |
tree | 2cb6c2067669c8626be3c4021b2e405028e236d7 /keyboards/runner3680/readme.md | |
parent | 658d211804adfb9af31ea246a1e1e786ecab2a9f (diff) |
[Keyboard] move @omkbd 's boards to /omkbd (#16116)
Diffstat (limited to 'keyboards/runner3680/readme.md')
-rw-r--r-- | keyboards/runner3680/readme.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/runner3680/readme.md b/keyboards/runner3680/readme.md deleted file mode 100644 index b32ead412b..0000000000 --- a/keyboards/runner3680/readme.md +++ /dev/null @@ -1,15 +0,0 @@ -# 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). |