Skip to content
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

Variant/shift 4axis micro #52

Merged

Conversation

ej113
Copy link
Collaborator

@ej113 ej113 commented Nov 4, 2023

Includes mods and fixes as per variant/shift_4_axis_Teensy branch

Targeted at Arduino Micro & Pro Micro Boards

  • PB0 swapped to PB6 as PB0 is used for LED
  • LEDs are driven on PB0,PD5,PC7

JayBee-git and others added 8 commits October 30, 2023 22:21
Added the common fixes (shift buttons, device name...), disabled the debug, the serial command and completely removed the extra unused axis for maximum compatibility.
Rather than upgrade all of LUFA or modify LUFA code, leave it intact. Instead take the Arduino Micro LED driver introduced in a newer LUFA release and introduce it as a custom USER board driver.

All 3 LEDs are driven together. Should also work for the Pro Micro, Leonardo & Adafruit Itsy-Bitsy which all have LEDs on at least one of the same pins.
@ej113 ej113 merged commit c4f2d4e into tloimu:variant/shift_4axis_Micro Nov 4, 2023
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.

3 participants