-
-
Notifications
You must be signed in to change notification settings - Fork 39.6k
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
Creation of the manyboard macro keyboard with default keymaps #11896
Conversation
Formatting and finalization still to be done
Hopefully this works, let me know if i need to change anything |
Co-authored-by: Joel Challis <[email protected]>
…railing newline Co-authored-by: Joel Challis <[email protected]>
…railing newline Co-authored-by: Joel Challis <[email protected]>
…ing newline Co-authored-by: Joel Challis <[email protected]>
…highest_layer() Co-authored-by: Joel Challis <[email protected]>
…ing newline Co-authored-by: Joel Challis <[email protected]>
…est_layer() Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
… detailed layout info Co-authored-by: Drashna Jaelre <[email protected]>
… detailed layout info Co-authored-by: Drashna Jaelre <[email protected]>
… detailed layout info Co-authored-by: Drashna Jaelre <[email protected]>
…ailed layout info Co-authored-by: Drashna Jaelre <[email protected]>
…ailed layout info Co-authored-by: Drashna Jaelre <[email protected]>
…ailed layout info Co-authored-by: Drashna Jaelre <[email protected]>
…info Co-authored-by: Drashna Jaelre <[email protected]>
Sorry about that, GitHub decided to delete the |
Thank you for your contribution! |
@zvecr please review |
Thanks! |
Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]>
Description
Creating the manyboard macro, a 15 key macropad with rotary encoder
This is pre-release development for the device, which will hopefully be available in H2 2021. It uses the atmega32u4, a custom PCB, a 3D printed enclosure and plate, and a standard rotary encoder with a variety of knob options. Supports hot-swap switches and uses 2 RGB LEDs for layer indication. This first commit should enable QMK and VIA support through the web client as well as serve as a base template for user keymaps.
Types of Changes
Checklist