X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fconfig.jinja;h=735766dd7dc9314e9ca393c702b9cdfa981ef9e3;hb=61bf6d4c92ff54a2b381e2c8617af8cfcc70f4b5;hp=0ce972f0a12e381b6a8ec1b301dfef825f356511;hpb=1e8669d6ef20399bdcba12e3818d54d211999435;p=max%2Fsaltfiles.git diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index 0ce972f..735766d 100644 --- a/states/sway/files/config.jinja +++ b/states/sway/files/config.jinja @@ -216,6 +216,12 @@ 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 +} # host specific section {%- do salt.log.error('sway/files/' + host) -%} {% include 'sway/files/' + host %}