From 8dfe37a3a38edab19c113d43f9bf03b734b13de0 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:36:52 -0700 Subject: Sirius UniGo66 touch-up (#12280) * un-nest layout macros * use #pragma once include guard in unigo66.h * unify rules.mk to QMK AVR template - remove Bootloader selection comment block - unify Build Option header comment - align Build Option rules and inline comments * remove unused LAYOUT_all macro * update readme.md to match QMK template --- keyboards/sirius/unigo66/readme.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'keyboards/sirius/unigo66/readme.md') diff --git a/keyboards/sirius/unigo66/readme.md b/keyboards/sirius/unigo66/readme.md index 1dae0f9949..38d03b9b35 100644 --- a/keyboards/sirius/unigo66/readme.md +++ b/keyboards/sirius/unigo66/readme.md @@ -1,17 +1,26 @@ # UniGo66 -![UniGo66](https://i.imgur.com/ZKlcncg.png) +![UniGo66](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/sirius/unigo66/IMG_4272_640.jpg)\ +[UniGo66 layout options](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) +Join [ALF Studios on Discord](https://discord.gg/GJ8bdM). -Make example: +* Keyboard Maintainer: [Daniel Klein](https://github.com/dhklein), [The QMK Community](https://github.com/qmk) +* Hardware Supported: Sirius UniGo66 PCB (ATmega32U4) +* Hardware Availability: [ALF Studios Discord](https://discord.gg/GJ8bdM) - make sirius/unigo66:default +Make example for this keyboard (after setting up your build environment): -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). + make sirius/unigo66:default + +Flashing example for this keyboard: + + make sirius/unigo66:default:flash 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) + +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). -- cgit v1.2.3