From: Pieter Degroote Date: Mon, 23 May 2022 17:10:12 +0000 (+0200) Subject: Delete ultkeys-sw X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/commitdiff_plain/68b7e99dc3fe0392c0b8963e5467bf4f83714e7c?ds=sidebyside;hp=99e94c7c7376fa910c769ebe0462f77635f6120e Delete ultkeys-sw --- diff --git a/linux-xkb/ultkeys-sw b/linux-xkb/ultkeys-sw deleted file mode 100644 index dd69c27..0000000 --- a/linux-xkb/ultkeys-sw +++ /dev/null @@ -1,67 +0,0 @@ -// UltimateKEYS SW (xkb/symbols/ultkeys-sw) - -// Website : www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/) - -// License : GNU General Public License Version 3 - -// GitHub : github.com/pieter-degroote/UltimateKEYS - - -default partial alphanumeric_keys modifier_keys -xkb_symbols "basic" { - - name[Group1] = "UltimateKEYS SW"; - - key { [ z, Z, agrave, Agrave ] }; - key { [ x, X, aacute, Aacute ] }; - key { [ c, C, ccedilla, Ccedilla ] }; - key { [ v, V, igrave, Igrave ] }; - key { [ b, B, iacute, Iacute ] }; - key { [ n, N, ntilde, Ntilde ] }; - key { [ m, M, dead_greek, dead_hook ] }; - key { [ comma, less, ograve, Ograve ] }; - key { [ period, greater, oacute, Oacute ] }; - key { [ slash, question, questiondown, ellipsis ] }; - key { [ a, A, adiaeresis, Adiaeresis ] }; - key { [ s, S, ssharp, U1E9E ] }; - key { [ d, D, acircumflex, Acircumflex ] }; - key { [ f, F, egrave, Egrave ] }; - key { [ g, G, eacute, Eacute ] }; - key { [ h, H, ugrave, Ugrave ] }; - key { [ j, J, uacute, Uacute ] }; - key { [ k, K, oe, OE ] }; - key { [ l, L, oslash, Ooblique ] }; - key { [ semicolon, colon, degree, periodcentered ] }; - key { [ apostrophe, quotedbl, dead_acute, dead_diaeresis ] }; - key { [ q, Q, ae, AE ] }; - key { [ w, W, aring, Aring ] }; - key { [ e, E, ediaeresis, Ediaeresis ] }; - key { [ r, R, ecircumflex, Ecircumflex ] }; - key { [ t, T, icircumflex, Icircumflex ] }; - key { [ y, Y, ucircumflex, Ucircumflex ] }; - key { [ u, U, udiaeresis, Udiaeresis ] }; - key { [ i, I, idiaeresis, Idiaeresis ] }; - key { [ o, O, odiaeresis, Odiaeresis ] }; - key { [ p, P, ocircumflex, Ocircumflex ] }; - key { [ bracketleft, braceleft, guillemotleft, U2039 ] }; - key { [ bracketright, braceright, guillemotright, U203A ] }; - key { [ exclam, 1, exclamdown, onesuperior ] }; - key { [ at, 2, copyright, twosuperior ] }; - key { [ numbersign, 3, section, threesuperior ] }; - key { [ dollar, 4, sterling, yen ] }; - key { [ percent, 5, EuroSign, cent ] }; - key { [ asciicircum, 6, dead_circumflex, dead_caron ] }; - key { [ ampersand, 7, dead_abovedot, dead_macron ] }; - key { [ asterisk, 8, dead_cedilla, dead_breve ] }; - key { [ parenleft, 9, leftdoublequotemark, leftsinglequotemark ] }; - key { [ parenright, 0, rightdoublequotemark, rightsinglequotemark ] }; - key { [ minus, underscore, atilde, Atilde ] }; - key { [ equal, plus, otilde, Otilde ] }; - key { [ backslash, bar, dead_stroke, dead_currency ] }; - key { [ backslash, bar, backslash, bar ] }; - key { [ space, space, nobreakspace, nobreakspace ] }; - key { [ grave, asciitilde, dead_grave, dead_tilde ] }; - key { [ KP_Delete, KP_Decimal ] }; - - include "level3(ralt_switch)" -};