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 Winry315 keyboard #15894

Merged
merged 5 commits into from
Mar 8, 2022
Merged

Add Winry315 keyboard #15894

merged 5 commits into from
Mar 8, 2022

Conversation

sigprof
Copy link
Contributor

@sigprof sigprof commented Jan 15, 2022

Description

Winry315 is a macropad with 3 rotary encoders and 15 (3×5) keys, with optional per-key RGB backlight and underglow. It is sold on Taobao and AliExpress; unfortunately, the exact “Winry315” name is not mentioned anywhere, and the SpiderIsland shop on AliExpress does not even mention the “Winry” name at all. However, the “Winry315” name was suggested by the actual board vendor/designer (thanks @peepeetee for finding and communicating with them); at least it looks better than the “YD3xn15mx” name that is used by the vendor firmware.

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

@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Jan 15, 2022
@sigprof sigprof mentioned this pull request Feb 14, 2022
14 tasks
Winry315 is a macropad with 3 rotary encoders and 15 (3×5) keys, with
optional per-key RGB backlight and underglow.
NO_ACTION_MACRO and NO_ACTION_FUNCTION are no longer needed (the
corresponding obsolete features were removed from QMK), and
USB_POLLING_INTERVAL_MS now defaults to 1.
Implement via_set_layout_options_kb() instead of using a timer to check
for VIA layout option changes.
Apply clang-format with updated configuration; add “clang-format off”
comments for parts which become unreadable after clang-format.
Avoid the “winry/winry315: MANUFACTURER in config.h is overwriting
manufacturer in info.json” warning by moving the manufacturer name to
info.json; move other USB-related data there too.

Matrix configuration still left in config.h to keep it together with
encoder pins (which are not yet supported in info.json).
@fauxpark fauxpark requested a review from a team March 7, 2022 00:03
@drashna drashna merged commit 249bc3a into qmk:master Mar 8, 2022
@sigprof sigprof mentioned this pull request Mar 8, 2022
6 tasks
0xcharly pushed a commit to Bastardkb/bastardkb-qmk that referenced this pull request Jul 4, 2022
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.

4 participants