• Joined on 2026-03-20
shutong created repository AtguiguCorp/final_proj 2026-04-23 19:46:31 +08:00
shutong pushed to main at AtguiguCorp/0417_QT_code 2026-04-17 16:30:16 +08:00
89b23b2291 Push layered Qt host source files
b576d3f19d 添加项目文件。
10441f488c 添加 .gitattributes 和 .gitignore。
shutong created branch main in AtguiguCorp/0417_QT_code 2026-04-17 16:30:16 +08:00
shutong created repository AtguiguCorp/0417_QT_code 2026-04-17 16:21:49 +08:00
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 14:14:30 +08:00
019dd0a2c1 Restore baseline key handling
0a7706fff1 Stabilize firmware private transport
Compare 2 commits »
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 13:54:18 +08:00
a8e0cfe1b3 Finish firmware private transport stack
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 13:00:24 +08:00
30f1af1a8c Add firmware GATT protocol module
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 12:55:47 +08:00
9ba44586b3 Add firmware CDC protocol module
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 11:57:30 +08:00
1b2fe79b5d Add firmware nanopb protocol core
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 11:47:35 +08:00
f753a7f883 Split function keys from HID path
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 11:44:54 +08:00
3bf1377e56 Add firmware function events
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 10:52:10 +08:00
27e16df141 Implement BLE device discovery
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 10:43:04 +08:00
4fb515a63d Align GATT transport interface
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 10:33:43 +08:00
9ebd3ddc30 Remove legacy COM codec
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 10:27:44 +08:00
e610f2dc1e Add protobuf COM wrapper
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 10:20:50 +08:00
5d5e6277ab Add full protobuf schema and generated code
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 10:11:01 +08:00
4317deda4b Complete typed COM decoding
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 10:04:24 +08:00
47a2afa3a0 Remove premature non-DRI layers
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 09:51:54 +08:00
a8b3eb5797 Fix APP property typing
shutong pushed to main at AtguiguCorp/KeyBoard_QT 2026-04-11 09:47:07 +08:00
acea92b0de Connect APP shell to logic