Skip to content

Add silly_group/meowy_pad#25991

Open
stwupid wants to merge 4 commits intoqmk:masterfrom
stwupid:add-silly-group-meowy-pad
Open

Add silly_group/meowy_pad#25991
stwupid wants to merge 4 commits intoqmk:masterfrom
stwupid:add-silly-group-meowy-pad

Conversation

@stwupid
Copy link

@stwupid stwupid commented Feb 7, 2026

Description

Adds support for MeowyPad by silly group - a 3x3 macropad with SSD1306 OLED display (0.96").

Hardware:

  • Controller: Seeed XIAO RP2040
  • Layout: 3x3 matrix (COL2ROW)
  • Features: SSD1306 OLED display connected to D6/D7 (GP6/GP7)
  • VID: 0x5347 (SG - silly group)
  • PID: 0x3301

Keymaps:

  • default: Basic QWERTY layout (Q/W/E, A/S/D, Z/X/C)
  • via: VIA-enabled with 4 layers for full customization

OLED Implementation:

  • Displays keyboard name and manufacturer
  • Shows current layer number
  • Connected via I2C (GP6=SDA, GP7=SCL)

Types of Changes

  • Keyboard (addition or update)

Issues Fixed or Closed by This PR

  • N/A - new keyboard addition

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

Additional Notes

VIA support PR: the-via/keyboards#2520

@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Feb 7, 2026
@zvecr zvecr added invalid pr_checklist_pending Needs changes as per the PR checklist labels Feb 7, 2026
Copy link
Member

Choose a reason for hiding this comment

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

This should be removed.

Copy link
Member

Choose a reason for hiding this comment

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

This can can and should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid keyboard keymap pr_checklist_pending Needs changes as per the PR checklist via Adds via keymap and/or updates keyboard for via support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants