mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-07-25 14:04:50 +00:00
feat: dynamic keymap prototype
This commit is contained in:
Vendored
+1
@@ -13,4 +13,5 @@ export interface ActionInfo {
|
||||
description: string
|
||||
variant: "left" | "right"
|
||||
variantOf: number
|
||||
keyCode: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user