From 9ae800fab3861a96f13b9226fe744b7785c13105 Mon Sep 17 00:00:00 2001 From: Daniel H Klein Date: Sun, 27 Jan 2019 00:12:05 -0800 Subject: [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 * Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c Co-Authored-By: danielhklein * Update keyboards/sirius/unigo66/keymaps/default/config.h Co-Authored-By: danielhklein * Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h Co-Authored-By: danielhklein * debugging * correct keymap to layout * readme * remove common config * suggested changes to config.h * default keymap cleanup --- keyboards/sirius/unigo66/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 keyboards/sirius/unigo66/README.md (limited to 'keyboards/sirius/unigo66/README.md') 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 + +![UniGo66](https://i.imgur.com/ZKlcncg.png) + +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 + +![U2U](https://i.imgur.com/WKwgDjZ.png) \ No newline at end of file -- cgit v1.2.3