Commit Graph

136 Commits

Author SHA1 Message Date
7c58d2994c add readme to custom layout user dir 2025-08-01 19:52:04 +10:00
64ba8b4f80 add support for custom layouts in user directory 2025-08-01 18:39:30 +10:00
e7c695afdc rename CommonLayout to CommonRows 2025-08-01 17:56:22 +10:00
5b111d060f change key height and add homing nubs 2025-08-01 17:50:41 +10:00
75383806f2 rename big enter to big-ass enter (it's the proper name) 2025-08-01 16:52:10 +10:00
1e12e05d0b add page number to key debug display 2025-08-01 16:51:32 +10:00
888861840e add lenovo loq layout 2025-08-01 16:06:14 +10:00
7c33fbc255 move kle layouts to resources directory 2025-08-01 15:51:43 +10:00
ff34f393cd add layout swap list pages 2025-08-01 01:13:07 +10:00
ae15500f76 replace jd40 and planck classes with json 2025-08-01 00:47:51 +10:00
fc5fcd4299 replace prop dict key constants with an enum 2025-08-01 00:31:21 +10:00
cc1d89eb28 add more labels to keycode map 2025-08-01 00:24:52 +10:00
57b990d76e set center label position 2025-08-01 00:24:41 +10:00
e27d943e56 add apple layout 2025-08-01 00:19:47 +10:00
5598a5ac52 simplify rect mesh position calculation 2025-07-31 23:02:11 +10:00
b95a7c2dcc improve layout rect sizing 2025-07-31 22:57:32 +10:00
d35d2dc306 fix key sod starting in center instead of default pos 2025-07-31 22:22:48 +10:00
3f8017a030 rewrite layout size calculation 2025-07-31 22:18:48 +10:00
49c766e6f4 add atreus layout 2025-07-31 21:27:57 +10:00
7b8401fb78 add support for key rotation and refactor key generation 2025-07-31 21:22:42 +10:00
b9392fa7d1 add kinesis advantage layout 2025-07-31 14:41:43 +10:00
25c713da04 set version to 0.0.1
All checks were successful
Build Godot Project1 / godot (${PROJECT_NAME}.exe, windows) (push) Successful in 2m15s
2025-07-31 13:33:31 +10:00
08d381a638 add gitea ci 2025-07-31 13:32:47 +10:00
ce60d84752 add windows export preset 2025-07-31 13:30:25 +10:00
1b596a4a68 tweak generating messages 2025-07-31 13:19:07 +10:00
ab4d3a34d4 tweak _star_pop_offset 2025-07-31 13:18:49 +10:00
154ee3ce5f make _light_energy @onready 2025-07-31 12:53:29 +10:00
87611816c3 add a little pop animation when a new key appears 2025-07-31 12:25:31 +10:00
17d2ea9f1d make sine consider default position instead of current 2025-07-31 12:18:03 +10:00
73ebbfa49d remove check for KEY_LOCATION_UNSPECIFIED 2025-07-31 12:12:29 +10:00
38f94c4f0f make existing keys consider swapping with the closest replacement key when regenerating 2025-07-31 12:12:18 +10:00
b0d577701e fix keyboard animation default rotation 2025-07-31 11:45:50 +10:00
56f69ee6f2 change key size to 1 unit 2025-07-31 11:43:49 +10:00
921178affd set _gap_to_size_ratio on every regeneration 2025-07-31 11:21:36 +10:00
17e60a9d9f make animations scale with key size 2025-07-31 11:14:04 +10:00
b4ea3741a2 set key mesh gi modes to dynamic and enable sdfgi occlusion 2025-07-31 10:35:32 +10:00
73b0f54093 make chars_to_dict omit empty chars 2025-07-31 10:10:48 +10:00
b1a8a41da3 move config file to a class property 2025-07-31 10:07:40 +10:00
6aafc347fa simplify prop dict typing 2025-07-31 10:00:33 +10:00
93bdbf107f make gdscript errors stricter 2025-07-31 09:37:33 +10:00
cfe3b504ef simplify key label setting logic 2025-07-31 09:37:18 +10:00
fb872bdcda replace non-printable unknown key keycodes with KEY_SPECIAL 2025-07-31 08:56:41 +10:00
86bebe3410 add test layout 2025-07-31 08:56:02 +10:00
d0f68e4b0b make labels empty for unknown keys 2025-07-31 08:34:08 +10:00
7d9d522329 add jis layout 2025-07-31 08:03:04 +10:00
322ea53439 add abnt layout 2025-07-31 07:02:24 +10:00
290d5b4adf tweak iso layout backslash and section keys 2025-07-31 07:00:22 +10:00
95551aff5c remove key amounts from standard layouts 2025-07-31 06:19:40 +10:00
593f60d11e add check for unknown in is_char 2025-07-31 06:12:33 +10:00
1523a43ac6 add fn key as unknown to kle label map 2025-07-31 06:09:47 +10:00