Update Lily58 Keymaps and VendorID (#9979)
* Update keymaps and venderID * update config.h * Update keyboards/lily58/keymaps/yuchi/keymap.c
This commit is contained in:
parent
b139d34924
commit
958e3f85cb
8 changed files with 46 additions and 177 deletions
|
@ -20,10 +20,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#pragma once
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFC51
|
||||
#define PRODUCT_ID 0x0058
|
||||
#define VENDOR_ID 0x04D8
|
||||
#define PRODUCT_ID 0xEB2D
|
||||
#define DEVICE_VER 0x0100
|
||||
#define MANUFACTURER F_YUUCHI
|
||||
#define MANUFACTURER liliums
|
||||
#define PRODUCT Lily58
|
||||
#define DESCRIPTION Lily58 is 6×4+5keys column-staggered split keyboard.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue