summaryrefslogtreecommitdiff
path: root/keyboards/draytronics/daisy/readme.md
diff options
context:
space:
mode:
authorBlake <blake@ghost7.com>2021-03-25 11:53:30 +0000
committerGitHub <noreply@github.com>2021-03-25 22:53:30 +1100
commitc4d05010cb4dad42740d67003bf66b67e10fe854 (patch)
treea71871b280cecb8be58f737c5c17e5f4a78a13e0 /keyboards/draytronics/daisy/readme.md
parent6276f54752e98ab1f99eaff5c077c52bf29e5c81 (diff)
Add Daisy, a macropad with dual rotary encoders + update Scarlet readme.md (#12221)
* Daisy first commit buggy * buggy still underglow crash * Daisy V1 * ReadMe Updates
Diffstat (limited to 'keyboards/draytronics/daisy/readme.md')
-rw-r--r--keyboards/draytronics/daisy/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/draytronics/daisy/readme.md b/keyboards/draytronics/daisy/readme.md
new file mode 100644
index 0000000000..6e8dd007aa
--- /dev/null
+++ b/keyboards/draytronics/daisy/readme.md
@@ -0,0 +1,20 @@
+# DAISY
+![daisy](https://www.draytronics.co.uk/wp-content/uploads/2020/12/repository-open-graph-template-1.png)
+
+An open source macro pad with rotary encoders and under glow, designed to be easily built with (mostly) through hole components. More info / kits / PCB designs available at [draytronics.co.uk/daisy](https://www.draytronics.co.uk/daisy)
+
+* Keyboard Maintainer: [Blake Drayson](https://github.com/ghostseven)
+* Hardware Supported: DAISY PCB / ATMega328P
+* Hardware Availability: [draytronics.co.uk](https://draytronics.co.uk)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make draytronics/daisy:default
+
+Flashing example for this keyboard:
+
+ make draytronics/daisy: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).
+
+VIA design config file avaliable [here](https://www.draytronics.co.uk/f_daisy/draytronics_daisy_via_config.json)