Keyboard: Adds Support for a specific CH579M based Macropad - #26100
Draft
ryanm101 wants to merge 12 commits into
Draft
Keyboard: Adds Support for a specific CH579M based Macropad#26100ryanm101 wants to merge 12 commits into
ryanm101 wants to merge 12 commits into
Conversation
…king, press doesnt, some keys still not mapped
enc1 - a enc2 - b c|d|nkeh f|g|nkeh i|jm|nkeh l|jm|nkeh The Analog keys seem be causing some issues, this could perhaps be due to a chip problem if i broke something while probing.
…ted my board and A1/A2, A3/A15, A13/14 are now failing to work
|
I hope this isn't off-topic, but I wanted to reach out, because I'm trying to compile the firmware, so I can test it, but I happened to notice that it's missing some files from the upstream chibios repositories that prevents it from compiling. But if I add those files or copy the master repos over (rather than the qmk forks), a whole lot more errors get introduced. Is there a specific way to get this to work? I've tried the git + make route of things, and I've also tried the qmk cli but setting the ch579m keyboard branch as a base. Both seem to net me the same results. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keyboard that uses CH579M, 12Key 2Knob.

Description
Adds the above keyboard to qmk. Depends on #26097
Types of Changes
Issues Fixed or Closed by This PR
Checklist