UPD: Working key LED config!

This commit is contained in:
Robert Kossessa
2024-03-13 00:52:42 +01:00
parent 97088ded94
commit 7aa8b8a40b
8 changed files with 158 additions and 82 deletions

19
pnpm-lock.yaml generated
View File

@@ -20,6 +20,9 @@ dependencies:
'@serialport/bindings-cpp':
specifier: ^12.0.1
version: 12.0.1
'@types/color':
specifier: ^3.0.6
version: 3.0.6
'@vueuse/core':
specifier: ^10.9.0
version: 10.9.0(vue@3.4.21)
@@ -1204,6 +1207,22 @@ packages:
'@types/node': 18.19.21
'@types/responselike': 1.0.3
/@types/color-convert@2.0.3:
resolution: {integrity: sha512-2Q6wzrNiuEvYxVQqhh7sXM2mhIhvZR/Paq4FdsQkOMgWsCIkKvSGj8Le1/XalulrmgOzPMqNa0ix+ePY4hTrfg==}
dependencies:
'@types/color-name': 1.1.3
dev: false
/@types/color-name@1.1.3:
resolution: {integrity: sha512-87W6MJCKZYDhLAx/J1ikW8niMvmGRyY+rpUxWpL1cO7F8Uu5CHuQoFv+R0/L5pgNdW4jTyda42kv60uwVIPjLw==}
dev: false
/@types/color@3.0.6:
resolution: {integrity: sha512-NMiNcZFRUAiUUCCf7zkAelY8eV3aKqfbzyFQlXpPIEeoNDbsEHGpb854V3gzTsGKYj830I5zPuOwU/TP5/cW6A==}
dependencies:
'@types/color-convert': 2.0.3
dev: false
/@types/debug@4.1.12:
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
dependencies: