hwdb: Silence spurrious F23 key-press from Fn key on Thinkpad T14s

The Thinkpad T14s Gen 6 (Snapdragon) emits a F23 key press when
pressing the Fn key. Silence them since the keyboard doesn't
actually have a F23 key.
This commit is contained in:
Tobias Heider
2026-04-01 11:17:16 +02:00
committed by Luca Boccassi
parent e0789b6001
commit 51164fd9fc

View File

@@ -1214,6 +1214,11 @@ evdev:name:AT Raw Set 2 keyboard:dmi:*:svnLENOVO:pn83N0:*
evdev:name:AT Raw Set 2 keyboard:dmi:*:svnLENOVO:pn83N1:*
KEYBOARD_KEY_20=f16 # Power button long press
# Lenovo Thinkpad T14s Gen 6 (Snapdragon)
evdev:name:hid-over-i2c 04F3:000D Keyboard:dmi:bvn*:bvr*:bd*:svnLENOVO:pn21N1*:*
evdev:name:hid-over-i2c 04F3:000D Keyboard:dmi:bvn*:bvr*:bd*:svnLENOVO:pn21N2*:*
KEYBOARD_KEY_70072=unknown # Silence spurious F23 key-press report from Fn key
###########################################################
# LG
###########################################################