Skip to content

Xavrax/osu-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Work in progress! ⚠️

osu-keyboard

Osu! keyboard project written in rust for my own usage but feel free to fork or use it.

How to start

All you need to start play with this project:

  • rustup
  • arduino uno (for development purposes)
  • avr-atmega328p and other electronic stuff (to finish project)

You can get rustup here!

You have to install nightly version of rust's toolchain:

rustup toolchain install nightly

Now you can compile project using build.sh script.

⚠️ Due to bullet_in problem you need to install nightly-2021-01-07 toolchain. ⚠️

rustup toolchain install nightly-2021-01-07

If you would like to deploy your project to arduino/atmega you have to change variables in deploy-atmega328p.sh and use it.

Have fun :)!

About

Osu! keyboard project written in rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published