Changed bootloader combo to prevent accidental activation

This commit is contained in:
Kyle McCreery 2022-09-08 01:37:27 -04:00
parent 50aa243e14
commit ecb3521421

View file

@ -37,7 +37,7 @@
};
combo_bootloader {
timeout-ms = <TIMEOUT>;
key-positions = <1 2>;
key-positions = <1 14>;
bindings = <&bootloader>;
};
combo_bt_nxt {