-
-
Notifications
You must be signed in to change notification settings - Fork 40.2k
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
UniGo66 keyboard added #4913
UniGo66 keyboard added #4913
Conversation
Co-Authored-By: danielhklein <[email protected]>
Co-Authored-By: danielhklein <[email protected]>
Co-Authored-By: danielhklein <[email protected]>
Co-Authored-By: danielhklein <[email protected]>
Putting this here to get more eyes on it because I'm a bit out of my depth here. @danielhklein sent me this Gist via Discord on Tuesday, saying, in part:
I know that the error is because one file is trying to define variables that are already defined, specifically these:
which are already defined here: qmk_firmware/quantum/config_common.h Lines 80 to 81 in 0ba9620
I don't know quite enough to say whether including |
@noroadsleft thanks for posting that here. I actually have some updated files for the config and the matrix, I will be testing them tonight but I suspect they may resolve these issues. So before anyone dives too deep, just wanted to say that this may already be solved. |
All suggested changes have been accepted other than the inclusion of |
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 the files in keyboards/unigo66/
should be removed.
@noroadsleft I don't think the keyboards/unigo66 files still exist. They don't show up in my repo at latest commit, and from the PR's "Files Changed" section they also are not present edit: confirmed, they've been removed |
Thanks! |
* 'master' of https://github.com/qmk/qmk_firmware: Fix Command feature: use get_mods() instead of keyboard_report->mods (qmk#4955) [Keymap] Small improvements to Maxr1998's Contra keymap (qmk#4952) [Keymap] Minor updates to my dz60 keymap (qmk#4943) [Keyboard] UniGo66 keyboard added (qmk#4913) [Keymap] Move Iris via support to Via keymap (qmk#4893) Adds a default value for IS_COMMAND for COMMAND feature (qmk#4301) [Keyboard] drop unused i2c files (qmk#4948) [Keymap] Add Maxim keymap for Fourier (qmk#4534) use built-in arm stuff [Keymap] Add userspace files for vosechu (qmk#4912)
* UniGo66 keyboard added * UniGo66 keyboard added * case correction of unigo66 files * create sirius folder * Update keyboards/sirius/unigo66/rules.mk Co-Authored-By: danielhklein <[email protected]> * Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c Co-Authored-By: danielhklein <[email protected]> * Update keyboards/sirius/unigo66/keymaps/default/config.h Co-Authored-By: danielhklein <[email protected]> * Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h Co-Authored-By: danielhklein <[email protected]> * debugging * correct keymap to layout * readme * remove common config * suggested changes to config.h * default keymap cleanup
* UniGo66 keyboard added * UniGo66 keyboard added * case correction of unigo66 files * create sirius folder * Update keyboards/sirius/unigo66/rules.mk Co-Authored-By: danielhklein <[email protected]> * Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c Co-Authored-By: danielhklein <[email protected]> * Update keyboards/sirius/unigo66/keymaps/default/config.h Co-Authored-By: danielhklein <[email protected]> * Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h Co-Authored-By: danielhklein <[email protected]> * debugging * correct keymap to layout * readme * remove common config * suggested changes to config.h * default keymap cleanup
Description
Types of changes
Issues Fixed or Closed by this PR
Checklist: