diff options
author | Daniel H Klein <danielklein@utexas.edu> | 2019-01-27 00:12:05 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-27 00:12:05 -0800 |
commit | 9ae800fab3861a96f13b9226fe744b7785c13105 (patch) | |
tree | c94c59f1e0138747ef26b484c14c345424a5e264 /keyboards/sirius/unigo66/readme.md | |
parent | 5d26ebcbaa8069975411e7acf3d8585c35da394f (diff) |
[Keyboard] UniGo66 keyboard added (#4913)
* UniGo66 keyboard added
* UniGo66 keyboard added
* case correction of unigo66 files
* create sirius folder
* Update keyboards/sirius/unigo66/rules.mk
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/default/config.h
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* debugging
* correct keymap to layout
* readme
* remove common config
* suggested changes to config.h
* default keymap cleanup
Diffstat (limited to 'keyboards/sirius/unigo66/readme.md')
-rw-r--r-- | keyboards/sirius/unigo66/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/sirius/unigo66/readme.md b/keyboards/sirius/unigo66/readme.md new file mode 100644 index 0000000000..78a02ed09e --- /dev/null +++ b/keyboards/sirius/unigo66/readme.md @@ -0,0 +1,17 @@ +# UniGo66 + + + +The UniGo66 is an ergonomic wireless keyboard designed by Sirius and manufactured by ALF Studios. + +Join ALF Studios on [Discord](https://discord.gg/GJ8bdM) + +Make example: + + make sirius/unigo66: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). + +To get the U2U into DFU flashing mode, insert the U2U into the computer and press the button in the red circle shown below + +
\ No newline at end of file |