From: Maximilian Friedersdorff Date: Sat, 26 Sep 2020 11:21:59 +0000 (+0100) Subject: Add keyboard layout for Jess's keyboard X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;ds=sidebyside;h=abaea3751d4de28f0cbfaa5c26ed4593d89905cd;hp=3f84d93e1dedb6281042e463023e091f5f0e4450;p=max%2Fsaltfiles.git Add keyboard layout for Jess's keyboard --- diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index ab4019e..e53526a 100644 --- a/states/sway/files/config.jinja +++ b/states/sway/files/config.jinja @@ -228,6 +228,12 @@ input 1:1:AT_Translated_Set_2_keyboard { xkb_options ctrl:nocaps } +input 9610:4102:Gaming_KB__Gaming_KB { + xkb_layout gb + xkb_variant colemak + xkb_options ctrl:nocaps +} + # host specific section {%- do salt.log.error('sway/files/' + host) -%} {% include 'sway/files/' + host %}