add output selections
This commit is contained in:
parent
8b76b76e2f
commit
73bbcb6da2
1 changed files with 4 additions and 3 deletions
|
|
@ -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>
|
||||
|
||||
/ {
|
||||
|
|
@ -145,7 +146,7 @@
|
|||
bindings = <
|
||||
&trans &trans &to 0
|
||||
&trans &trans &trans
|
||||
&to 1 &to 2 &bootloader
|
||||
&out OUT_USB &out OUT_USB &bootloader
|
||||
>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue