input: moved Code V3 keyboard capslock normalization to it's own config

This commit is contained in:
David Thurstenson 2021-09-28 19:52:30 -05:00
parent 4f351c1f81
commit 00519ea83d
3 changed files with 7 additions and 7 deletions

View File

@ -0,0 +1,6 @@
# Exclude CODEv3 keyboard from CapsLock swap
# (this is done in keyboard hardware)
input "3141:30354:SONiX_USB_Keyboard" {
# Returns CapsLock to default behavior
xkb_options caps:capslock
}

View File

@ -21,10 +21,3 @@ input type:touchpad {
# Tap-to-click
click_method none
}
# Exclude CODEv3 keyboard from CapsLock swap
# (this is done in keyboard hardware)
input "3141:30354:SONiX_USB_Keyboard" {
# Returns CapsLock to default behavior
xkb_options caps:capslock
}

View File

@ -0,0 +1 @@
../available/input/codev3-normal-capslock.conf