mirror of
https://github.com/yuliskov/LeanKeyboard.git
synced 2026-04-17 21:46:53 -04:00
Merge branch 'patch-2' of https://github.com/so-o-bima/LeanKeyKeyboard into so-o-bima-patch-2
This commit is contained in:
@@ -16,42 +16,42 @@
|
||||
<Key android:codes="-5" android:keyEdgeFlags="right" android:keyLabel="@string/keyboardview_keycode_delete" android:keyIcon="@drawable/ic_ime_delete" />
|
||||
</Row>
|
||||
<Row>
|
||||
<Key android:keyLabel="ㅃ" android:keyEdgeFlags="left" />
|
||||
<Key android:keyLabel="ㅉ" />
|
||||
<Key android:keyLabel="ㄸ" />
|
||||
<Key android:keyLabel="ㄲ" />
|
||||
<Key android:keyLabel="ㅆ" />
|
||||
<Key android:keyLabel="ㅒ" />
|
||||
<Key android:keyLabel="ㅖ" />
|
||||
<Key android:keyLabel="ㅂ" />
|
||||
<Key android:keyLabel="ㅈ" />
|
||||
<Key android:keyLabel="ㄷ" />
|
||||
<Key android:keyLabel="ㄱ" android:keyEdgeFlags="right" />
|
||||
</Row>
|
||||
<Row>
|
||||
<Key android:keyLabel="ㅅ" android:keyEdgeFlags="left" />
|
||||
<Key android:keyLabel="ㅂ" android:popupKeyboard="@xml/accent_ko_kr_q" android:keyEdgeFlags="left" />
|
||||
<Key android:keyLabel="ㅈ" android:popupKeyboard="@xml/accent_ko_kr_w" />
|
||||
<Key android:keyLabel="ㄷ" android:popupKeyboard="@xml/accent_ko_kr_e" />
|
||||
<Key android:keyLabel="ㄱ" android:popupKeyboard="@xml/accent_ko_kr_r" />
|
||||
<Key android:keyLabel="ㅅ" android:popupKeyboard="@xml/accent_ko_kr_t" />
|
||||
<Key android:keyLabel="ㅛ" />
|
||||
<Key android:keyLabel="ㅕ" />
|
||||
<Key android:keyLabel="ㅑ" />
|
||||
<Key android:keyLabel="ㅐ" />
|
||||
<Key android:keyLabel="ㅔ" />
|
||||
<Key android:keyLabel="ㅁ" />
|
||||
<Key android:keyLabel="ㅐ" android:popupKeyboard="@xml/accent_ko_kr_o" />
|
||||
<Key android:keyLabel="ㅔ" android:popupKeyboard="@xml/accent_ko_kr_p"/>
|
||||
<Key android:keyLabel="\@" android:keyEdgeFlags="right" />
|
||||
</Row>
|
||||
<Row>
|
||||
<Key android:keyLabel="ㅁ" android:keyEdgeFlags="left" />
|
||||
<Key android:keyLabel="ㄴ" />
|
||||
<Key android:keyLabel="ㅇ" />
|
||||
<Key android:keyLabel="ㄹ" />
|
||||
<Key android:codes="47" android:popupKeyboard="@xml/accent_slash" android:keyEdgeFlags="right" android:keyLabel="/" />
|
||||
</Row>
|
||||
<Row>
|
||||
<Key android:keyLabel="ㅎ" android:keyEdgeFlags="left" />
|
||||
<Key android:keyLabel="ㅋ" />
|
||||
<Key android:keyLabel="ㅌ" />
|
||||
<Key android:keyLabel="ㅊ" />
|
||||
<Key android:keyLabel="ㅎ" />
|
||||
<Key android:keyLabel="ㅗ" />
|
||||
<Key android:keyLabel="ㅓ" />
|
||||
<Key android:keyLabel="ㅏ" />
|
||||
<Key android:keyLabel="ㅣ" />
|
||||
<Key android:keyLabel="ㅠ" />
|
||||
<Key android:keyLabel="ㅣ" />
|
||||
<Key android:keyLabel="_" />
|
||||
<Key android:codes="47" android:popupKeyboard="@xml/accent_slash" android:keyEdgeFlags="right" android:keyLabel="/" />
|
||||
</Row>
|
||||
<Row>
|
||||
<Key android:keyLabel="ㅋ" android:keyEdgeFlags="left" />
|
||||
<Key android:keyLabel="ㅌ" />
|
||||
<Key android:keyLabel="ㅊ" />
|
||||
<Key android:keyLabel="ㅍ" />
|
||||
<Key android:keyLabel="ㅠ" />
|
||||
<Key android:keyLabel="ㅜ" />
|
||||
<Key android:keyLabel="ㅡ" />
|
||||
<Key android:keyLabel="," />
|
||||
<Key android:keyLabel="." />
|
||||
<Key android:keyLabel="-" />
|
||||
<Key android:codes="-10" android:keyLabel="@string/keyboardview_keycode_clipboard" android:keyIcon="@drawable/ic_ime_clipboard" android:keyEdgeFlags="right" />
|
||||
</Row>
|
||||
<Row android:rowEdgeFlags="bottom">
|
||||
|
||||
Reference in New Issue
Block a user