We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5ee0c commit 2a250afCopy full SHA for 2a250af
doc/releases/release-notes-4.0.rst
@@ -395,6 +395,18 @@ Drivers and Sensors
395
396
* Input
397
398
+ * New feature: :dtcompatible:`zephyr,input-double-tap`.
399
+
400
+ * New driver: :dtcompatible:`ilitek,ili2132a`.
401
402
+ * Added power management support to all keyboard matrix drivers, added a
403
+ ``no-disconnect`` property to :dtcompatible:`gpio-keys` so it can be used
404
+ with power management on GPIO drivers that do not support pin
405
+ disconnection.
406
407
+ * Added a new framework for touchscreen common properties and features
408
+ (screen size, inversion, xy swap).
409
410
* Fixed broken ESP32 input touch sensor driver.
411
412
* Interrupt
0 commit comments