-
-
Notifications
You must be signed in to change notification settings - Fork 40.2k
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
Fine!40 PCB Support #17426
Fine!40 PCB Support #17426
Conversation
This reverts commit 0dd205e.
…lt firmware, the PCB for the Mochi40
Okay, there is a folder here I was sure I removed. I'll fix that. |
I'm not entirely sure how this got here again.
Simplified license declaration Co-authored-by: Joel Challis <[email protected]>
Simplified license declaration Co-authored-by: Joel Challis <[email protected]>
Move optional addons to info.json Co-authored-by: Joel Challis <[email protected]>
Move optional addons to info.json Co-authored-by: Joel Challis <[email protected]>
Move optional addons to info.json
Move optional addons to info.json
Removing unneeded keymap bloat. Co-authored-by: Joel Challis <[email protected]>
Removing unneeded keymap bloat. Co-authored-by: Joel Challis <[email protected]>
I think everything should be fixed now? It says that there is one change remaining but I don't see it. |
Please do not close and re-open PRs. Updating the branch on your repo will automatically update the PR. Even if the old PR is master, that's fine. Do it "right", the next time. |
@drashna I'm sorry for all the mistakes. I assumed that I should close it because of the master situation. |
No worries. And git/github is always a learning experience, for sure! |
…t in every keymap
Not sure what changes GitHub thinks are left outstanding as I think I have gotten everything now. |
Adding safety check Co-authored-by: Drashna Jaelre <[email protected]>
Change to a lower quality photo Co-authored-by: Ryan <[email protected]>
Just wanted to check, is there anything that I have missed? |
Co-authored-by: Ryan <[email protected]>
Is that everything? |
Is there anything else that is needed? |
I don't know how I missed this earlier, but it appears that the Rotary Encoder is no longer functioning with the new setup. I've tried debugging but have no clue what is causing the problem, though I haven't worked with the new method of declaring things in info.json. |
Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]>
Added code for the Fine!40 PCB which is used in the Mochi40 currently in group buy.
Description
The Fine!40 is an Elite-C based PCB with a rotary encoder and an OLED display. The code provided additionally incudes VIA support.
Types of Changes
Issues Fixed or Closed by This PR
None, except for the absolute mess that my last PR was because I apparently started with a very outdated base (among other things).
Checklist