summaryrefslogtreecommitdiff
path: root/keyboards/draytronics/scarlet/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/draytronics/scarlet/readme.md')
-rw-r--r--keyboards/draytronics/scarlet/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/draytronics/scarlet/readme.md b/keyboards/draytronics/scarlet/readme.md
new file mode 100644
index 0000000000..4f1c5e0f56
--- /dev/null
+++ b/keyboards/draytronics/scarlet/readme.md
@@ -0,0 +1,19 @@
+# SCARLET
+
+![scarlet](https://www.draytronics.co.uk/wp-content/uploads/2020/10/Scarlet-PCB-Compared-Combined.png)
+
+A open source 17 key numpad keyboard, designed to be easily built at home with through hole components. More info / kits / PCB designs available at [draytronics.co.uk/scarlet](draytronics.co.uk)
+
+* Keyboard Maintainer: [Blake Drayson](https://github.com/ghostseven)
+* Hardware Supported: SCARLET PCB / ATMega32A
+* Hardware Availability: [draytronics.co.uk](draytronics.co.uk)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make draytronics/scarlet:default
+
+Flashing example for this keyboard:
+
+ make draytronics/scarlet: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).