1
0
Fork 0

[Keyboard] Updates to Work Louder keyboards (#18232)

by Drashna
This commit is contained in:
Drashna Jael're 2022-08-31 09:44:00 -07:00 committed by GitHub
parent de0d342b82
commit 0faedb11cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 81 additions and 153 deletions

View file

@ -0,0 +1,6 @@
// Copyright 2021 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com>
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define RGBLED_NUM 11

View file

@ -0,0 +1,5 @@
{
"usb": {
"device_version": "0.0.3"
}
}

View file