loki: Disable solo2 and blink1 udev rules
This commit is contained in:
parent
1951fcc8bc
commit
26e0cc5095
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@
|
|||
work = false;
|
||||
udev-rules = {
|
||||
qmk = true;
|
||||
solo2 = true;
|
||||
solo2 = false;
|
||||
picotool = true;
|
||||
blink1 = true;
|
||||
blink1 = false;
|
||||
probe-rs = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue