Skip to content

added zmk firmware configs#26

Open
ellahin wants to merge 1 commit into
mattdibi:masterfrom
ellahin:master
Open

added zmk firmware configs#26
ellahin wants to merge 1 commit into
mattdibi:masterfrom
ellahin:master

Conversation

@ellahin

@ellahin ellahin commented Aug 15, 2025

Copy link
Copy Markdown

Added configs for a basic numpad using ZMK firmware and moved QMK firmware to its own folder.

@mattdibi

mattdibi commented Aug 17, 2025

Copy link
Copy Markdown
Owner

Hi there @ellahin,

thank you for your contribution! Unfortunately I'm not sure it fits the goal of the current Yampad repo.

  1. ZMK firmware doesn't support ATmega32U4-based MCUs (see https://zmk.dev/docs/hardware#pro_micro) Current HW assembly instruction and BOM only mention ATmega32U4 controllers
  2. You contributed the Github Action responsible for building the firmware but it won't work given that it's in the wrong path (see: https://docs.github.com/en/actions/get-started/quickstart#creating-your-first-workflow)

I think a better fit for your work would be to contribute it as a new shield for ZMK (see https://zmk.dev/docs/development/hardware-integration/new-shield) with the additional build instructions and updated BOM to support ZMK

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants