Completed
Driver API: gpio-keys
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introducing the Zephyr Input Subsystem
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Single listener
- 3 Limited use cases
- 4 Capsense
- 5 Don't even try
- 6 It's not an input device, it's a sensor
- 7 Device specific: touchscreen API
- 8 Application Specific
- 9 Allocate your device
- 10 Register a device
- 11 Send reports and sync
- 12 Zephyr Input Subsystem proposal #54622
- 13 Input Event structure
- 14 Driver API: gpio-keys
- 15 Driver API: touchscreen
- 16 Application API
- 17 Modes of operation
- 18 Kscan compatibility
- 19 Extensibility
- 20 Filters and event reprocessing
- 21 ZMK event system
- 22 ZMK event processing
- 23 NCS event manager
- 24 State of the Input subsystem
- 25 Send patches!
- 26 Set capabilities