diff options
Diffstat (limited to 'keyboards/keebio/dilly/README.md')
-rw-r--r-- | keyboards/keebio/dilly/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/keebio/dilly/README.md b/keyboards/keebio/dilly/README.md new file mode 100644 index 000000000..74139eaea --- /dev/null +++ b/keyboards/keebio/dilly/README.md | |||
@@ -0,0 +1,14 @@ | |||
1 | Dilly | ||
2 | ===== | ||
3 | |||
4 | A 3x10 ortholinear keyboard using Kailh PG1350 Lower Profile Choc switches. | ||
5 | |||
6 | Keyboard Maintainer: Keebio | ||
7 | Hardware Supported: Dilly PCB, Arduino 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/dilly:default | ||
13 | |||
14 | 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. | ||