qmk_firmware/keyboards/sirius/unigo66
Joel Challis 1d0b4c8d38
Tidy up use of keycode range helpers (#19756)
2023-02-10 21:10:14 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move keyboard USB IDs and strings to data driven: S (#17889) 2022-08-04 08:12:37 +10:00
custom_matrix.cpp Tidy up use of keycode range helpers (#19756) 2023-02-10 21:10:14 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
main.c [Keyboard] Unigo66 beta pcb added, bug fixes for flashing (#5108) 2019-02-13 11:03:10 -08:00
matrix.c [Keyboard] UniGo66 keyboard added (#4913) 2019-01-27 00:12:05 -08:00
readme.md Sirius UniGo66 touch-up (#12280) 2021-03-19 12:36:52 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
unigo66.c [Keyboard] UniGo66 keyboard added (#4913) 2019-01-27 00:12:05 -08:00
unigo66.h Sirius UniGo66 touch-up (#12280) 2021-03-19 12:36:52 -07:00

readme.md

UniGo66

UniGo66
UniGo66 layout options

The UniGo66 is an ergonomic wireless keyboard designed by Sirius and manufactured by ALF Studios.

Join ALF Studios on Discord.

Make example for this keyboard (after setting up your build environment):

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

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.