| .. |
|
abstract_layout.gd
|
rename layout class methods and remove static name method
|
2025-08-01 20:06:50 +10:00 |
|
abstract_layout.gd.uid
|
make layouts inherit from abstract class
|
2025-07-30 01:27:53 +10:00 |
|
abstract_parser.gd
|
move kle parser to separate class
|
2025-08-01 23:22:22 +10:00 |
|
abstract_parser.gd.uid
|
move kle parser to separate class
|
2025-08-01 23:22:22 +10:00 |
|
common_rows.gd
|
rename CommonLayout to CommonRows
|
2025-08-01 17:56:22 +10:00 |
|
common_rows.gd.uid
|
rename CommonLayout to CommonRows
|
2025-08-01 17:56:22 +10:00 |
|
layout_abnt.gd
|
remove extra flags for secondary rect and rotation
|
2025-08-02 00:14:11 +10:00 |
|
layout_abnt.gd.uid
|
add abnt layout
|
2025-07-31 07:02:24 +10:00 |
|
layout_ansi_variant.gd
|
remove extra flags for secondary rect and rotation
|
2025-08-02 00:14:11 +10:00 |
|
layout_ansi_variant.gd.uid
|
add ansi variant with big enter
|
2025-07-30 03:40:23 +10:00 |
|
layout_ansi.gd
|
rename layout class methods and remove static name method
|
2025-08-01 20:06:50 +10:00 |
|
layout_ansi.gd.uid
|
add basic key props and layout class
|
2025-07-28 16:22:31 +10:00 |
|
layout_custom.gd
|
add extra checks for empty arrays
|
2025-08-01 23:29:45 +10:00 |
|
layout_custom.gd.uid
|
rename LayoutKLE to LayoutCustom
|
2025-08-01 21:38:08 +10:00 |
|
layout_iso.gd
|
remove extra flags for secondary rect and rotation
|
2025-08-02 00:14:11 +10:00 |
|
layout_iso.gd.uid
|
refactor ansi layout and add iso layout
|
2025-07-29 18:05:55 +10:00 |
|
layout_jis.gd
|
remove extra flags for secondary rect and rotation
|
2025-08-02 00:14:11 +10:00 |
|
layout_jis.gd.uid
|
add jis layout
|
2025-07-31 08:03:04 +10:00 |
|
layout_test.gd
|
rename layout class methods and remove static name method
|
2025-08-01 20:06:50 +10:00 |
|
layout_test.gd.uid
|
add test layout
|
2025-07-31 08:56:02 +10:00 |
|
parser_kle.gd
|
remove extra flags for secondary rect and rotation
|
2025-08-02 00:14:11 +10:00 |
|
parser_kle.gd.uid
|
move kle parser to separate class
|
2025-08-01 23:22:22 +10:00 |