1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-19 13:33:38 +01:00
hekate/bdk/input
CTCaer 7af343dd6c bdk: input: make joycon detection more robust
There's a hw bug on the gpio controller that can latch the last value on reads.
Mitigate that by reading once to unlatch the input value.

Also actually allow sio to be polled every 8ms.
2024-05-19 10:19:25 +03:00
..
als.c bdk: whitespace refactor 2022-07-11 22:10:11 +03:00
als.h als: Update ambient light sensor driver to use integers 2021-06-08 05:49:16 +03:00
joycon.c bdk: input: make joycon detection more robust 2024-05-19 10:19:25 +03:00
joycon.h bdk: joycon: add bit numbers on the button struct 2024-04-25 04:46:27 +03:00
touch.c bdk: touch: rename samsung touch panel 2023-12-25 02:41:42 +02:00
touch.h touch: rename 4th panel so it's not confused with errors 2021-08-28 16:39:38 +03:00