diff --git a/xkb/symbols/hypermode b/xkb/symbols/hypermode index 3cf0ab8..b65aba6 100644 --- a/xkb/symbols/hypermode +++ b/xkb/symbols/hypermode @@ -87,5 +87,5 @@ xkb_symbols "basic" { key { [ backslash, bar ] }; // space is weird becuase we also make it function as a 0 in the numlayer - key { type="SHIFT_ALTGR", [ space, space, 0 ] }; + key { type="SHIFT_ALTGR", [ space, space, 0 ] }; };