Skip to content

Commit

Permalink
add out ble and out usb to combos
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Aug 16, 2024
1 parent 11e1c21 commit 83b82e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/combos30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ GCOMBO(switch_to_HDN_win, &to HDNW, 9 19 29)
COMBO(btblhdn, &macro_btblwin, 27 20 21, ALPHA_ALL)
COMBO(btblhdnw, &macro_btblmac, 27 21 22, ALPHA_ALL)

/* prefer USB or BLE */
COMBO(OUTUSB, &out OUT_USB, 5 6 7, ALPHA_ALL)
COMBO(OUTBLE, &out OUT_BLE, 15 23 24, ALPHA_ALL)

/* soft off */
COMBO(softoff, &soft_off, 0 1 2 3, ALPHA_ALL)

Expand Down

0 comments on commit 83b82e2

Please sign in to comment.