diff options
author | captsis <34025500+captsis@users.noreply.github.com> | 2018-10-08 15:20:31 -1000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-08 18:20:31 -0700 |
commit | be227b43174f6ec9effbbfc25eb9a853b42cbf2f (patch) | |
tree | 867c0bc73f8e4aa64a1531d3ce4fa927d087a4d8 /keyboards/orange75/readme.md | |
parent | 98a63d8d6e91fcd0de4e8496d21ceef17b81d5d1 (diff) | |
download | qmk_firmware-be227b43174f6ec9effbbfc25eb9a853b42cbf2f.tar.gz |
Keyboard: add orange75 (#4093)
* New Keyboard: orange75
Co-Authored-By: fox-lab <fox-lab@users.noreply.github.com>
* Update keyboards/orange75/info.json
corrected
* #4093 corrections
* added del to layout again
* clarified supported hardware
* directives...
* Update keyboards/orange75/config.h
* Update keyboards/orange75/readme.md
Diffstat (limited to 'keyboards/orange75/readme.md')
-rw-r--r-- | keyboards/orange75/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/orange75/readme.md b/keyboards/orange75/readme.md new file mode 100644 index 000000000..910674406 --- /dev/null +++ b/keyboards/orange75/readme.md @@ -0,0 +1,16 @@ +# Orange75 + +![Orange75](https://i.imgur.com/eAfiwwM.jpg) + +A 75% made by Fox Lab. + +Keyboard Maintainer: [captsis](https://github.com/captsis), [fox-lab](https://github.com/fox-lab) +Hardware Supported: Orange75 powered by the ATmega32U4 +Hardware Availability: [zFrontier](https://en.zfrontier.com/collections/keyboards/products/foxlab-orange75), [Geekhack GB](https://geekhack.org/index.php?topic=95080.0) + + +Make example for this keyboard (after setting up your build environment): + + make orange75:default + +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).
\ No newline at end of file |