Merge branch 'for-6.1/topre' into for-linus
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 5 Oct 2022 09:30:18 +0000 (10:30 +0100)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 5 Oct 2022 09:30:18 +0000 (10:30 +0100)
- Fix Topre REALFORCE R2 keyboard so it can send more than 6 keys at the
  time (Harry Stern)

1  2 
drivers/hid/Kconfig

@@@ -1077,8 -1141,15 +1077,14 @@@ config HID_TOPSEE
        Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
        CLLRCMCE remote control.
  
+ 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.
  config HID_THINGM
        tristate "ThingM blink(1) USB RGB LED"
 -      depends on HID
        depends on LEDS_CLASS
        select HID_LED
        help