Jasper 41d3bd907e Format everything
The next commit will add this to a `.git-blame-ignore-revs` file which
you can use to ignore this commit when running git blame. Simply run

    git blame --ignore-revs-file .git-blame-ignore-revs [...]

Or configure git to persistently ignore the commit:

    git config blame.ignoreRevsFile .git-blame-ignore-revs
2022-03-13 20:30:14 +01:00
2022-03-13 20:30:14 +01:00
2022-03-13 20:30:14 +01:00
2021-07-18 22:32:33 +02:00
2021-06-15 19:42:00 +02:00
2021-07-17 20:09:02 +02:00
2022-03-13 20:30:14 +01:00
2021-06-15 19:42:00 +02:00
2021-07-18 22:32:33 +02:00
Description
Code for FT23 steering wheel
245 MiB
Languages
C 74.3%
C++ 18.6%
Assembly 6.2%
Ruby 0.8%