summaryrefslogtreecommitdiff
path: root/src/input/keycodes.zig
AgeCommit message (Expand)Author
2025-06-21Add FreeBSD support-k
2025-05-24add cut/copy/paste keysJörg Thalheim
2025-05-12input: bracket right was mapped to left, a typoMitchell Hashimoto
2025-05-09macOS: buildMitchell Hashimoto
2025-05-07core: add context menu keyJeffrey C. Ollie
2024-06-24Fix some basic build errors.Gordon Cassie
2024-04-17fix breaking changes with latest zigMitchell Hashimoto
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2023-12-13include: add new keycodesMitchell Hashimoto
2023-08-11input: printable, comment on what magic indexes meanMitchell Hashimoto
2023-08-11input: associate input.Key with keycodes from ChromeMitchell Hashimoto
2023-08-11input, macos: initial work on keymapper and macos usage of itMitchell Hashimoto