Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1002 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 1002 Bytes

YoctoBoard-Electronics

YoctoBoard features a STM32 based core. The STM32 mimics a keyboard device and pipes emulated keyboard shortcuts from the keypresses.

Major features

  • USB C connector
  • 3.5mm aux connector for i2c communication
  • RGB backlit

Contributing

See the CONTRIBUTING.md file to see guidelines for contributing to this project.

If you would like to contribute, please fork this repository and send a pull request. Don't know what you want to work on? Get in touch with me at wsoohoo@olin.edu or pick an issue from the issue tracker.

Documentation

Documentation for the YoctoBoard can be found on the meta project wiki. All relevant files can be found in the docs/ folder of the meta repository.

License

This project is licensed under the GNU GPLv3 License. See the LICENSE file for more details.

Contributors