aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/dilly/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/dilly/readme.md')
-rw-r--r--keyboards/keebio/dilly/readme.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/keyboards/keebio/dilly/readme.md b/keyboards/keebio/dilly/readme.md
index 74139eaeae..e4b6e418a3 100644
--- a/keyboards/keebio/dilly/readme.md
+++ b/keyboards/keebio/dilly/readme.md
@@ -1,14 +1,17 @@
-Dilly
-=====
+# 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)
+* 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 keebio/dilly:default
-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.
+Example of flashing this keyboard:
+
+ make keebio/dilly:default:flash
+
+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).