summaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorAlessandro Manca <crizan.git@gmail.com>2023-03-10 19:49:33 +0300
committerJiri Kosina <jkosina@suse.cz>2023-03-10 20:59:51 +0300
commitdbf56d2fb53b7397002219bd221cfc72aadfdc82 (patch)
tree31a3340fef7fa840fe1a9d48cddce2b1808b82ff /drivers/hid/Kconfig
parent50c6b976fb66f623440066f8e44309b4c2f687a0 (diff)
downloadlinux-dbf56d2fb53b7397002219bd221cfc72aadfdc82.tar.xz
HID: topre: Add support for 87 keys Realforce R2
The tenkeyless version of the Realforce R2 has the same issue of the full size one, the report fixup is needed to make n-key rollover work instead of 6 key rollover Signed-off-by: Alessandro Manca <crizan.git@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 82f64fb31fda..4ce012f83253 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -1122,7 +1122,7 @@ config HID_TOPRE
tristate "Topre REALFORCE keyboards"
depends on HID
help
- Say Y for N-key rollover support on Topre REALFORCE R2 108 key keyboards.
+ Say Y for N-key rollover support on Topre REALFORCE R2 108/87 key keyboards.
config HID_THINGM
tristate "ThingM blink(1) USB RGB LED"