X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fconfig.jinja;h=96cf5522dbbcd6c762558956b33741fffa15247b;hb=54b31f2d2566d481bfc791127504a74644a53417;hp=0ce972f0a12e381b6a8ec1b301dfef825f356511;hpb=f795dba46e9dbb0d42d1476363526782387d63af;p=max%2Fsaltfiles.git diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index 0ce972f..96cf552 100644 --- a/states/sway/files/config.jinja +++ b/states/sway/files/config.jinja @@ -216,6 +216,19 @@ input 16700:8455:DELL_Dell_USB_Entry_Keyboard { input 7504:24616:unspecified_ErgoDox_ergonomic_keyboard { xkb_layout gb } + +input 9494:21:CM_Storm_Quickfire_Pro_Ultimate_6_key { + xkb_layout gb + xkb_variant colemak + xkb_options ctrl:nocaps +} + +input 1:1:AT_Translated_Set_2_keyboard { + xkb_layout gb + xkb_variant colemak + xkb_options ctrl:nocaps +} + # host specific section {%- do salt.log.error('sway/files/' + host) -%} {% include 'sway/files/' + host %}