f0b30e0027
This converts the array that the Swap Hands feature uses to use PROGMEM, and to read from that array, as such. Since this array never changes at runtime, there is no reason to keep it in memory. Especially for AVR boards, as memory is a precious resource. |
||
---|---|---|
.. | ||
keymaps | ||
.noci | ||
config.h | ||
info.json | ||
matrix.c | ||
readme.md | ||
rev1.c | ||
rev1.h | ||
rules.mk |
readme.md
Uni660 Rev1
The Uni660 is an ergonomic wireless keyboard designed by Sirius.
Join the KeyCommerce Discord.
- Keyboard Maintainer: danielhklein, The QMK Community
- Hardware Supported: Uni660 Rev1, ATmega32U4
- Hardware Availability: Not currently available as of 2021-01-21
Make example for this keyboard (after setting up your build environment):
make sirius/uni660/rev1:default
Flashing example for this keyboard:
make sirius/uni660/rev1:default:flash
To get the U2U into DFU flashing mode, insert the U2U into the computer and connect the RST pins:
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.