outputs commented
This commit is contained in:
parent
b2049eab53
commit
d2f06daf5d
2 changed files with 6 additions and 3 deletions
|
|
@ -27,6 +27,8 @@
|
||||||
# Power options
|
# Power options
|
||||||
# CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=7
|
# CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=7
|
||||||
# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=5400000
|
# CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=5400000
|
||||||
|
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
|
||||||
|
CONFIG_ZMK_IDLE_TIMEOUT=120000
|
||||||
CONFIG_ZMK_SLEEP=y
|
CONFIG_ZMK_SLEEP=y
|
||||||
|
|
||||||
# Uncomment these two lines to add support for encoders
|
# Uncomment these two lines to add support for encoders
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ SPDX-License-Identifier: MIT
|
||||||
#include <behaviors.dtsi>
|
#include <behaviors.dtsi>
|
||||||
#include <dt-bindings/zmk/keys.h>
|
#include <dt-bindings/zmk/keys.h>
|
||||||
#include <dt-bindings/zmk/bt.h>
|
#include <dt-bindings/zmk/bt.h>
|
||||||
#include <dt-bindings/zmk/outputs.h>
|
// #include <dt-bindings/zmk/outputs.h>
|
||||||
// #include <dt-bindings/zmk/ext_power.h>
|
// #include <dt-bindings/zmk/ext_power.h>
|
||||||
#include "keymap_german_mac_iso_zmk.h"
|
#include "keymap_german_mac_iso_zmk.h"
|
||||||
// }}}
|
// }}}
|
||||||
|
|
@ -244,6 +244,7 @@ SPDX-License-Identifier: MIT
|
||||||
// '--------------------------------' '--------------------------------'
|
// '--------------------------------' '--------------------------------'
|
||||||
// label = "MOUSE";
|
// label = "MOUSE";
|
||||||
// XXX XXX XXX &out OUT_USB &out OUT_BLE &out OUT_TOG &rgb_ug RGB_BRD &rgb_ug RGB_BRI XXX XXX XXX XXX
|
// XXX XXX XXX &out OUT_USB &out OUT_BLE &out OUT_TOG &rgb_ug RGB_BRD &rgb_ug RGB_BRI XXX XXX XXX XXX
|
||||||
|
// XXX XXX XXX XXX XXX XXX &rgb_ug RGB_BRD &rgb_ug RGB_BRI XXX XXX XXX XXX
|
||||||
// &ext_power EP_OFF &ext_power EP_ON &ext_power EP_TOG &rgb_ug RGB_EFR &rgb_ug RGB_EFF &rgb_ug RGB_TOG
|
// &ext_power EP_OFF &ext_power EP_ON &ext_power EP_TOG &rgb_ug RGB_EFR &rgb_ug RGB_EFF &rgb_ug RGB_TOG
|
||||||
// &ext_power EP_OFF &ext_power EP_ON &ext_power EP_TOG XXX XXX XXX
|
// &ext_power EP_OFF &ext_power EP_ON &ext_power EP_TOG XXX XXX XXX
|
||||||
bindings = <
|
bindings = <
|
||||||
|
|
@ -268,11 +269,11 @@ SPDX-License-Identifier: MIT
|
||||||
// '--------------------------------' '--------------------------------'
|
// '--------------------------------' '--------------------------------'
|
||||||
// label = "MOUSE";
|
// label = "MOUSE";
|
||||||
// XXX XXX XXX &out OUT_USB &out OUT_BLE &out OUT_TOG XXX XXX XXX XXX XXX XXX
|
// XXX XXX XXX &out OUT_USB &out OUT_BLE &out OUT_TOG XXX XXX XXX XXX XXX XXX
|
||||||
// XXX XXX XXX &out OUT_USB &out OUT_BLE &out OUT_TOG XXX XXX XXX XXX XXX XXX
|
// XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX
|
||||||
// XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX
|
// XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX
|
||||||
// &ext_power EP_OFF &ext_power EP_ON &ext_power EP_TOG XXX XXX XXX
|
// &ext_power EP_OFF &ext_power EP_ON &ext_power EP_TOG XXX XXX XXX
|
||||||
bindings = <
|
bindings = <
|
||||||
XXX XXX XXX &out OUT_USB &out OUT_BLE &out OUT_TOG XXX XXX XXX XXX XXX XXX
|
XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX
|
||||||
XXX XXX XXX &bt BT_CLR &bt BT_PRV &bt BT_NXT XXX XXX XXX XXX XXX XXX
|
XXX XXX XXX &bt BT_CLR &bt BT_PRV &bt BT_NXT XXX XXX XXX XXX XXX XXX
|
||||||
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 XXX XXX &reset XXX XXX XXX
|
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 XXX XXX &reset XXX XXX XXX
|
||||||
XXX XXX XXX XXX XXX XXX
|
XXX XXX XXX XXX XXX XXX
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue