Skip to content
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

Disarray ProductID change #12440

Merged
merged 37 commits into from
Apr 4, 2021
Merged

Disarray ProductID change #12440

merged 37 commits into from
Apr 4, 2021

Conversation

SneakboxKB
Copy link

@SneakboxKB SneakboxKB commented Mar 31, 2021

Changed ProductID for Disarray Staggered version to 2, as it was incorrectly labeled as 3. Change is needed for VIA compatibility

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Fixed incorrect ProductID number for Staggered Disarray in config.h that prevents proper recognition with VIA

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Mar 31, 2021
@drashna
Copy link
Member

drashna commented Apr 3, 2021

This has some merge conflicts that need to be addressed.

mujimanic and others added 24 commits April 3, 2021 11:29
Initial commit for alice clone pcb
Co-authored-by: Joel Challis <git@zvecr.com>
* add support for --clean to compile and flash

* compile standalone JSON keymaps without polluting the tree

* Add support for passing environment vars to make

* make flake8 happy

* document changes to qmk compile and flash

* add -e support to json export compiling

* Fix python 3.6

* honor $MAKE

* add support for parallel builds
Updated folders to include separate readme.md for each pcb version
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Moved LED indicators to #define in config.h
moved LED indicator to #define in config.h
Renamed corresponding .h and .c files in each subfolder to match the folder name (ortho/staggered). also, changed the referenced file in each .c file correspondingly.
Updated folders to include separate readme.md for each pcb version
mujimanic and others added 9 commits April 3, 2021 12:07
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Moved LED indicators to #define in config.h
moved LED indicator to #define in config.h
Renamed corresponding .h and .c files in each subfolder to match the folder name (ortho/staggered). also, changed the referenced file in each .c file correspondingly.
@github-actions github-actions bot added dependencies and removed keymap via Adds via keymap and/or updates keyboard for via support labels Apr 3, 2021
@SneakboxKB
Copy link
Author

ok. I was able to clear the config.h file conflict by rebasing to upstream master with Erovia's help

@SneakboxKB
Copy link
Author

SneakboxKB commented Apr 3, 2021

reverted the update back to the current ChibiOS modules version ffe54d6 and ChibiOS-Contrib to 61baa6b. Rebasing set these modules older than current, which has now been corrected

@Erovia Erovia requested a review from a team April 3, 2021 18:38
@Erovia Erovia merged commit e0614e4 into qmk:master Apr 4, 2021
makenova pushed a commit to makenova/qmk_firmware that referenced this pull request Apr 26, 2021
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com>
Co-authored-by: Zach White <skullydazed@gmail.com>
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Jul 11, 2021
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com>
Co-authored-by: Zach White <skullydazed@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants