feat: Add stuff

This commit is contained in:
uttarayan21
2025-10-13 01:21:51 +05:30
parent 184545f744
commit 8718c4af7d
2 changed files with 2 additions and 1 deletions

View File

@@ -63,6 +63,7 @@
buildInputs = with pkgs; [libudev-zero]; buildInputs = with pkgs; [libudev-zero];
nativeBuildInputs = with pkgs; [pkg-config]; nativeBuildInputs = with pkgs; [pkg-config];
}) })
taplo
flip-link flip-link
cargo-make cargo-make
cargo-binutils cargo-binutils

View File

@@ -37,7 +37,7 @@ keymap = [
["_", "User0", "User1", "User2", "User4", "User5", "Minus", "Equal", "LeftBracket", "RightBracket", "Backslash", "Grave"], ["_", "User0", "User1", "User2", "User4", "User5", "Minus", "Equal", "LeftBracket", "RightBracket", "Backslash", "Grave"],
["_", "User10", "_", "_", "_", "_", "_", "_", "_", "_", "_", "_"], ["_", "User10", "_", "_", "_", "_", "_", "_", "_", "_", "_", "_"],
["__", "__", "__", "_", "_", "_", "_", "_", "LAlt", "__", "__", "__"] ["__", "__", "__", "_", "_", "_", "_", "_", "LAlt", "__", "__", "__"]
], ]
] ]
[ble] [ble]