diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-05 21:48:41 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-05 21:48:41 +0000 |
commit | af8697c85b5d893187c7eb9f3e82997fa172a48a (patch) | |
tree | 6deb036c45edba06635daf1033d34aa347bbfa09 /keyboards/nightingale_studios/hailey/readme.md | |
parent | 351f258bedb718f97a08760cfb244a44c159a873 (diff) | |
parent | 54b932e84404725d3ac77d36faa2001c0aa8267b (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.md | 19 |
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). |