OpenRTX/platform/drivers/keyboard
Morgan Diepart e50b8ce80c Module17: keyboard: do not enable SMBus timeout while using the I2C mode
Enabling SMBus timeout in the capacitive touch sensor and not in the MCU would cause the CTS to reset and the MCU expecting the transaction to keep going, locking-up the device.
Timeout should be re-enabled when SMBus will be implemented.
2024-06-21 19:27:33 +02:00
..
cap1206.c Module17: keyboard: do not enable SMBus timeout while using the I2C mode 2024-06-21 19:27:33 +02:00
cap1206.h Driver for CAP1206 capacitive touch controller 2024-06-21 19:26:11 +02:00
cap1206_regs.h Driver for CAP1206 capacitive touch controller 2024-06-21 19:26:11 +02:00
keyboard_GDx.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
keyboard_MD3x.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
keyboard_MD9600.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
keyboard_Mod17.c Module17: added support for hardware revision 1.0 2024-06-21 19:26:31 +02:00
keyboard_linux.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
keyboard_ttwrplus.c Reduce encoder sensitivity on T-TWR Plus 2023-10-09 09:23:45 +02:00