Commit Graph

415 Commits

Author SHA1 Message Date
dekunukem
665b5eff4c tested out PT2 ADB board, adjusted plate hole 2022-01-14 01:18:19 +00:00
dekunukem
9298d07aec minor PCB adjustment 2022-01-13 22:12:05 +00:00
dekunukem
331ec2e7bd updated curve algorithm 2022-01-13 00:11:14 +00:00
dekunukem
2a82cc101c updated curve algorithm 2022-01-12 23:09:27 +00:00
dekunukem
bc9690b534 apply curve to analog axis now 2022-01-12 19:53:26 +00:00
dekunukem
33be87b077 added joystick curve option 2022-01-12 18:13:21 +00:00
dekunukem
1a905c1c45 added power options 2022-01-11 23:21:20 +00:00
dekunukem
a54dcb7c0a added notes about speeding up boot time 2022-01-10 00:14:06 +00:00
dekunukem
8f940337e4 added support for multiple button names in map dict 2022-01-09 22:53:42 +00:00
dekunukem
181b693602 added gamepad-button-incorrectly-mapped-to-keyboard-key support 2022-01-09 22:23:04 +00:00
dekunukem
b62508dd4e consolidated files 2022-01-09 21:52:43 +00:00
dekunukem
08936a22e0 forgot what i did 2022-01-09 21:44:56 +00:00
dekunukem
8fe8fbee25 implemented new custom map format 2022-01-09 16:53:05 +00:00
dekunukem
ae7c25f733 updated loading new mapping format 2022-01-09 14:34:26 +00:00
dekunukem
50a80b505f working on overhauling mapping dict 2022-01-09 14:08:13 +00:00
dekunukem
052c88f99e overhauling gamepad mapping 2022-01-08 21:52:36 +00:00
dekunukem
28497bce90 button presses now also wake up OLED 2022-01-08 18:05:42 +00:00
dekunukem
18bade45bf added sleep LED on baseboard 2022-01-08 17:40:33 +00:00
dekunukem
37e0fdd632 added UART delete file and info command 2022-01-08 16:46:22 +00:00
dekunukem
e937f51aac added UART file read and write 2022-01-08 16:28:50 +00:00
dekunukem
3e11062ecf working on UART commands 2022-01-08 14:59:11 +00:00
dekunukem
6bc514c889 added notes about fixing gpu freq for stable UART baud rate 2022-01-08 14:36:48 +00:00
dekunukem
6798d62052 started working on uart config 2022-01-08 13:41:41 +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
8575695482 updated component values 2022-01-07 10:48:15 +00:00
dekunukem
e4b622b68f added gerber file 2022-01-06 22:17:44 +00:00
dekunukem
cf7d0b2e3f updated PCB for second prototype run 2022-01-06 21:40:20 +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
dff611aad7 bluetooth pairing now ignores already paired devices 2022-01-04 10:15:37 +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
dekunukem
796a61eea4 updated mouse value limiting 2022-01-02 21:10:46 +00:00
dekunukem
e66a4a6b3d working on another way of interrupt handling 2022-01-02 19:14:33 +00:00
dekunukem
6eb2ab8bd4 fixed adb mouse range issue 2022-01-02 17:52:48 +00:00
dekunukem
b801b090d1 fixed mouse duplicate packet issue 2022-01-02 16:52:57 +00:00
dekunukem
78b3290a22 keyboard sort of working, need to fix timing 2022-01-02 16:32:54 +00:00