summaryrefslogtreecommitdiff
path: root/keyboards/nightingale_studios/hailey/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-05 21:48:41 +0000
committerQMK Bot <hello@qmk.fm>2020-12-05 21:48:41 +0000
commitaf8697c85b5d893187c7eb9f3e82997fa172a48a (patch)
tree6deb036c45edba06635daf1033d34aa347bbfa09 /keyboards/nightingale_studios/hailey/readme.md
parent351f258bedb718f97a08760cfb244a44c159a873 (diff)
parent54b932e84404725d3ac77d36faa2001c0aa8267b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nightingale_studios/hailey/readme.md')
-rw-r--r--keyboards/nightingale_studios/hailey/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/nightingale_studios/hailey/readme.md b/keyboards/nightingale_studios/hailey/readme.md
new file mode 100644
index 0000000000..9d953a5763
--- /dev/null
+++ b/keyboards/nightingale_studios/hailey/readme.md
@@ -0,0 +1,19 @@
+# Hailey
+
+![Hailey](https://i.imgur.com/DFZdE8E.jpg)
+
+A 75% ARM STM32F072 keyboard, with EC11K rotary encoder.
+
+* Keyboard Maintainer: [zvecr](https://github.com/zvecr)
+* Hardware Supported: Hailey PCB
+* Hardware Availability: Private Group-Buy
+
+Make example for this keyboard (after setting up your build environment):
+
+ make nightingale_studios/hailey:default
+
+Flashing example for this keyboard:
+
+ make nightingale_studios/hailey: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).