-
-
Notifications
You must be signed in to change notification settings - Fork 39.5k
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
Add ferris 0.2 #12133
Add ferris 0.2 #12133
Commits on Mar 6, 2021
-
Use higher level functions of the i2c API to simplify my matrix.c implementation.
Configuration menu - View commit details
-
Copy full SHA for d0656eb - Browse repository at this point
Copy the full SHA d0656ebView commit details -
Ferris: add support for the 0.2 revision
The Ferris 0.2 switches from an atmega32u4 chip to an stm32f072 chip. Write firmware for this. The most challenging bit was to configure i2c as the hardware uses the i2c2 pins: PB10 and PB11 which is uncommon. The ferris bling has backlighting leds which are not supported yet. Support will come in a later PR.
Configuration menu - View commit details
-
Copy full SHA for 3c831a2 - Browse repository at this point
Copy the full SHA 3c831a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cddc34b - Browse repository at this point
Copy the full SHA cddc34bView commit details
Commits on Mar 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 78f6705 - Browse repository at this point
Copy the full SHA 78f6705View commit details
Commits on Apr 3, 2021
-
Update keyboards/ferris/0_2/readme.md
Co-authored-by: Ryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 112c92a - Browse repository at this point
Copy the full SHA 112c92aView commit details -
Update keyboards/ferris/readme.md
Co-authored-by: Ryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc7c196 - Browse repository at this point
Copy the full SHA dc7c196View commit details -
Update keyboards/ferris/sweep/readme.md
Co-authored-by: Ryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cb4f27 - Browse repository at this point
Copy the full SHA 3cb4f27View commit details -
Update keyboards/ferris/keymaps/test/readme.md
Co-authored-by: Ryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70747dd - Browse repository at this point
Copy the full SHA 70747ddView commit details -
Update keyboards/ferris/0_1/readme.md
Co-authored-by: Ryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8604aef - Browse repository at this point
Copy the full SHA 8604aefView commit details -
Update keyboards/ferris/0_2/config.h
Co-authored-by: Ryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85fa403 - Browse repository at this point
Copy the full SHA 85fa403View commit details