From 69ab869079307509a8c2e2ad89d7a163521fb6e4 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Thu, 2 May 2024 20:52:18 +0200 Subject: Hangul support (#595) * 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--- srcs/layouts/hang_dubeolsik_kr.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'srcs/layouts') diff --git a/srcs/layouts/hang_dubeolsik_kr.xml b/srcs/layouts/hang_dubeolsik_kr.xml index 29dd01b..0b11539 100644 --- a/srcs/layouts/hang_dubeolsik_kr.xml +++ b/srcs/layouts/hang_dubeolsik_kr.xml @@ -1,5 +1,16 @@ + + + + + + + + + + -- cgit v1.2.3