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

Tidy up dztech keyboard.c/h and readmes #7664

Merged
merged 7 commits into from
Jan 13, 2020

Conversation

fauxpark
Copy link
Member

Description

DZtech cleanup part 4. This last one's a little more involved - I tweaked the LED flags for RGB matrix as after aligning the arrays to resemble the layout macro, they didn't seem to make much sense. Apart from that, mostly whitespace changes.

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

Checklist

  • My code follows the code style of this project.
  • 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).

@drashna drashna requested a review from a team December 18, 2019 08:29
@yanfali
Copy link
Contributor

yanfali commented Dec 18, 2019

Can we get this tested on actual hardware? I'm uncomfortable with these changes unless they've been tested by users, otherwise it should go into breaking

@fauxpark
Copy link
Member Author

@yanfali I reverted the LED flags changes - should be OK to merge now.

@fauxpark fauxpark requested a review from yanfali January 3, 2020 03:49
keyboards/dztech/dz60rgb/readme.md Outdated Show resolved Hide resolved
keyboards/dztech/dz60rgb_ansi/readme.md Outdated Show resolved Hide resolved
keyboards/dztech/dz60rgb_wkl/readme.md Outdated Show resolved Hide resolved
keyboards/dztech/dz65rgb/readme.md Outdated Show resolved Hide resolved
keyboards/dztech/dz65rgb/readme.md Outdated Show resolved Hide resolved
@drashna drashna requested a review from a team January 8, 2020 06:07
@fauxpark fauxpark merged commit c293d90 into qmk:master Jan 13, 2020
@fauxpark fauxpark deleted the dztech-keyboard-readme branch January 13, 2020 21:49
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Feb 21, 2020
* Tidy up dztech keyboard.c/h and readmes

* Use new lock LED function

* Undo changes to led flags

* Fix make examples

* Update readmes some more

* Clarify filetypes

* Format as list
kylekuj pushed a commit to kylekuj/qmk_firmware that referenced this pull request Apr 21, 2020
* Tidy up dztech keyboard.c/h and readmes

* Use new lock LED function

* Undo changes to led flags

* Fix make examples

* Update readmes some more

* Clarify filetypes

* Format as list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants