Re: [PATCH v3] HID: Add mapping for KEY_DICTATE
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2022-03-02 22:04:38
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2022-03-02 22:04:38
Also in:
lkml
Hi William, On Fri, Feb 18, 2022 at 09:59:08PM +0000, William Mahon wrote:
Numerous keyboards are adding dictate keys which allows for text messages to be dictated by a microphone. This patch adds a new key definition KEY_DICTATE and maps 0x0c/0x0d8 usage code to this new keycode. Additionally hid-debug is adjusted to recognize this new usage code as well. Signed-off-by: William Mahon <redacted>
Was about to apply but scripts are complaining about difference between from and signed-of-by addresses. Could you please make them match? Thanks. -- Dmitry