Yes, I changed them lately. I made a 'latin' layout that may be configured for several latin languages. I struggle with the lack of modularity in PKL...
Try for instance this in your pkl.ini file (if you want a QWERTY on switch):
layout = colemak-eD-Lat_ISO:Colemak[eD]-ISO-It,vk_qwerty_ISO:QWERTY(VK)-ISO
In the PortableKeyboardLayout_DreymaR\layouts\colemak-eD-Lat_ISO\layout.ini file:
Uncomment all 'It' entries, comment all 'BeCaFr' entries, as seen below
SC01a = OEM_4 4 dk6 dk13 *{Esc} [ { ; QWERTY [{ ; Cmk-eD-BeCaFr
...
;SC01a = OEM_4 4 è é *{Esc} [ { ; QWERTY [{ ; Cmk-eD-It
;SC01b = OEM_6 0 ] } -- đ α ; QWERTY ]} ; Cmk-eD_ISO
SC01b = OEM_6 0 dk16 № -- ] } ; QWERTY ]} ; Cmk-eD-BeCaFr
...
;SC01b = OEM_6 0 à ò -- ] } ; QWERTY ]} ; Cmk-eD-It
...becomes this:
;SC01a = OEM_4 4 dk6 dk13 *{Esc} [ { ; QWERTY [{ ; Cmk-eD-BeCaFr
...
SC01a = OEM_4 4 è é *{Esc} [ { ; QWERTY [{ ; Cmk-eD-It
;SC01b = OEM_6 0 ] } -- đ α ; QWERTY ]} ; Cmk-eD_ISO
;SC01b = OEM_6 0 dk16 № -- ] } ; QWERTY ]} ; Cmk-eD-BeCaFr
...
SC01b = OEM_6 0 à ò -- ] } ; QWERTY ]} ; Cmk-eD-It
...etc for all 'Cmk-eD-It' entries.
For the square and curly brackets in this layout, press and hold AltGr(+Shift).
Should you prefer a dead key approach, use the Spanish/Latin layout instead (same layout file, different uncomments).
Last edited by DreymaR (15-Feb-2015 00:08:34)