diff options
author | Danny Nguyen <danny@keeb.io> | 2018-02-16 22:13:28 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-02-18 02:04:22 -0500 |
commit | 2a5da62728a42da1cdd7c05f403b3d903e3509f2 (patch) | |
tree | d1851605cb1f54f11d0c353b346a18a64911191e /keyboards/dilly/README.md | |
parent | d1ea398fb9c4848b74fc3eca40d6078bb529bf0a (diff) | |
download | qmk_firmware-2a5da62728a42da1cdd7c05f403b3d903e3509f2.tar.gz qmk_firmware-2a5da62728a42da1cdd7c05f403b3d903e3509f2.zip |
Add Dilly keyboard
Diffstat (limited to 'keyboards/dilly/README.md')
-rw-r--r-- | keyboards/dilly/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/dilly/README.md b/keyboards/dilly/README.md new file mode 100644 index 0000000000..866d07ccbb --- /dev/null +++ b/keyboards/dilly/README.md @@ -0,0 +1,14 @@ +Dilly +===== + +A 3x10 ortholinear keyboard using Kailh PG1350 Lower Profile Choc switches. + +Keyboard Maintainer: Keebio +Hardware Supported: Dilly PCB, Arduino Pro Micro +Hardware Availability: [Keebio](https://keeb.io) + +Make example for this keyboard (after setting up your build environment): + + make dilly:default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |