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

Bring up Qvex Lynepad #10826

Merged
merged 4 commits into from
Nov 11, 2020
Merged

Bring up Qvex Lynepad #10826

merged 4 commits into from
Nov 11, 2020

Conversation

mcrosson
Copy link
Contributor

@mcrosson mcrosson commented Nov 1, 2020

Description

Initial bring up of the Qvex Lynepad. It's a macro pad available from Tindie at https://www.tindie.com/products/qvex_tech/qvex-lynepad-macro-keypad/

All of the functions of the Lynepad, including the tilt/push features of the rotary encoders are working.

The default keymap sets up the Lynepad as a mouse with the following configuration.

  • "Top" Rotary encoder is mouse wheel up/dn
  • "Bottom" Rotary encoder is volume up/dn
  • Top rotary encoder push is mouse button 3
  • Top encoder tilts adjust the LEDs (brightness, on/off)
  • Bottom rotary encoder push is to reset/enter download mode
  • Key Matrix Setup
Column 1 Column 2 Column 3 Column 4
Mouse Button 4 Right Click Up Left Click
Mouse Button 5 Left Down Right
Acceleration 0 Acceleration 1 Acceleration 3

Types of Changes

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

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

@drashna drashna requested a review from a team November 2, 2020 02:22
keyboards/qvex/lynepad/config.h Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/keymaps/default/config.h Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/lynepad.c Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/lynepad.h Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/readme.md Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/rules.mk Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/rules.mk Outdated Show resolved Hide resolved
Copy link
Member

@fauxpark fauxpark left a comment

Choose a reason for hiding this comment

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

Also missing an info.json.

keyboards/qvex/lynepad/keymaps/default/keymap.c Outdated Show resolved Hide resolved
@mcrosson
Copy link
Contributor Author

mcrosson commented Nov 2, 2020

All requested updates have been made and committed to the branch. If there are other updates / feedback please let me know and I'll make sure they are addressed.

keyboards/qvex/lynepad/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/qvex/lynepad/keymaps/default/keymap.c Outdated Show resolved Hide resolved
@mcrosson
Copy link
Contributor Author

mcrosson commented Nov 2, 2020

All requested updates have been made and committed to the branch. If there are other updates / feedback please let me know and I'll make sure they are addressed.

@fauxpark fauxpark requested a review from a team November 2, 2020 15:51
keyboards/qvex/lynepad/lynepad.c Show resolved Hide resolved
keyboards/qvex/lynepad/lynepad.c Show resolved Hide resolved
@mcrosson
Copy link
Contributor Author

mcrosson commented Nov 2, 2020

All requested updates have been made and committed to the branch. If there are other updates / feedback please let me know and I'll make sure they are addressed.

@mcrosson mcrosson requested a review from zvecr November 4, 2020 20:18
@mcrosson
Copy link
Contributor Author

mcrosson commented Nov 9, 2020

Bump?

@fauxpark
Copy link
Member

Thanks!

@fauxpark fauxpark merged commit a422309 into qmk:master Nov 11, 2020
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