hosts.d: add keyboard to 7dpqtn2

This commit is contained in:
Konstantin Koslowski 2021-03-30 09:08:18 +02:00
parent c069a7fc43
commit 3b99ccba65

View file

@ -27,3 +27,8 @@ input "1:1:AT_Translated_Set_2_keyboard" {
xkb_layout "eu" xkb_layout "eu"
xkb_options "xk5:vim,xk5:fn" xkb_options "xk5:vim,xk5:fn"
} }
input "16700:8467:Dell_KB216_Wired_Keyboard" {
xkb_layout "eu"
xkb_options "xk5:vim,xk5:fn"
}