Commit Graph

38 Commits

Author SHA1 Message Date
f62f2414b0 controller: Fix sudden death outcome and add last round in half 2024-12-16 00:04:36 +00:00
f501dc046e controller: Improve shutdown handling 2024-12-15 23:34:39 +00:00
244a340764 controller: Add thread for HID handler to app 2024-12-15 17:41:07 +00:00
9543851867 firmware+controller: Add round start state 2024-12-15 17:30:08 +00:00
1caf43c6de firmware+controller: Add game start and over states 2024-12-15 15:36:52 +00:00
d9c063cba7 firmware+controller: Add generic in-game state 2024-12-15 14:37:31 +00:00
8adb89ef2b firmware+controller: Add pregame state 2024-12-15 13:57:31 +00:00
ea5f1a7902 firmware+controller: Add match found state 2024-12-15 12:05:36 +00:00
18831c3e0e firmware+controller: Queue start state 2024-12-14 16:26:34 +00:00
4d1074e60c firmware: Add repeating animations 2024-12-14 13:18:17 +00:00
514198d136 controller: Fix USB get_input_report on Windows 2024-12-13 17:57:49 +00:00
277eb4ee3b firmware+controller: Initial working HID state control 2024-12-13 17:51:46 +00:00
6d0db71305 firmware: Add menu and idle states 2024-12-13 16:32:53 +00:00
4fa183ab2d firmware: Finished (?) none state 2024-12-13 14:06:00 +00:00
76d8557f36 firmware: Semi-working emoji 2024-12-13 04:01:54 +00:00
facb46c068 firmware: Add second message to none state 2024-12-13 03:03:21 +00:00
e550c6d016 firmware: Call lv_disp_flush_ready() in vsync handler 2024-12-13 02:45:36 +00:00
84fb7553c5 firmware: Initial animation 2024-12-13 02:29:27 +00:00
0607f08b83 controller: Implement economy suggestions and add test 2024-12-12 23:07:29 +00:00
bb11a1607b controller: Initial state handling 2024-12-12 19:40:16 +00:00
78aa8005bd controller: Initial polling and parsing of Valorant presence 2024-12-12 17:12:13 +00:00
46cdc9cd43 controller: Initial Windows app 2024-12-12 14:19:20 +00:00
6de0451f33 controller: Add 24x24 icon 2024-12-12 13:51:50 +00:00
937cc46d80 controller: Add icon 2024-12-12 13:34:53 +00:00
68844ef4d3 controller: Tweak structure for Windows 2024-12-12 12:57:04 +00:00
b6f242a73a firmware: Add background image 2024-12-12 01:19:02 +00:00
8bdd1c018f firmware: Add Valorant font 2024-12-11 21:23:51 +00:00
680edbfd81 Update .envrc to use --impure 2024-12-11 20:01:30 +00:00
0cdaefc992 firmware: Move serial number code to main 2024-12-11 19:02:24 +00:00
4817c80df3 Initial working USB communication 2024-12-11 18:59:17 +00:00
a35f1cccc1 Update .envrc to hopefully differentiate between shells 2024-12-11 14:50:54 +00:00
1ff784bc3d Add flake.lock 2024-12-11 14:36:04 +00:00
475f5626dd firmware: Split LCD logic into separate file 2024-12-09 14:54:11 +00:00
768ee410d8 firmware+controller: Initial USB device 2024-12-09 13:41:22 +00:00
db683dbc71 firmware: Initial working touch control 2024-12-08 14:53:51 +00:00
1d5853e91c firmware: Actually working LCD with LVGL 2024-12-04 10:43:01 +00:00
df62eb0fe6 firmware: Attempt at working LVGL on LCD 2024-12-03 22:55:46 +00:00
4ac2bbba62 Initial commit 2024-11-30 21:22:12 +00:00