keebie/scripts/layouts
2025-08-02 13:58:44 +10:00
..
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 add better error log formatting 2025-08-02 13:19:35 +10:00
abstract_parser.gd.uid move kle parser to separate class 2025-08-01 23:22:22 +10:00
common_rows.gd externalize big ass enter shapes 2025-08-02 00:19:47 +10:00
common_rows.gd.uid rename CommonLayout to CommonRows 2025-08-01 17:56:22 +10:00
layout_abnt.gd replace unknown and special keys with none 2025-08-02 10:04:33 +10:00
layout_abnt.gd.uid add abnt layout 2025-07-31 07:02:24 +10:00
layout_ansi_variant.gd externalize big ass enter shapes 2025-08-02 00:19:47 +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 replace newlines in printerr with empty prints 2025-08-02 13:58:44 +10:00
layout_custom.gd.uid rename LayoutKLE to LayoutCustom 2025-08-01 21:38:08 +10:00
layout_iso.gd externalize big ass enter shapes 2025-08-02 00:19:47 +10:00
layout_iso.gd.uid refactor ansi layout and add iso layout 2025-07-29 18:05:55 +10:00
layout_jis.gd replace unknown and special keys with none 2025-08-02 10:04:33 +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 quotation marks around kle legend in error message 2025-08-02 13:24:46 +10:00
parser_kle.gd.uid move kle parser to separate class 2025-08-01 23:22:22 +10:00
parser_qmk.gd improve parsing error handling 2025-08-02 13:48:56 +10:00
parser_qmk.gd.uid add basic parsing of qmk json 2025-08-02 02:13:33 +10:00