| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-25 | Add missing characters to hang_dubeolsik_kr | Jules Aguillon | 1 | -35/+24 | |
| 2024-05-02 | Hangul support (#595) | Jules Aguillon | 1 | -0/+11 | |
| * Hangul support This works with two new kinds of keys (Hangul_initial and Hangul_medial) that carry a precomposed hangul syllable and act as modifiers. The hangul syllables are composed algorithmically. * Add shift layer to Dubeolsik layout | |||||
| 2024-01-21 | Move layout definitions into srcs/layouts | Jules Aguillon | 1 | -0/+37 | |
| This separates the layout definitions from the special layouts (bottom_row, greekmath) and other unrelated files (method, settings). This is also a more intuitive location for layouts and make the resource directory easier to navigate. Under the hood, layouts are copied back into build/generated-resources/xml. | |||||
