add output selections

This commit is contained in:
keymap-editor[bot] 2024-07-13 03:27:56 +00:00 committed by GitHub
parent 8b76b76e2f
commit 73bbcb6da2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@
#include <dt-bindings/zmk/backlight.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/outputs.h>
#include <dt-bindings/zmk/rgb.h>
/ {
@ -143,9 +144,9 @@
reset {
bindings = <
&trans &trans &to 0
&trans &trans &trans
&to 1 &to 2 &bootloader
&trans &trans &to 0
&trans &trans &trans
&out OUT_USB &out OUT_USB &bootloader
>;
};