1
0
mirror of https://github.com/limyz/573controller synced 2024-11-23 22:51:00 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
limyz
f07ceebe34
Added mappings for custom controller 2021-10-10 12:40:09 +08:00
limyz
f2815c0797
Updated _gfxg
Minor button tweaks for out-of-box-experience with GITADORA PC version
2020-08-04 16:46:12 +08:00
limyz
c2566adb82
Update README.md
Updated broken twitch link
2020-08-03 17:49:51 +08:00
limyz
8a72764c88
Update README.md
Added description for _ddr
2020-08-03 17:47:45 +08:00
limyz
c848d597da
Added _ddr 2020-08-03 17:40:11 +08:00
limyz
e9c8f6cab3
Merge pull request #1 from 987123879113/optimization
Remove case/conditional code for slight optimization
2020-06-04 16:23:15 +08:00
987123879113
4f9a699823 Optimize code slightly 2020-06-04 17:06:22 +09:00
limyz
9849b5c7f2
Updated donation link 2020-05-12 23:59:54 +08:00
limyz
e3c5e4900a
Updated donation link 2020-05-12 23:48:16 +08:00
limyz
143289ba38
Added donation link 2020-05-12 23:44:00 +08:00
limyz
16f71952ff
Added image 2020-05-07 22:28:16 +08:00
limyz
562bfa4392
Fixed formatting 2020-05-07 17:49:17 +08:00
limyz
3e6773482b
Added streaming links 2020-05-07 17:48:38 +08:00
limyz
4a82aedd83
Fixed pin connector numbers 2020-05-07 01:27:29 +08:00
limyz
ceb5ba7006
Added connector pinouts 2020-05-07 01:01:21 +08:00
limyz
2c8b93d864 Added more images for wiki 2020-05-04 06:13:44 +08:00
limyz
c7f31a3aa7 Cleanup 2020-05-01 13:37:11 +08:00
limyz
4acdc52ae2 Fixed deadzone axis bug 2020-04-28 06:34:04 +08:00
limyz
d197f06628 Updated boards.txt 2020-04-27 11:48:41 +08:00
limyz
889cad7c5d Added _sdvx and supplementary images 2020-04-27 11:33:18 +08:00
limyz
c27baae6af
Added _iidx code and custom pids/vids 2020-04-24 20:41:19 +08:00
limyz
5d734a5058
Update README.md
Added _iidx description
2020-04-24 20:36:05 +08:00
fisyher
d14bdb1819 Added simple README.md to describe the build environment and required library to install 2020-04-05 18:44:15 +08:00
limyz
9e240205a4
Fixed accelerometer readings
A 8-bit left shift is required on the MSB representation, then performing a bitwise AND with the LSB representation to obtain the full 12-bit reading on the LIS3LV02DL.
2020-03-31 02:48:49 +08:00
limyz
57d17c728b
Initial commit
Added Arduino sketch files
2020-01-23 11:13:04 +08:00
limyz
b380fcbd73
Initial commit 2020-01-23 11:10:59 +08:00