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

Add Iris Rev. 7 #17967

Merged
merged 13 commits into from
Aug 11, 2022
Merged

Add Iris Rev. 7 #17967

merged 13 commits into from
Aug 11, 2022

Conversation

nooges
Copy link
Member

@nooges nooges commented Aug 9, 2022

Description

Adds support for Iris Rev. 7

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: 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).

(cherry picked from commit 4a23360ad163716a5cf51c54de9e18bac58bcdd6)
(cherry picked from commit 153464d21f54feecdf5f9bf89152efdcd34659e4)
(cherry picked from commit 6ac11b23a2d7eff20aad38f5f6ab1f499bb1d358)
(cherry picked from commit 4e99ef4dfd8d950a352c51368fb18dff64ea9451)
(cherry picked from commit e5c99cb8936b9b26b82620423b04971cd33bd514)
(cherry picked from commit b9cadd8cd35c887c6936612473ffe3dc479b610f)
(cherry picked from commit 2f9e97dd55cebdab65287f6547b0f2942510dfc0)
@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Aug 9, 2022
keyboards/keebio/iris/rev7/config.h Outdated Show resolved Hide resolved
keyboards/keebio/iris/rev7/rev7.c Outdated Show resolved Hide resolved
@nooges nooges requested a review from drashna August 11, 2022 17:33

#ifdef ENCODER_MAP_ENABLE
const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][2] = {
# if defined(KEYBOARD_keebio_iris_rev7)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking for some feedback here on if this is the right approach for handling differing numbers of encoders

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure there is a great way to handle this, aside from having the keymap folder in the different revision folders.

But this should be okay, I think.

@drashna drashna requested a review from a team August 11, 2022 17:59
Copy link
Contributor

@keyboard-magpie keyboard-magpie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing shows lots of historical user keymaps with RGBmatrix issues, main keymaps (default, via, miryoku) all behave normally.

@drashna drashna merged commit fab6c8a into qmk:master Aug 11, 2022
@nooges nooges deleted the iris-rev7 branch August 12, 2022 15:04
imhoffman pushed a commit to imhoffman/qmk_firmware that referenced this pull request Aug 20, 2022
@nooges nooges mentioned this pull request Sep 7, 2022
6 tasks
nolanseaton pushed a commit to nolanseaton/qmk_firmware that referenced this pull request Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants