-
-
Notifications
You must be signed in to change notification settings - Fork 40.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add new keyboard #17513
add new keyboard #17513
Conversation
first upload fungo split keyboard
changed request |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all changed
all checked your review. |
Setting Handedness - change files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there still a problem?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is a revision (eg rev1
) really needed here? do you plan on having more revisions, later?
Yes, I will try the first product and supplement it a little more. |
/* USB Device descriptor parameter */ | ||
#define VENDOR_ID 0x5892 | ||
#define PRODUCT_ID 0x1233 | ||
#define DEVICE_VER 0x0001 | ||
#define MANUFACTURER Fungo | ||
#define PRODUCT FungoSplit | ||
|
||
|
||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/* USB Device descriptor parameter */ | |
#define VENDOR_ID 0x5892 | |
#define PRODUCT_ID 0x1233 | |
#define DEVICE_VER 0x0001 | |
#define MANUFACTURER Fungo | |
#define PRODUCT FungoSplit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why should I delete this item?
i dont understand.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's already in info.json.
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
by bojiguard
first upload fungo split keyboard
Description
Added new keyboard information.
keyboard name is "fungo".
only added keyboard directory.
new directory -> keyboards/fungo
Types of Changes
Issues Fixed or Closed by This PR
Checklist