remove karabiner config

This commit is contained in:
2026-04-15 17:15:09 +02:00
parent 5ef2ae679d
commit 51c7f561cd
24 changed files with 0 additions and 3206 deletions
-14
View File
@@ -1,14 +0,0 @@
{
"name": "karabiner-config",
"description": "karabiner config in karabiner.ts",
"scripts": {
"build": "tsx src/index.ts",
"update": "npm update karabiner.ts"
},
"devDependencies": {
"@types/node": "^20",
"karabiner.ts": "latest",
"tsx": "^4",
"typescript": "^5"
}
}