Skip to content

Commit f839fcf

Browse files
committed
Presets: print keyboard & mouse in all.jsonc
1 parent 41d930b commit f839fcf

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

presets/all.jsonc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
"sound",
9191
"camera",
9292
"gamepad",
93+
"mouse",
94+
"keyboard",
9395
{
9496
"type": "weather",
9597
"timeout": 1000

presets/ci.jsonc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@
9292
"sound",
9393
"camera",
9494
"gamepad",
95+
"mouse",
96+
"keyboard",
9597
{
9698
"type": "weather",
9799
"timeout": 1000

0 commit comments

Comments
 (0)