diff options
Diffstat (limited to 'keyboards/keebio/nyquist/readme.md')
-rw-r--r-- | keyboards/keebio/nyquist/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/keebio/nyquist/readme.md b/keyboards/keebio/nyquist/readme.md new file mode 100644 index 000000000..9fa7259d8 --- /dev/null +++ b/keyboards/keebio/nyquist/readme.md | |||
@@ -0,0 +1,20 @@ | |||
1 | Nyquist | ||
2 | ======= | ||
3 | |||
4 | A split 60% split 5x12 ortholinear keyboard made and sold by Keebio. [More info at Keebio](https://keeb.io). | ||
5 | |||
6 | Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges) | ||
7 | Hardware Supported: Pro Micro | ||
8 | Hardware Availability: [Keebio](https://keeb.io) | ||
9 | |||
10 | Make example for this keyboard (after setting up your build environment): | ||
11 | |||
12 | make keebio/nyquist/rev2:default | ||
13 | |||
14 | Example of flashing this keyboard: | ||
15 | |||
16 | make keebio/nyquist/rev2:default:avrdude | ||
17 | |||
18 | See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. | ||
19 | |||
20 | A build guide for this keyboard can be found here: [Nyquist Build Guide](https://docs.keeb.io) | ||