zmk_mf68/app/dts
Joel Spadin 600bba25f0 feat(endpoints): add preferred endpoint setting
Added a new setting to remember the user's preferred endpoint. When both USB and
BLE are connected, the preferred endpoint will be used.

Added a new behavior to control this setting. It supports commands:

    &end END_USB - Prefer USB output
    &end END_BLE - Prefer BLE output
    &end END_TOG - Toggle between USB and BLE
2020-10-28 18:15:05 -05:00
..
behaviors feat(endpoints): add preferred endpoint setting 2020-10-28 18:15:05 -05:00
bindings feat(endpoints): add preferred endpoint setting 2020-10-28 18:15:05 -05:00
common Add ability to have board overlay combined w/ shield keymap. 2020-07-01 22:58:30 -04:00
behaviors.dtsi feat(endpoints): add preferred endpoint setting 2020-10-28 18:15:05 -05:00