-
-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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
gBoards ErgoTaco #8924
gBoards ErgoTaco #8924
Conversation
Co-Authored-By: Drashna Jaelre <[email protected]>
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.
As discussed on discord, personally I would like to avoid the k
parent folder.
Also while this PR doesnt yet touch keyboards/ergotaco
, relocating boards currently has to target breaking changes.
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.
Looks good to me.
#define PRODUCT_ID 0x0005 | ||
#define DEVICE_VER 0x0001 | ||
#define MANUFACTURER g Heavy Industries | ||
#define PRODUCT ErgoTaco | ||
#define DESCRIPTION QMK keyboard firmware for ErgoTaco |
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.
#define DESCRIPTION QMK keyboard firmware for ErgoTaco |
1d4c0cd
to
65c27a3
Compare
a1b96ba
to
3430907
Compare
Thank you for your contribution! This pull request has been automatically closed because it has not had activity in the last 30 days. |
Part two of the gboards-consolidation project. The Mega PR has been separated out into smaller per-keyboard PRs.
This PR contains a single keyboard as per @zvecr , in this case ErgoTaco. This code was pulled from #8262
Issues Fixed or Closed by This PR