From 07229574e2e0feef3e4984025d9b2b9a6776f51d Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 30 Dec 2024 22:41:00 +0100 Subject: feat(modules/legacy/river): Add mapping to start `qmk-unicode-type` That program communicates with my keyboard and sets a Unicode character. --- flake.lock | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 6091a852..062bd90b 100644 --- a/flake.lock +++ b/flake.lock @@ -668,6 +668,36 @@ "type": "github" } }, + "qmk_firmware": { + "inputs": { + "flake-utils": [ + "flake-utils" + ], + "nixpkgs": [ + "nixpkgs" + ], + "systems": [ + "systems" + ], + "treefmt-nix": [ + "treefmt-nix" + ] + }, + "locked": { + "lastModified": 1735581190, + "narHash": "sha256-zr6qyB0E4w+N2xDD5Sg9/gUOQ+k/oet9Cc5D8V7nhfs=", + "ref": "prime", + "rev": "d99e4119792b832928a0306d0f342710b53a6ef3", + "revCount": 8, + "type": "git", + "url": "https://git.foss-syndicate.org/bpeetz/qmk_layout.git" + }, + "original": { + "ref": "prime", + "type": "git", + "url": "https://git.foss-syndicate.org/bpeetz/qmk_layout.git" + } + }, "ragenix": { "inputs": { "agenix": [ @@ -762,6 +792,7 @@ "nuschtosSearch": "nuschtosSearch", "poetry2nix": "poetry2nix", "pre-commit-hooks": "pre-commit-hooks", + "qmk_firmware": "qmk_firmware", "ragenix": "ragenix", "river_init_lesser": "river_init_lesser", "rust-overlay": "rust-overlay", -- cgit 1.4.1