What I did:
- I took the DVORAK layout and the ДИКТОР layout (Both layouts were created for ergonomic reasons according to the same principles)
- I compared them, thus getting pairs of characters with approximately the same frequency of use
- Based on the pairs I received, I translated QWERTY (Since CC is guided by it) into Russian with minor changes
What have I changed and what am I offering:
- In the CC layout, which can be edited in the Device Manager:
- Replaced one of the spaces with
[. This allows you to put another letter in its place on the Russian layout, and in English it makes it easier to write when if you are a programmer - Replaced
?with KSC_64 (In Windows, this keycode is called OEM_102). It has its own keycode and is not used in CC by default
- In the English layout:
- Assigned the
?symbol to KSC_64. Thus, now the only difference between writing in English compared to the standard CC layout is the replacement of one of the spaces with[
- In the Russian layout:
- Replaced
№with#(I think it is needed more often) - Replaced
%with@(Similar) - Unlike the usual ДИКТОР now Shift +
.prints*, not!(which is already in the digital row) - Now the key where the apostrophe and tilde are placed in the English layout contains the capital letters
ЬandЪ - Assigned the
щsymbol to KSC_64
What is important to know:
- The main layer now contains all the letters of the Russian alphabet, except the letter
ё. However,ъis only available via Shift .,*,,,?,-and_are available on the main layer- The layout does not include the characters
№and%, you will have to switch the layout for them, just as you did before for#and@
I will attach the necessary configuration files below