diff --git a/shared/fox.xkb b/shared/fox.xkb index 2532367..440e701 100644 --- a/shared/fox.xkb +++ b/shared/fox.xkb @@ -1,7 +1,7 @@ partial modifier_keys xkb_symbols "fox" { - include "pc" - include "se(dvorak)" + include "pc" + include "se(dvorak)" key { @@ -15,57 +15,57 @@ xkb_symbols "fox" { modifier_map Shift { }; modifier_map Mod1 { }; - key {[ U1F408, U1F431, U1F408, U1F431 ]}; - key {[ 1, ampersand ]}; - key {[ 2, quotedbl, at ]}; - key {[ 3, numbersign ]}; - key {[ 4, dollar ]}; - key {[ 5, percent, infinity ]}; - key {[ 6, asciitilde ]}; - key {[ 7, notsign, U21D0, because ]}; - key {[ 8, U1F449, ifonlyif, U1F97A ]}; - key {[ 9, U1F448, implies, therefore ]}; - key {[ 0, equal, notequal, approximate ]}; - key {[ plus, asterisk, caret, underscore ]}; - key {[ minus, slash, bar, backslash ]}; + key {[ U1F408, U1F431, U1F408, U1F431 ]}; + key {[ 1, ampersand ]}; + key {[ 2, quotedbl, at ]}; + key {[ 3, numbersign ]}; + key {[ 4, dollar ]}; + key {[ 5, percent, infinity ]}; + key {[ 6, asciitilde ]}; + key {[ 7, notsign, U21D0, because ]}; + key {[ 8, U1F449, ifonlyif, U1F97A ]}; + key {[ 9, U1F448, implies, therefore ]}; + key {[ 0, equal, notequal, approximate ]}; + key {[ plus, asterisk, caret, underscore ]}; + key {[ minus, slash, bar, backslash ]}; - key {[ aring, Aring, U1F4EE, Sinh_ng2 ]}; - key {[ odiaeresis, Odiaeresis ]}; - key {[ adiaeresis, Adiaeresis ]}; - key {[ p, P ]}; - key {[ y, Y ]}; - key {[ f, F ]}; - key {[ g, G ]}; - key {[ c, C ]}; - key {[ r, R ]}; - key {[ l, L ]}; - key {[ parenleft, less, bracketleft, braceleft ]}; - key {[ parenright, greater, bracketright, braceright ]}; + key {[ aring, Aring, U1F4EE, Sinh_ng2 ]}; + key {[ odiaeresis, Odiaeresis ]}; + key {[ adiaeresis, Adiaeresis ]}; + key {[ p, P ]}; + key {[ y, Y ]}; + key {[ f, F ]}; + key {[ g, G ]}; + key {[ c, C ]}; + key {[ r, R ]}; + key {[ l, L ]}; + key {[ parenleft, less, bracketleft, braceleft ]}; + key {[ parenright, greater, bracketright, braceright ]}; - key {[ a, A ]}; - key {[ o, O ]}; - key {[ e, E ]}; - key {[ u, U ]}; - key {[ i, I ]}; - key {[ d, D ]}; - key {[ h, H ]}; - key {[ t, T ]}; - key {[ n, N ]}; - key {[ s, S ]}; - key {[ exclam, question, exclamdown, questiondown ]}; - key {[ apostrophe, grave, emdash ]}; + key {[ a, A ]}; + key {[ o, O ]}; + key {[ e, E ]}; + key {[ u, U ]}; + key {[ i, I ]}; + key {[ d, D ]}; + key {[ h, H ]}; + key {[ t, T ]}; + key {[ n, N ]}; + key {[ s, S ]}; + key {[ exclam, question, exclamdown, questiondown ]}; + key {[ apostrophe, grave, emdash ]}; - key {[ comma, semicolon ]}; - key {[ period, colon ]}; - key {[ q, Q ]}; - key {[ j, J ]}; - key {[ k, K ]}; - key {[ x, X ]}; - key {[ b, B ]}; - key {[ m, M ]}; - key {[ w, W ]}; - key {[ v, V ]}; - key {[ z, Z ]}; + key {[ comma, semicolon ]}; + key {[ period, colon ]}; + key {[ q, Q ]}; + key {[ j, J ]}; + key {[ k, K ]}; + key {[ x, X ]}; + key {[ b, B ]}; + key {[ m, M ]}; + key {[ w, W ]}; + key {[ v, V ]}; + key {[ z, Z ]}; }; diff --git a/shared/sus.xkb b/shared/sus.xkb index b0a02c5..cd83264 100644 --- a/shared/sus.xkb +++ b/shared/sus.xkb @@ -1,9 +1,8 @@ xkb_symbols "sus" { - include "pc" - include "se(us)" - - key {[ bracketleft, braceleft, aring, Aring ]}; - key {[ semicolon, colon, odiaeresis, Odiaeresis ]}; - key {[ apostrophe, quatedbl, adiaeresis, Adiaeresis ]}; + include "pc" + include "se(us)" + key {[ bracketleft, braceleft, aring, Aring ]}; + key {[ semicolon, colon, odiaeresis, Odiaeresis ]}; + key {[ apostrophe, quatedbl, adiaeresis, Adiaeresis ]}; };