{"id":16910978,"url":"https://github.com/yuja/hhkb-studio-tools","last_synced_at":"2025-04-13T03:08:06.947Z","repository":{"id":217660073,"uuid":"744067278","full_name":"yuja/hhkb-studio-tools","owner":"yuja","description":"Linux tool to modify HHKB Studio keymap","archived":false,"fork":false,"pushed_at":"2024-03-05T13:37:13.000Z","size":56,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T03:08:01.660Z","etag":null,"topics":["hhkb","hhkb-studio","hidraw","keymap","linux"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-16T15:04:23.000Z","updated_at":"2025-03-26T13:20:19.000Z","dependencies_parsed_at":"2024-01-18T17:56:38.157Z","dependency_job_id":"cba57763-e085-4474-983b-a0da6da1c1f9","html_url":"https://github.com/yuja/hhkb-studio-tools","commit_stats":{"total_commits":39,"total_committers":1,"mean_commits":39.0,"dds":0.0,"last_synced_commit":"6c274e4bd29c64d1328a788a47885fed85b92544"},"previous_names":["yuja/hhkb-studio-hack","yuja/hhkb-studio-tools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuja%2Fhhkb-studio-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuja%2Fhhkb-studio-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuja%2Fhhkb-studio-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuja%2Fhhkb-studio-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuja","download_url":"https://codeload.github.com/yuja/hhkb-studio-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657918,"owners_count":21140846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hhkb","hhkb-studio","hidraw","keymap","linux"],"created_at":"2024-10-13T19:03:59.360Z","updated_at":"2025-04-13T03:08:06.913Z","avatar_url":"https://github.com/yuja.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Linux tool to modify HHKB Studio keymap\n=======================================\n\nUsage\n-----\n\n1. Find `/dev/hidraw*` device to communicate and adjust permission\n\n```shell\n$ sudo setfacl -m u:$USER:rw /dev/hidraw1\n```\n\n2. Query the keyboard to see if the communication channel works\n\n```shell\n$ hhkb-studio-tools info\nProduct name: HHKB-Studio\n...\n```\n\n3. Fetch the current keymap data (of the current profile)\n\n```shell\n$ hhkb-studio-tools read-profile \u003e profile.toml\n```\n\n4. Show the fetched keymap data and modify it by using text editor\n\n```shell\n$ hhkb-studio-tools show-profile \u003c profile.toml\n```\n\n- The keymap data consists of four layers (Base, Fn1, Fn2, and Fn3.)\n- Each layer is 240 bytes (15 keys x 8 rows with some blank entries.)\n\n5. Load the modified keymap data to the keyboard\n\n```shell\n$ hhkb-studio-tools write-profile \u003c profile_new.toml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuja%2Fhhkb-studio-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuja%2Fhhkb-studio-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuja%2Fhhkb-studio-tools/lists"}