mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 06:32:01 +00:00
Rename Uzu42 to uzu42
This commit is contained in:
parent
ca9a4bec6a
commit
9b9e21fa41
@ -1,10 +1,10 @@
|
||||
Uzu42
|
||||
uzu42
|
||||
===
|
||||
|
||||
A split keyboard with 4x5 vertically staggered keys and 1 thumb keys.
|
||||
|
||||
Keyboard Maintainer: [nrtkbb](https://github.com/nrtkbb/) [@nrtkbb](https://twitter.com/nrtkbb)
|
||||
Hardware Supported: Uzu42 PCB, Pro Micro
|
||||
Hardware Supported: uzu42 PCB, Pro Micro
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
|
@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define PRODUCT_ID 0x3060
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER nrtkbb
|
||||
#define PRODUCT Uzu42
|
||||
#define PRODUCT uzu42
|
||||
#define DESCRIPTION A split keyboard with 4x5 vertically staggered keys and 1 thumb keys
|
||||
|
||||
/* key matrix size */
|
||||
|
Loading…
Reference in New Issue
Block a user