1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-10-04 21:39:43 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
cathery
1f8a8bc500 Add enum types 2019-11-22 03:47:16 +03:00
cathery
e33b5c06ab Make some variables constexpr where possible 2019-11-22 01:49:51 +03:00
cathery
04bcc1dd97 Zero-initialize button data variables 2019-11-22 00:41:07 +03:00
cathery
d9b2b59989 Add override keyword to all virtual override functions 2019-11-13 14:27:43 +03:00
cathery
c2c58971a7 Use Result type instead of Status 2019-11-13 14:16:13 +03:00
cathery
93abaeed22 Add IController::GetConfig() 2019-11-09 23:26:47 +03:00
cathery
1155b488be Remove fluff 2019-11-09 23:24:29 +03:00
cathery
114e466a1a Add input remapping 2019-11-07 20:46:47 +03:00
cathery
d8c5237f84 Dualshock 3: Set LED on init and fix endpoints 2019-11-07 13:45:51 +03:00
cathery
59c99da458 Added config files (no remapping yet) 2019-11-07 01:20:58 +03:00
cathery
f0419185f4 Added deadzone to close #8
Xbox One sync button now takes a capture
2019-11-05 22:44:44 +03:00
cathery
855561280a Working button input on #3 2019-11-04 22:11:55 +03:00
cathery
7796e2e88d Initial commit 2019-10-31 21:00:42 +03:00