The keyboard is an exact copy of the Bulgarian Phonetic layout with a couple of modifier key additions.
- [alt/option + i] = і
- [alt/option + y] = ї
- [alt/option + e] = є
- [alt/option + g] = ґ
You need kbdgen in order to generate the macOS layout installer.
When you have installed kbdgen
just run the following line (it will run only on macOS):
kbdgen target -b <path_to_bg-ua.kbdgen> -o <output_path_for_layout> macos generate
In the ouput path specified by you, you would find a .bundle
file that you can copy to ~/Library/Keyboard Layouts
.