Maxim Devaev
|
e46229e1d1
|
type fix
|
2022-07-22 06:47:47 +03:00 |
|
Maxim Devaev
|
f277160396
|
using usb codes instead of arduino cinstants
|
2022-07-22 05:46:57 +03:00 |
|
Maxim Devaev
|
04fa68a399
|
fixed make upload
|
2022-07-21 17:10:15 +03:00 |
|
tomaszduda23
|
1d0ebfce82
|
Update outputs.h (#106)
Fix casting -1 to uint8_t.
|
2022-07-16 20:42:45 +03:00 |
|
Maxim Devaev
|
9f289914e9
|
refactoring
|
2022-07-15 21:03:55 +03:00 |
|
tomaszduda23
|
24651f4db3
|
renamed patch (#103)
Co-authored-by: Maxim Devaev <mdevaev@gmail.com>
|
2022-07-15 20:52:32 +03:00 |
|
Maxim Devaev
|
95e9b7dd75
|
renamed patch
|
2022-07-15 10:27:20 +03:00 |
|
tomaszduda23
|
48f4792861
|
commented kvmd/kvmd#80 (#102)
Co-authored-by: Maxim Devaev <mdevaev@gmail.com>
|
2022-07-15 10:22:26 +03:00 |
|
Maxim Devaev
|
4b87851119
|
commented kvmd/kvmd#80
|
2022-07-14 04:01:33 +03:00 |
|
McNova
|
32da05b3ec
|
Check that a packet start with PROTO::MAGIC (#80)
Co-authored-by: Christian Vallières <christian.vallieres@evimbec.ca>
|
2022-07-14 04:00:07 +03:00 |
|
Maxim Devaev
|
1c77ae1ef9
|
refactoring
|
2022-07-14 03:57:36 +03:00 |
|
tomaszduda23
|
d409ae68c3
|
prepare avr for stm32 (#104)
|
2022-07-14 03:51:16 +03:00 |
|
tomaszduda23
|
6772d3425d
|
move platformio.ini -> platformio-avr.ini (#105)
|
2022-07-14 03:45:01 +03:00 |
|
Maxim Devaev
|
1973a1e6e0
|
refactoring, fixed read_block -> update_block
|
2022-07-11 06:10:23 +03:00 |
|
tomaszduda23
|
dc1bc121c8
|
add interface for storage (#99)
|
2022-07-11 05:59:56 +03:00 |
|
Maxim Devaev
|
89aff795fd
|
refactoring
|
2022-07-11 02:12:38 +03:00 |
|
tomaszduda23
|
1afd96cdb9
|
add factory for avr (#98)
|
2022-07-11 02:01:57 +03:00 |
|
Maxim Devaev
|
67547636cf
|
style fix
|
2022-07-10 19:53:06 +03:00 |
|
tomaszduda23
|
1f33d92f61
|
add mouse interface (#96)
|
2022-07-10 19:48:47 +03:00 |
|
Maxim Devaev
|
ad6a387941
|
refactoring
|
2022-07-09 23:00:13 +03:00 |
|
tomaszduda23
|
38fae01cc0
|
add keyboard interface (#95)
|
2022-07-09 22:43:54 +03:00 |
|
tomaszduda23
|
793edf8203
|
add structures for drivers (#94)
|
2022-07-09 20:57:03 +03:00 |
|
Maxim Devaev
|
c840ea7306
|
refactoring
|
2022-07-08 23:06:23 +03:00 |
|
tomaszduda23
|
e864aafcf7
|
Change name to simplify interface getLedsAs->getLeds. (#93)
|
2022-07-08 22:58:14 +03:00 |
|
Maxim Devaev
|
b4c1cc9976
|
fix
|
2022-07-07 02:41:10 +03:00 |
|
tomaszduda23
|
dd251eeaf9
|
change name of method getOfflineAs->isOffline to simplyfy the interface (#92)
|
2022-07-07 02:11:55 +03:00 |
|
tomaszduda23
|
c09567c1a9
|
add target all so build can be easly checked (#91)
|
2022-07-07 02:00:18 +03:00 |
|
Maxim Devaev
|
1b3a2cc3f7
|
copyright bump
|
2022-01-07 16:39:02 +03:00 |
|
Maxim Devaev
|
8f11fa3b91
|
small rebranding
|
2021-09-08 06:47:54 +03:00 |
|
Shantur Rathore
|
9b4622b498
|
Remove wiringpi and use already included libgpiod (#59)
|
2021-08-25 17:37:27 +03:00 |
|
Maxim Devaev
|
b7cf7b4523
|
upstream HID + win98 patch instad of the fork
|
2021-08-17 10:47:53 +03:00 |
|
Maxim Devaev
|
df098bd075
|
win95 runtime switching
|
2021-08-15 20:16:48 +03:00 |
|
Maxim Devaev
|
21749f258c
|
fixed win98 again on arduino
|
2021-08-14 10:35:22 +03:00 |
|
Maxim Devaev
|
ed5952f13e
|
fixed pikvm/pikvm#159: workaround for windows 98 absolute mouse bug
|
2021-08-14 09:29:12 +03:00 |
|
Maxim Devaev
|
a8b3a99b97
|
bumped hid-project revision
|
2021-07-23 11:28:53 +03:00 |
|
Devaev Maxim
|
a06c2004f3
|
new cdc patch
|
2021-07-16 19:35:54 +03:00 |
|
Devaev Maxim
|
d524b2b346
|
updated hid-shut-up.patch
|
2021-07-16 18:56:05 +03:00 |
|
Devaev Maxim
|
578f3dbe0f
|
fixed HID repo
|
2021-07-14 16:38:00 +03:00 |
|
Devaev Maxim
|
937d8320f8
|
moved some patches to upstream
|
2021-07-14 13:23:41 +03:00 |
|
Devaev Maxim
|
994b8a62ea
|
fixed absolute mouse for apple recovery
|
2021-07-10 09:07:22 +03:00 |
|
Devaev Maxim
|
01514d2e6a
|
fixed boot mouse for apple recovery
|
2021-07-10 08:07:22 +03:00 |
|
Devaev Maxim
|
70141f0fbb
|
renamed patches
|
2021-07-09 19:27:35 +03:00 |
|
Devaev Maxim
|
1248f6b917
|
mouse patch 2
|
2021-07-09 00:14:35 +03:00 |
|
Devaev Maxim
|
43aa435b81
|
fixed boot mouse in mac boot manager
|
2021-07-08 03:08:51 +03:00 |
|
Devaev Maxim
|
671627b768
|
pikvm/pikvm#373: added yen key
|
2021-07-03 09:58:09 +03:00 |
|
Devaev Maxim
|
54356bc767
|
increased arduino period
|
2021-04-23 15:55:51 +03:00 |
|
Devaev Maxim
|
19039cd189
|
improved mac boot keys handling
|
2021-04-23 00:11:53 +03:00 |
|
Devaev Maxim
|
a3a17440dc
|
reset spi before uploading the firmware
|
2021-04-22 13:26:49 +03:00 |
|
Devaev Maxim
|
4279ae5bc3
|
improved mac uefi keys handling
|
2021-04-22 03:21:06 +03:00 |
|
Devaev Maxim
|
c169f55204
|
update copy
|
2021-01-07 10:33:02 +03:00 |
|