270 Commits

Author SHA1 Message Date
dekunukem
e1a842ae26 moved quad encoder into its own file 2022-04-30 17:12:51 +01:00
dekunukem
3910fab72b refractoring quad encoder code 2022-04-30 16:54:26 +01:00
dekunukem
1e61a8387e ARR lookup table 2022-04-30 16:41:03 +01:00
dekunukem
2efb3f1e87 quad encoder output working, not very linear though 2022-04-30 15:33:43 +01:00
dekunukem
6a1b34d0b1 working on mouse encoder 2022-04-29 23:58:35 +01:00
dekunukem
497a043bc0 started working on new protocol card firmware 2022-04-29 12:34:07 +01:00
dekunukem
cffc58c5d7 updated flasher script to support USB DFU 2022-04-10 21:35:31 +01:00
dekunukem
49a29e5322 added ADB protocol card testing firmware 2022-04-09 21:34:44 +01:00
dekunukem
11d6a19485 updated IBM PC P-card firmware to 0.2.0 2022-04-07 02:50:05 +01:00
dekunukem
375a446f5f finished IBM PC tester firmware 2022-04-07 02:06:02 +01:00
dekunukem
2b01965148 working on IBMPC P-card testing firmware 2022-04-06 23:36:51 +01:00
dekunukem
ddf96a5c62 testing internet firmware download 2022-04-03 21:06:05 +01:00
dekunukem
f8ae878730 updated scraps 2022-03-28 23:36:03 +01:00
dekunukem
51fa6f713e added chip model check and watchdog timer 2022-03-28 23:33:52 +01:00
dekunukem
00286b7d8a added mac plus keyboard capture, updated quad test code 2022-03-28 03:23:03 +01:00
dekunukem
9729ee2113 ARR-based quad encoder output proof of concept working 2022-03-26 22:21:14 +00:00
dekunukem
98299f5cb8 before trying to adjust ARR on the fly 2022-03-26 21:33:24 +00:00
dekunukem
4b72435118 working on quad encoder 2022-03-26 20:40:13 +00:00
dekunukem
cbe2ce0179 working on quad encoder 2022-03-26 14:13:12 +00:00
dekunukem
6e52166819 rewrote quad_write 2022-02-18 09:30:41 +00:00
dekunukem
65416cc9e0 quad increment and decrement working 2022-02-17 21:47:25 +00:00
dekunukem
66f02a9128 started quad encoder test 2022-02-17 21:07:04 +00:00
dekunukem
4d32eae78e fixed a ps/2 mouse bug for timing out too soon 2022-02-15 23:13:59 +00:00
dekunukem
efc513fecf removed test code 2022-02-03 11:48:35 +00:00
dekunukem
0d8828dfdc added horizontal scroll in mouse struct 2022-02-03 11:38:06 +00:00
dekunukem
52127912e1 fixed serial mouse glitch 2022-02-03 11:32:01 +00:00
dekunukem
f3200f1727 added default deadzone, fixed UI responsiveness issue 2022-02-02 22:05:00 +00:00
dekunukem
3d6de0839b IBMPC 0.1.3 added XT key translation 2022-01-30 15:21:11 +00:00
dekunukem
6a7ea24052 double check disabling ertm 2022-01-28 10:03:15 +00:00
dekunukem
087eefe618 updated mouse event scroll wheel handling 2022-01-24 13:34:32 +00:00
dekunukem
a1dd1b54ab added firmware update via USB DFU 2022-01-15 15:32:43 +00:00
dekunukem
665b5eff4c tested out PT2 ADB board, adjusted plate hole 2022-01-14 01:18:19 +00:00
dekunukem
3475baa0b2 added notes about running script on startup 2022-01-08 12:01:08 +00:00
dekunukem
8512afe3f4 fixed pcard spi interrupt bug 2022-01-08 11:50:15 +00:00
dekunukem
7adc98533d updated scancode set behavior 2022-01-07 22:34:49 +00:00
dekunukem
0ee8da6ce1 added scancode set 1 2022-01-07 22:19:26 +00:00
dekunukem
d813518662 added OLED timeout sleeping to prevent burnin 2022-01-07 20:52:44 +00:00
dekunukem
7e56bedda1 tested new changes 2022-01-07 20:06:23 +00:00
dekunukem
17d20add89 minor cleanup 2022-01-07 19:56:49 +00:00
dekunukem
e91b93c5d0 ip address and rpi app version display working 2022-01-04 21:49:42 +00:00
dekunukem
003af52a85 keyboard LED request working, clearing buf when swithcing on protocols 2022-01-04 21:11:52 +00:00
dekunukem
4257a914f9 implemented capslock key behavior, fixed keyboard register 2 bit plority 2022-01-04 20:51:11 +00:00
dekunukem
594b0a70a1 now handles protocol disabling 2022-01-04 20:10:53 +00:00
dekunukem
806922c637 added more comments, further testing 2022-01-03 23:09:47 +00:00
dekunukem
79d497f8a6 added kb reg2 read and write, fixed srq glitch 2022-01-03 22:52:22 +00:00
dekunukem
4f5d108501 deferred kb interrupt add working 2022-01-03 21:08:23 +00:00
dekunukem
4cae5f53ce still some interrupt timing issue 2022-01-02 23:25:47 +00:00
dekunukem
e6ad46952c adb both keyboard and mouse working 2022-01-02 23:17:08 +00:00
dekunukem
d142d4dd54 linux ev to adb lookup table 2022-01-02 22:55:10 +00:00
dekunukem
d4a5603ada keyboard and mouse srq working 2022-01-02 22:18:38 +00:00