Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2025-01-04T12:50:28.7074393Z ##[group]Run if [ -f "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts" ]
- 2025-01-04T12:50:28.7074947Z [36;1mif [ -f "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts" ][0m
- 2025-01-04T12:50:28.7075428Z [36;1mthen[0m
- 2025-01-04T12:50:28.7075754Z [36;1m cat "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts"[0m
- 2025-01-04T12:50:28.7076188Z [36;1melif [ -f "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts.pre" ][0m
- 2025-01-04T12:50:28.7076655Z [36;1mthen[0m
- 2025-01-04T12:50:28.7077022Z [36;1m cat -s "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts.pre"[0m
- 2025-01-04T12:50:28.7077446Z [36;1melse[0m
- 2025-01-04T12:50:28.7077722Z [36;1m echo "No Devicetree output"[0m
- 2025-01-04T12:50:28.7078081Z [36;1mfi[0m
- 2025-01-04T12:50:28.7078471Z shell: sh -e {0}
- 2025-01-04T12:50:28.7093494Z env:
- 2025-01-04T12:50:28.7093779Z build_dir: /tmp/tmp.bgg1vzqi7e
- 2025-01-04T12:50:28.7094051Z base_dir: /tmp/zmk-config
- 2025-01-04T12:50:28.7094323Z zephyr_version: 3.5.0
- 2025-01-04T12:50:28.7094549Z extra_west_args:
- 2025-01-04T12:50:28.7094849Z extra_cmake_args: -DZMK_EXTRA_MODULES='/__w/zmk-config/zmk-config'
- 2025-01-04T12:50:28.7095257Z display_name: popcorne
- 2025-01-04T12:50:28.7095487Z artifact_name: popcorne-zmk
- 2025-01-04T12:50:28.7095718Z ##[endgroup]
- 2025-01-04T12:50:28.7628521Z # 0 "/tmp/zmk-config/zephyr/misc/empty_file.c"
- 2025-01-04T12:50:28.7629246Z # 0 "<built-in>"
- 2025-01-04T12:50:28.7629756Z # 0 "<command-line>"
- 2025-01-04T12:50:28.7630158Z # 1 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 1
- 2025-01-04T12:50:28.7630524Z
- 2025-01-04T12:50:28.7630664Z /dts-v1/;
- 2025-01-04T12:50:28.7631144Z # 1 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840_qiaa.dtsi" 1 3 4
- 2025-01-04T12:50:28.7631924Z
- 2025-01-04T12:50:28.7632168Z # 1 "/tmp/zmk-config/zephyr/dts/common/mem.h" 1 3 4
- 2025-01-04T12:50:28.7632849Z # 8 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840_qiaa.dtsi" 2 3 4
- 2025-01-04T12:50:28.7633580Z # 1 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840.dtsi" 1 3 4
- 2025-01-04T12:50:28.7634356Z
- 2025-01-04T12:50:28.7634579Z # 1 "/tmp/zmk-config/zephyr/dts/arm/armv7-m.dtsi" 1 3 4
- 2025-01-04T12:50:28.7634931Z
- 2025-01-04T12:50:28.7635182Z # 1 "/tmp/zmk-config/zephyr/dts/common/skeleton.dtsi" 1 3 4
- 2025-01-04T12:50:28.7635740Z # 9 "/tmp/zmk-config/zephyr/dts/common/skeleton.dtsi" 3 4
- 2025-01-04T12:50:28.7636186Z / {
- 2025-01-04T12:50:28.7636444Z #address-cells = <1>;
- 2025-01-04T12:50:28.7636752Z #size-cells = <1>;
- 2025-01-04T12:50:28.7637106Z chosen { };
- 2025-01-04T12:50:28.7637415Z aliases { };
- 2025-01-04T12:50:28.7637736Z };
- 2025-01-04T12:50:28.7638112Z # 4 "/tmp/zmk-config/zephyr/dts/arm/armv7-m.dtsi" 2 3 4
- 2025-01-04T12:50:28.7638477Z
- 2025-01-04T12:50:28.7638606Z / {
- 2025-01-04T12:50:28.7638895Z soc {
- 2025-01-04T12:50:28.7639196Z #address-cells = <1>;
- 2025-01-04T12:50:28.7639859Z #size-cells = <1>;
- 2025-01-04T12:50:28.7640222Z compatible = "simple-bus";
- 2025-01-04T12:50:28.7640585Z interrupt-parent = <&nvic>;
- 2025-01-04T12:50:28.7640952Z ranges;
- 2025-01-04T12:50:28.7646774Z
- 2025-01-04T12:50:28.7647272Z nvic: interrupt-controller@e000e100 {
- 2025-01-04T12:50:28.7647756Z #address-cells = <1>;
- 2025-01-04T12:50:28.7648174Z compatible = "arm,v7m-nvic";
- 2025-01-04T12:50:28.7648556Z reg = <0xe000e100 0xc00>;
- 2025-01-04T12:50:28.7648910Z interrupt-controller;
- 2025-01-04T12:50:28.7649295Z #interrupt-cells = <2>;
- 2025-01-04T12:50:28.7650219Z };
- 2025-01-04T12:50:28.7650381Z
- 2025-01-04T12:50:28.7650520Z systick: timer@e000e010 {
- 2025-01-04T12:50:28.7650936Z compatible = "arm,armv7m-systick";
- 2025-01-04T12:50:28.7651371Z reg = <0xe000e010 0x10>;
- 2025-01-04T12:50:28.7651695Z };
- 2025-01-04T12:50:28.7651947Z };
- 2025-01-04T12:50:28.7652198Z };
- 2025-01-04T12:50:28.7652574Z # 4 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840.dtsi" 2 3 4
- 2025-01-04T12:50:28.7653263Z # 1 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 1 3 4
- 2025-01-04T12:50:28.7653695Z
- 2025-01-04T12:50:28.7653994Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/adc/adc.h" 1 3 4
- 2025-01-04T12:50:28.7654704Z # 8 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
- 2025-01-04T12:50:28.7655778Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/adc/nrf-adc.h" 1 3 4
- 2025-01-04T12:50:28.7656557Z # 10 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/adc/nrf-adc.h" 3 4
- 2025-01-04T12:50:28.7657306Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/dt-util.h" 1 3 4
- 2025-01-04T12:50:28.7658029Z # 19 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/dt-util.h" 3 4
- 2025-01-04T12:50:28.7658724Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_macro.h" 1 3 4
- 2025-01-04T12:50:28.7659499Z # 34 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_macro.h" 3 4
- 2025-01-04T12:50:28.7660174Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 1 3 4
- 2025-01-04T12:50:28.7660874Z # 18 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 3 4
- 2025-01-04T12:50:28.7661532Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_loops.h" 1 3 4
- 2025-01-04T12:50:28.7662208Z # 1083 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_loops.h" 3 4
- 2025-01-04T12:50:28.7662895Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_listify.h" 1 3 4
- 2025-01-04T12:50:28.7663583Z # 1084 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_loops.h" 2 3 4
- 2025-01-04T12:50:28.7664278Z # 19 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
- 2025-01-04T12:50:28.7664983Z # 153 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 3 4
- 2025-01-04T12:50:28.7665740Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal_is_eq.h" 1 3 4
- 2025-01-04T12:50:28.7666496Z # 154 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
- 2025-01-04T12:50:28.7667204Z # 184 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 3 4
- 2025-01-04T12:50:28.7667944Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal_util_inc.h" 1 3 4
- 2025-01-04T12:50:28.7668953Z # 185 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
- 2025-01-04T12:50:28.7669546Z
- 2025-01-04T12:50:28.7670130Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal_util_dec.h" 1 3 4
- 2025-01-04T12:50:28.7670926Z # 188 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
- 2025-01-04T12:50:28.7671372Z
- 2025-01-04T12:50:28.7671717Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal_util_x2.h" 1 3 4
- 2025-01-04T12:50:28.7672529Z # 191 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
- 2025-01-04T12:50:28.7673256Z # 35 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_macro.h" 2 3 4
- 2025-01-04T12:50:28.7674009Z # 20 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/dt-util.h" 2 3 4
- 2025-01-04T12:50:28.7674792Z # 11 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/adc/nrf-adc.h" 2 3 4
- 2025-01-04T12:50:28.7675519Z # 9 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
- 2025-01-04T12:50:28.7676197Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/gpio/gpio.h" 1 3 4
- 2025-01-04T12:50:28.7676887Z # 10 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
- 2025-01-04T12:50:28.7677592Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/i2c/i2c.h" 1 3 4
- 2025-01-04T12:50:28.7678022Z # 11 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
- 2025-01-04T12:50:28.7678491Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/pinctrl/nrf-pinctrl.h" 1 3 4
- 2025-01-04T12:50:28.7678971Z # 12 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
- 2025-01-04T12:50:28.7679799Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/pwm/pwm.h" 1 3 4
- 2025-01-04T12:50:28.7680394Z # 13 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
- 2025-01-04T12:50:28.7680637Z
- 2025-01-04T12:50:28.7680757Z # 1 "/tmp/zmk-config/zephyr/dts/common/freq.h" 1 3 4
- 2025-01-04T12:50:28.7681120Z # 15 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
- 2025-01-04T12:50:28.7681515Z # 1 "/tmp/zmk-config/zephyr/dts/arm/nordic/override.dtsi" 1 3 4
- 2025-01-04T12:50:28.7681896Z # 16 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
- 2025-01-04T12:50:28.7682271Z # 24 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 3 4
- 2025-01-04T12:50:28.7682888Z / {
- 2025-01-04T12:50:28.7683073Z pinctrl: pin-controller {
- 2025-01-04T12:50:28.7683220Z
- 2025-01-04T12:50:28.7683320Z compatible = "nordic,nrf-pinctrl";
- 2025-01-04T12:50:28.7683562Z };
- 2025-01-04T12:50:28.7683650Z
- 2025-01-04T12:50:28.7683730Z rng_hci: entropy_bt_hci {
- 2025-01-04T12:50:28.7683964Z compatible = "zephyr,bt-hci-entropy";
- 2025-01-04T12:50:28.7684214Z status = "okay";
- 2025-01-04T12:50:28.7684393Z };
- 2025-01-04T12:50:28.7684477Z
- 2025-01-04T12:50:28.7684552Z sw_pwm: sw-pwm {
- 2025-01-04T12:50:28.7684757Z compatible = "nordic,nrf-sw-pwm";
- 2025-01-04T12:50:28.7685002Z status = "disabled";
- 2025-01-04T12:50:28.7685203Z generator = <&timer1>;
- 2025-01-04T12:50:28.7685419Z clock-prescaler = <0>;
- 2025-01-04T12:50:28.7685622Z #pwm-cells = <3>;
- 2025-01-04T12:50:28.7685802Z };
- 2025-01-04T12:50:28.7685959Z };
- 2025-01-04T12:50:28.7686044Z
- 2025-01-04T12:50:28.7686123Z &systick {
- 2025-01-04T12:50:28.7686229Z
- 2025-01-04T12:50:28.7686310Z status = "disabled";
- 2025-01-04T12:50:28.7686501Z };
- 2025-01-04T12:50:28.7686737Z # 5 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840.dtsi" 2 3 4
- 2025-01-04T12:50:28.7686967Z
- 2025-01-04T12:50:28.7687040Z / {
- 2025-01-04T12:50:28.7687198Z chosen {
- 2025-01-04T12:50:28.7687373Z zephyr,entropy = &rng;
- 2025-01-04T12:50:28.7687619Z zephyr,flash-controller = &flash_controller;
- 2025-01-04T12:50:28.7687882Z };
- 2025-01-04T12:50:28.7687965Z
- 2025-01-04T12:50:28.7688039Z cpus {
- 2025-01-04T12:50:28.7688209Z #address-cells = <1>;
- 2025-01-04T12:50:28.7688405Z #size-cells = <0>;
- 2025-01-04T12:50:28.7688530Z
- 2025-01-04T12:50:28.7688597Z cpu@0 {
- 2025-01-04T12:50:28.7688802Z device_type = "cpu";
- 2025-01-04T12:50:28.7689023Z compatible = "arm,cortex-m4f";
- 2025-01-04T12:50:28.7689247Z reg = <0>;
- 2025-01-04T12:50:28.7689625Z #address-cells = <1>;
- 2025-01-04T12:50:28.7689835Z #size-cells = <1>;
- 2025-01-04T12:50:28.7689954Z
- 2025-01-04T12:50:28.7690231Z itm: itm@e0000000 {
- 2025-01-04T12:50:28.7690445Z compatible = "arm,armv7m-itm";
- 2025-01-04T12:50:28.7690687Z reg = <0xe0000000 0x1000>;
- 2025-01-04T12:50:28.7690913Z swo-ref-frequency = <32000000>;
- 2025-01-04T12:50:28.7691143Z };
- 2025-01-04T12:50:28.7691301Z };
- 2025-01-04T12:50:28.7691449Z };
- 2025-01-04T12:50:28.7691540Z
- 2025-01-04T12:50:28.7691606Z soc {
- 2025-01-04T12:50:28.7691773Z ficr: ficr@10000000 {
- 2025-01-04T12:50:28.7691986Z compatible = "nordic,nrf-ficr";
- 2025-01-04T12:50:28.7692218Z reg = <0x10000000 0x1000>;
- 2025-01-04T12:50:28.7692421Z status = "okay";
- 2025-01-04T12:50:28.7692613Z };
- 2025-01-04T12:50:28.7692712Z
- 2025-01-04T12:50:28.7692785Z uicr: uicr@10001000 {
- 2025-01-04T12:50:28.7692993Z compatible = "nordic,nrf-uicr";
- 2025-01-04T12:50:28.7693215Z reg = <0x10001000 0x1000>;
- 2025-01-04T12:50:28.7693429Z status = "okay";
- 2025-01-04T12:50:28.7693607Z };
- 2025-01-04T12:50:28.7693691Z
- 2025-01-04T12:50:28.7693773Z sram0: memory@20000000 {
- 2025-01-04T12:50:28.7693992Z compatible = "mmio-sram";
- 2025-01-04T12:50:28.7694200Z };
- 2025-01-04T12:50:28.7694292Z
- 2025-01-04T12:50:28.7694368Z clock: clock@40000000 {
- 2025-01-04T12:50:28.7694582Z compatible = "nordic,nrf-clock";
- 2025-01-04T12:50:28.7694816Z reg = <0x40000000 0x1000>;
- 2025-01-04T12:50:28.7695027Z interrupts = <0 1>;
- 2025-01-04T12:50:28.7695215Z status = "okay";
- 2025-01-04T12:50:28.7695413Z };
- 2025-01-04T12:50:28.7695499Z
- 2025-01-04T12:50:28.7695576Z power: power@40000000 {
- 2025-01-04T12:50:28.7695795Z compatible = "nordic,nrf-power";
- 2025-01-04T12:50:28.7696074Z reg = <0x40000000 0x1000>;
- 2025-01-04T12:50:28.7696285Z interrupts = <0 1>;
- 2025-01-04T12:50:28.7696474Z status = "okay";
- 2025-01-04T12:50:28.7696663Z #address-cells = <1>;
- 2025-01-04T12:50:28.7696873Z #size-cells = <1>;
- 2025-01-04T12:50:28.7696992Z
- 2025-01-04T12:50:28.7697083Z gpregret1: gpregret1@4000051c {
- 2025-01-04T12:50:28.7697316Z #address-cells = <1>;
- 2025-01-04T12:50:28.7697525Z #size-cells = <1>;
- 2025-01-04T12:50:28.7697743Z compatible = "nordic,nrf-gpregret";
- 2025-01-04T12:50:28.7698128Z reg = <0x4000051c 0x1>;
- 2025-01-04T12:50:28.7698333Z status = "okay";
- 2025-01-04T12:50:28.7698513Z };
- 2025-01-04T12:50:28.7698604Z
- 2025-01-04T12:50:28.7698689Z gpregret2: gpregret2@40000520 {
- 2025-01-04T12:50:28.7698921Z #address-cells = <1>;
- 2025-01-04T12:50:28.7699131Z #size-cells = <1>;
- 2025-01-04T12:50:28.7699487Z compatible = "nordic,nrf-gpregret";
- 2025-01-04T12:50:28.7699811Z reg = <0x40000520 0x1>;
- 2025-01-04T12:50:28.7700023Z status = "okay";
- 2025-01-04T12:50:28.7700208Z };
- 2025-01-04T12:50:28.7700366Z };
- 2025-01-04T12:50:28.7700452Z
- 2025-01-04T12:50:28.7700538Z radio: radio@40001000 {
- 2025-01-04T12:50:28.7700759Z compatible = "nordic,nrf-radio";
- 2025-01-04T12:50:28.7700993Z reg = <0x40001000 0x1000>;
- 2025-01-04T12:50:28.7701211Z interrupts = <1 1>;
- 2025-01-04T12:50:28.7701404Z status = "okay";
- 2025-01-04T12:50:28.7701598Z ieee802154-supported;
- 2025-01-04T12:50:28.7701810Z ble-2mbps-supported;
- 2025-01-04T12:50:28.7702036Z ble-coded-phy-supported;
- 2025-01-04T12:50:28.7702263Z tx-high-power-supported;
- 2025-01-04T12:50:28.7702405Z
- 2025-01-04T12:50:28.7702489Z ieee802154: ieee802154 {
- 2025-01-04T12:50:28.7702716Z compatible = "nordic,nrf-ieee802154";
- 2025-01-04T12:50:28.7702976Z status = "disabled";
- 2025-01-04T12:50:28.7703167Z };
- 2025-01-04T12:50:28.7703323Z };
- 2025-01-04T12:50:28.7703409Z
- 2025-01-04T12:50:28.7703485Z uart0: uart@40002000 {
- 2025-01-04T12:50:28.7703614Z
- 2025-01-04T12:50:28.7703701Z compatible = "nordic,nrf-uarte";
- 2025-01-04T12:50:28.7703937Z reg = <0x40002000 0x1000>;
- 2025-01-04T12:50:28.7704146Z interrupts = <2 1>;
- 2025-01-04T12:50:28.7704342Z status = "disabled";
- 2025-01-04T12:50:28.7704524Z };
- 2025-01-04T12:50:28.7704616Z
- 2025-01-04T12:50:28.7704687Z i2c0: i2c@40003000 {
- 2025-01-04T12:50:28.7704810Z
- 2025-01-04T12:50:28.7704897Z compatible = "nordic,nrf-twim";
- 2025-01-04T12:50:28.7705299Z #address-cells = <1>;
- 2025-01-04T12:50:28.7705510Z #size-cells = <0>;
- 2025-01-04T12:50:28.7705699Z reg = <0x40003000 0x1000>;
- 2025-01-04T12:50:28.7705916Z clock-frequency = <100000>;
- 2025-01-04T12:50:28.7706137Z interrupts = <3 1>;
- 2025-01-04T12:50:28.7706339Z easydma-maxcnt-bits = <16>;
- 2025-01-04T12:50:28.7706552Z status = "disabled";
- 2025-01-04T12:50:28.7706743Z };
- 2025-01-04T12:50:28.7706837Z
- 2025-01-04T12:50:28.7706911Z spi0: spi@40003000 {
- 2025-01-04T12:50:28.7707028Z
- 2025-01-04T12:50:28.7707122Z compatible = "nordic,nrf-spim";
- 2025-01-04T12:50:28.7707358Z #address-cells = <1>;
- 2025-01-04T12:50:28.7707558Z #size-cells = <0>;
- 2025-01-04T12:50:28.7707752Z reg = <0x40003000 0x1000>;
- 2025-01-04T12:50:28.7707963Z interrupts = <3 1>;
- 2025-01-04T12:50:28.7708169Z max-frequency = <((8) * 1000 * 1000)>;
- 2025-01-04T12:50:28.7708422Z easydma-maxcnt-bits = <16>;
- 2025-01-04T12:50:28.7708637Z status = "disabled";
- 2025-01-04T12:50:28.7708833Z };
- 2025-01-04T12:50:28.7708921Z
- 2025-01-04T12:50:28.7709002Z i2c1: i2c@40004000 {
- 2025-01-04T12:50:28.7709126Z
- 2025-01-04T12:50:28.7709223Z compatible = "nordic,nrf-twim";
- 2025-01-04T12:50:28.7709682Z #address-cells = <1>;
- 2025-01-04T12:50:28.7709932Z #size-cells = <0>;
- 2025-01-04T12:50:28.7710132Z reg = <0x40004000 0x1000>;
- 2025-01-04T12:50:28.7710352Z clock-frequency = <100000>;
- 2025-01-04T12:50:28.7710571Z interrupts = <4 1>;
- 2025-01-04T12:50:28.7710768Z easydma-maxcnt-bits = <16>;
- 2025-01-04T12:50:28.7710986Z status = "disabled";
- 2025-01-04T12:50:28.7711175Z };
- 2025-01-04T12:50:28.7711261Z
- 2025-01-04T12:50:28.7711338Z spi1: spi@40004000 {
- 2025-01-04T12:50:28.7711454Z
- 2025-01-04T12:50:28.7711549Z compatible = "nordic,nrf-spim";
- 2025-01-04T12:50:28.7711778Z #address-cells = <1>;
- 2025-01-04T12:50:28.7711977Z #size-cells = <0>;
- 2025-01-04T12:50:28.7712168Z reg = <0x40004000 0x1000>;
- 2025-01-04T12:50:28.7712379Z interrupts = <4 1>;
- 2025-01-04T12:50:28.7712588Z max-frequency = <((8) * 1000 * 1000)>;
- 2025-01-04T12:50:28.7712834Z easydma-maxcnt-bits = <16>;
- 2025-01-04T12:50:28.7713233Z status = "disabled";
- 2025-01-04T12:50:28.7713418Z };
- 2025-01-04T12:50:28.7713503Z
- 2025-01-04T12:50:28.7713585Z nfct: nfct@40005000 {
- 2025-01-04T12:50:28.7713782Z compatible = "nordic,nrf-nfct";
- 2025-01-04T12:50:28.7714014Z reg = <0x40005000 0x1000>;
- 2025-01-04T12:50:28.7714222Z interrupts = <5 1>;
- 2025-01-04T12:50:28.7714413Z status = "okay";
- 2025-01-04T12:50:28.7714585Z };
- 2025-01-04T12:50:28.7714678Z
- 2025-01-04T12:50:28.7714758Z gpiote: gpiote@40006000 {
- 2025-01-04T12:50:28.7714982Z compatible = "nordic,nrf-gpiote";
- 2025-01-04T12:50:28.7715223Z reg = <0x40006000 0x1000>;
- 2025-01-04T12:50:28.7715432Z interrupts = <6 5>;
- 2025-01-04T12:50:28.7715622Z status = "disabled";
- 2025-01-04T12:50:28.7715809Z };
- 2025-01-04T12:50:28.7715901Z
- 2025-01-04T12:50:28.7715975Z adc: adc@40007000 {
- 2025-01-04T12:50:28.7716178Z compatible = "nordic,nrf-saadc";
- 2025-01-04T12:50:28.7716415Z reg = <0x40007000 0x1000>;
- 2025-01-04T12:50:28.7716634Z interrupts = <7 1>;
- 2025-01-04T12:50:28.7716832Z status = "disabled";
- 2025-01-04T12:50:28.7717038Z #io-channel-cells = <1>;
- 2025-01-04T12:50:28.7717243Z };
- 2025-01-04T12:50:28.7717329Z
- 2025-01-04T12:50:28.7717407Z timer0: timer@40008000 {
- 2025-01-04T12:50:28.7717626Z compatible = "nordic,nrf-timer";
- 2025-01-04T12:50:28.7717863Z status = "disabled";
- 2025-01-04T12:50:28.7718059Z reg = <0x40008000 0x1000>;
- 2025-01-04T12:50:28.7718259Z cc-num = <4>;
- 2025-01-04T12:50:28.7718455Z max-bit-width = <32>;
- 2025-01-04T12:50:28.7718659Z interrupts = <8 1>;
- 2025-01-04T12:50:28.7718855Z prescaler = <0>;
- 2025-01-04T12:50:28.7719035Z };
- 2025-01-04T12:50:28.7719121Z
- 2025-01-04T12:50:28.7719199Z timer1: timer@40009000 {
- 2025-01-04T12:50:28.7719697Z compatible = "nordic,nrf-timer";
- 2025-01-04T12:50:28.7719945Z status = "disabled";
- 2025-01-04T12:50:28.7720141Z reg = <0x40009000 0x1000>;
- 2025-01-04T12:50:28.7720480Z cc-num = <4>;
- 2025-01-04T12:50:28.7720679Z max-bit-width = <32>;
- 2025-01-04T12:50:28.7720891Z interrupts = <9 1>;
- 2025-01-04T12:50:28.7721085Z prescaler = <0>;
- 2025-01-04T12:50:28.7721263Z };
- 2025-01-04T12:50:28.7721349Z
- 2025-01-04T12:50:28.7721424Z timer2: timer@4000a000 {
- 2025-01-04T12:50:28.7721641Z compatible = "nordic,nrf-timer";
- 2025-01-04T12:50:28.7721871Z status = "disabled";
- 2025-01-04T12:50:28.7722069Z reg = <0x4000a000 0x1000>;
- 2025-01-04T12:50:28.7722269Z cc-num = <4>;
- 2025-01-04T12:50:28.7722453Z max-bit-width = <32>;
- 2025-01-04T12:50:28.7722656Z interrupts = <10 1>;
- 2025-01-04T12:50:28.7722852Z prescaler = <0>;
- 2025-01-04T12:50:28.7723030Z };
- 2025-01-04T12:50:28.7723114Z
- 2025-01-04T12:50:28.7723186Z rtc0: rtc@4000b000 {
- 2025-01-04T12:50:28.7723392Z compatible = "nordic,nrf-rtc";
- 2025-01-04T12:50:28.7723627Z reg = <0x4000b000 0x1000>;
- 2025-01-04T12:50:28.7723835Z cc-num = <3>;
- 2025-01-04T12:50:28.7724010Z interrupts = <11 1>;
- 2025-01-04T12:50:28.7724214Z status = "disabled";
- 2025-01-04T12:50:28.7724419Z clock-frequency = <32768>;
- 2025-01-04T12:50:28.7724634Z prescaler = <1>;
- 2025-01-04T12:50:28.7724811Z };
- 2025-01-04T12:50:28.7724896Z
- 2025-01-04T12:50:28.7724971Z temp: temp@4000c000 {
- 2025-01-04T12:50:28.7725180Z compatible = "nordic,nrf-temp";
- 2025-01-04T12:50:28.7725415Z reg = <0x4000c000 0x1000>;
- 2025-01-04T12:50:28.7725627Z interrupts = <12 1>;
- 2025-01-04T12:50:28.7725813Z status = "okay";
- 2025-01-04T12:50:28.7725993Z };
- 2025-01-04T12:50:28.7726083Z
- 2025-01-04T12:50:28.7726160Z rng: random@4000d000 {
- 2025-01-04T12:50:28.7726374Z compatible = "nordic,nrf-rng";
- 2025-01-04T12:50:28.7726601Z reg = <0x4000d000 0x1000>;
- 2025-01-04T12:50:28.7726806Z interrupts = <13 1>;
- 2025-01-04T12:50:28.7726998Z status = "okay";
- 2025-01-04T12:50:28.7727173Z };
- 2025-01-04T12:50:28.7727257Z
- 2025-01-04T12:50:28.7727336Z ecb: ecb@4000e000 {
- 2025-01-04T12:50:28.7727532Z compatible = "nordic,nrf-ecb";
- 2025-01-04T12:50:28.7727763Z reg = <0x4000e000 0x1000>;
- 2025-01-04T12:50:28.7728099Z interrupts = <14 1>;
- 2025-01-04T12:50:28.7728294Z status = "okay";
- 2025-01-04T12:50:28.7728470Z };
- 2025-01-04T12:50:28.7728554Z
- 2025-01-04T12:50:28.7728626Z ccm: ccm@4000f000 {
- 2025-01-04T12:50:28.7728825Z compatible = "nordic,nrf-ccm";
- 2025-01-04T12:50:28.7729051Z reg = <0x4000f000 0x1000>;
- 2025-01-04T12:50:28.7729265Z interrupts = <15 1>;
- 2025-01-04T12:50:28.7729689Z length-field-length-8-bits;
- 2025-01-04T12:50:28.7729924Z status = "okay";
- 2025-01-04T12:50:28.7730110Z };
- 2025-01-04T12:50:28.7730201Z
- 2025-01-04T12:50:28.7730291Z wdt: wdt0: watchdog@40010000 {
- 2025-01-04T12:50:28.7730526Z compatible = "nordic,nrf-wdt";
- 2025-01-04T12:50:28.7730751Z reg = <0x40010000 0x1000>;
- 2025-01-04T12:50:28.7730964Z interrupts = <16 1>;
- 2025-01-04T12:50:28.7731163Z status = "okay";
- 2025-01-04T12:50:28.7731345Z };
- 2025-01-04T12:50:28.7731431Z
- 2025-01-04T12:50:28.7731508Z rtc1: rtc@40011000 {
- 2025-01-04T12:50:28.7731714Z compatible = "nordic,nrf-rtc";
- 2025-01-04T12:50:28.7731947Z reg = <0x40011000 0x1000>;
- 2025-01-04T12:50:28.7732154Z cc-num = <4>;
- 2025-01-04T12:50:28.7732343Z interrupts = <17 1>;
- 2025-01-04T12:50:28.7732538Z status = "disabled";
- 2025-01-04T12:50:28.7732743Z clock-frequency = <32768>;
- 2025-01-04T12:50:28.7732962Z prescaler = <1>;
- 2025-01-04T12:50:28.7733142Z };
- 2025-01-04T12:50:28.7733230Z
- 2025-01-04T12:50:28.7733318Z qdec: qdec0: qdec@40012000 {
- 2025-01-04T12:50:28.7733543Z compatible = "nordic,nrf-qdec";
- 2025-01-04T12:50:28.7733778Z reg = <0x40012000 0x1000>;
- 2025-01-04T12:50:28.7733992Z interrupts = <18 1>;
- 2025-01-04T12:50:28.7734189Z status = "disabled";
- 2025-01-04T12:50:28.7734372Z };
- 2025-01-04T12:50:28.7734467Z
- 2025-01-04T12:50:28.7734549Z comp: comparator@40013000 {
- 2025-01-04T12:50:28.7734694Z
- 2025-01-04T12:50:28.7734782Z compatible = "nordic,nrf-comp";
- 2025-01-04T12:50:28.7735014Z reg = <0x40013000 0x1000>;
- 2025-01-04T12:50:28.7735365Z interrupts = <19 1>;
- 2025-01-04T12:50:28.7735568Z status = "disabled";
- 2025-01-04T12:50:28.7735774Z #io-channel-cells = <1>;
- 2025-01-04T12:50:28.7735982Z };
- 2025-01-04T12:50:28.7736069Z
- 2025-01-04T12:50:28.7736153Z egu0: swi0: egu@40014000 {
- 2025-01-04T12:50:28.7736413Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
- 2025-01-04T12:50:28.7736692Z reg = <0x40014000 0x1000>;
- 2025-01-04T12:50:28.7736907Z interrupts = <20 1>;
- 2025-01-04T12:50:28.7737103Z status = "okay";
- 2025-01-04T12:50:28.7737279Z };
- 2025-01-04T12:50:28.7737365Z
- 2025-01-04T12:50:28.7737441Z egu1: swi1: egu@40015000 {
- 2025-01-04T12:50:28.7737694Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
- 2025-01-04T12:50:28.7737969Z reg = <0x40015000 0x1000>;
- 2025-01-04T12:50:28.7738191Z interrupts = <21 1>;
- 2025-01-04T12:50:28.7738394Z status = "okay";
- 2025-01-04T12:50:28.7738569Z };
- 2025-01-04T12:50:28.7738665Z
- 2025-01-04T12:50:28.7738743Z egu2: swi2: egu@40016000 {
- 2025-01-04T12:50:28.7739008Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
- 2025-01-04T12:50:28.7739296Z reg = <0x40016000 0x1000>;
- 2025-01-04T12:50:28.7739769Z interrupts = <22 1>;
- 2025-01-04T12:50:28.7739980Z status = "okay";
- 2025-01-04T12:50:28.7740163Z };
- 2025-01-04T12:50:28.7740250Z
- 2025-01-04T12:50:28.7740333Z egu3: swi3: egu@40017000 {
- 2025-01-04T12:50:28.7740587Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
- 2025-01-04T12:50:28.7740852Z reg = <0x40017000 0x1000>;
- 2025-01-04T12:50:28.7741063Z interrupts = <23 1>;
- 2025-01-04T12:50:28.7741267Z status = "okay";
- 2025-01-04T12:50:28.7741446Z };
- 2025-01-04T12:50:28.7741532Z
- 2025-01-04T12:50:28.7741614Z egu4: swi4: egu@40018000 {
- 2025-01-04T12:50:28.7741855Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
- 2025-01-04T12:50:28.7742124Z reg = <0x40018000 0x1000>;
- 2025-01-04T12:50:28.7742334Z interrupts = <24 1>;
- 2025-01-04T12:50:28.7742529Z status = "okay";
- 2025-01-04T12:50:28.7742699Z };
- 2025-01-04T12:50:28.7742797Z
- 2025-01-04T12:50:28.7742874Z egu5: swi5: egu@40019000 {
- 2025-01-04T12:50:28.7743266Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
- 2025-01-04T12:50:28.7743542Z reg = <0x40019000 0x1000>;
- 2025-01-04T12:50:28.7743756Z interrupts = <25 1>;
- 2025-01-04T12:50:28.7743946Z status = "okay";
- 2025-01-04T12:50:28.7744126Z };
- 2025-01-04T12:50:28.7744219Z
- 2025-01-04T12:50:28.7744297Z timer3: timer@4001a000 {
- 2025-01-04T12:50:28.7744521Z compatible = "nordic,nrf-timer";
- 2025-01-04T12:50:28.7744756Z status = "disabled";
- 2025-01-04T12:50:28.7744956Z reg = <0x4001a000 0x1000>;
- 2025-01-04T12:50:28.7745168Z cc-num = <6>;
- 2025-01-04T12:50:28.7745360Z max-bit-width = <32>;
- 2025-01-04T12:50:28.7745570Z interrupts = <26 1>;
- 2025-01-04T12:50:28.7745763Z prescaler = <0>;
- 2025-01-04T12:50:28.7745951Z };
- 2025-01-04T12:50:28.7746044Z
- 2025-01-04T12:50:28.7746123Z timer4: timer@4001b000 {
- 2025-01-04T12:50:28.7746344Z compatible = "nordic,nrf-timer";
- 2025-01-04T12:50:28.7746575Z status = "disabled";
- 2025-01-04T12:50:28.7746781Z reg = <0x4001b000 0x1000>;
- 2025-01-04T12:50:28.7746995Z cc-num = <6>;
- 2025-01-04T12:50:28.7747184Z max-bit-width = <32>;
- 2025-01-04T12:50:28.7747390Z interrupts = <27 1>;
- 2025-01-04T12:50:28.7747580Z prescaler = <0>;
- 2025-01-04T12:50:28.7747762Z };
- 2025-01-04T12:50:28.7747850Z
- 2025-01-04T12:50:28.7747937Z pwm0: pwm@4001c000 {
- 2025-01-04T12:50:28.7748164Z compatible = "nordic,nrf-pwm";
- 2025-01-04T12:50:28.7748402Z reg = <0x4001c000 0x1000>;
- 2025-01-04T12:50:28.7748617Z interrupts = <28 1>;
- 2025-01-04T12:50:28.7748815Z status = "disabled";
- 2025-01-04T12:50:28.7749013Z #pwm-cells = <3>;
- 2025-01-04T12:50:28.7749202Z };
- 2025-01-04T12:50:28.7749289Z
- 2025-01-04T12:50:28.7749525Z pdm0: pdm@4001d000 {
- 2025-01-04T12:50:28.7749742Z compatible = "nordic,nrf-pdm";
- 2025-01-04T12:50:28.7749975Z reg = <0x4001d000 0x1000>;
- 2025-01-04T12:50:28.7750186Z interrupts = <29 1>;
- 2025-01-04T12:50:28.7750397Z status = "disabled";
- 2025-01-04T12:50:28.7750712Z };
- 2025-01-04T12:50:28.7750804Z
- 2025-01-04T12:50:28.7750886Z acl: acl@4001e000 {
- 2025-01-04T12:50:28.7751091Z compatible = "nordic,nrf-acl";
- 2025-01-04T12:50:28.7751317Z reg = <0x4001e000 0x1000>;
- 2025-01-04T12:50:28.7751677Z status = "okay";
- 2025-01-04T12:50:28.7751933Z };
- 2025-01-04T12:50:28.7752031Z
- 2025-01-04T12:50:28.7752149Z flash_controller: flash-controller@4001e000 {
- 2025-01-04T12:50:28.7752471Z compatible = "nordic,nrf52-flash-controller";
- 2025-01-04T12:50:28.7752764Z reg = <0x4001e000 0x1000>;
- 2025-01-04T12:50:28.7752976Z partial-erase;
- 2025-01-04T12:50:28.7753129Z
- 2025-01-04T12:50:28.7753211Z #address-cells = <1>;
- 2025-01-04T12:50:28.7753432Z #size-cells = <1>;
- 2025-01-04T12:50:28.7753551Z
- 2025-01-04T12:50:28.7753632Z flash0: flash@0 {
- 2025-01-04T12:50:28.7753834Z compatible = "soc-nv-flash";
- 2025-01-04T12:50:28.7754079Z erase-block-size = <4096>;
- 2025-01-04T12:50:28.7754308Z write-block-size = <4>;
- 2025-01-04T12:50:28.7754522Z };
- 2025-01-04T12:50:28.7754683Z };
- 2025-01-04T12:50:28.7754771Z
- 2025-01-04T12:50:28.7754857Z ppi: ppi@4001f000 {
- 2025-01-04T12:50:28.7755071Z compatible = "nordic,nrf-ppi";
- 2025-01-04T12:50:28.7755306Z reg = <0x4001f000 0x1000>;
- 2025-01-04T12:50:28.7755519Z status = "okay";
- 2025-01-04T12:50:28.7755694Z };
- 2025-01-04T12:50:28.7755790Z
- 2025-01-04T12:50:28.7755862Z mwu: mwu@40020000 {
- 2025-01-04T12:50:28.7756066Z compatible = "nordic,nrf-mwu";
- 2025-01-04T12:50:28.7756298Z reg = <0x40020000 0x1000>;
- 2025-01-04T12:50:28.7756508Z status = "okay";
- 2025-01-04T12:50:28.7756682Z };
- 2025-01-04T12:50:28.7756775Z
- 2025-01-04T12:50:28.7756850Z pwm1: pwm@40021000 {
- 2025-01-04T12:50:28.7757058Z compatible = "nordic,nrf-pwm";
- 2025-01-04T12:50:28.7757285Z reg = <0x40021000 0x1000>;
- 2025-01-04T12:50:28.7757498Z interrupts = <33 1>;
- 2025-01-04T12:50:28.7757694Z status = "disabled";
- 2025-01-04T12:50:28.7757896Z #pwm-cells = <3>;
- 2025-01-04T12:50:28.7758085Z };
- 2025-01-04T12:50:28.7758180Z
- 2025-01-04T12:50:28.7758261Z pwm2: pwm@40022000 {
- 2025-01-04T12:50:28.7758616Z compatible = "nordic,nrf-pwm";
- 2025-01-04T12:50:28.7758850Z reg = <0x40022000 0x1000>;
- 2025-01-04T12:50:28.7759066Z interrupts = <34 1>;
- 2025-01-04T12:50:28.7759267Z status = "disabled";
- 2025-01-04T12:50:28.7759625Z #pwm-cells = <3>;
- 2025-01-04T12:50:28.7759811Z };
- 2025-01-04T12:50:28.7759907Z
- 2025-01-04T12:50:28.7759982Z spi2: spi@40023000 {
- 2025-01-04T12:50:28.7760110Z
- 2025-01-04T12:50:28.7760198Z compatible = "nordic,nrf-spim";
- 2025-01-04T12:50:28.7760440Z #address-cells = <1>;
- 2025-01-04T12:50:28.7760642Z #size-cells = <0>;
- 2025-01-04T12:50:28.7760843Z reg = <0x40023000 0x1000>;
- 2025-01-04T12:50:28.7761053Z interrupts = <35 1>;
- 2025-01-04T12:50:28.7761263Z max-frequency = <((8) * 1000 * 1000)>;
- 2025-01-04T12:50:28.7761517Z easydma-maxcnt-bits = <16>;
- 2025-01-04T12:50:28.7761736Z status = "disabled";
- 2025-01-04T12:50:28.7761929Z };
- 2025-01-04T12:50:28.7762020Z
- 2025-01-04T12:50:28.7762099Z rtc2: rtc@40024000 {
- 2025-01-04T12:50:28.7762306Z compatible = "nordic,nrf-rtc";
- 2025-01-04T12:50:28.7762533Z reg = <0x40024000 0x1000>;
- 2025-01-04T12:50:28.7762738Z cc-num = <4>;
- 2025-01-04T12:50:28.7762924Z interrupts = <36 1>;
- 2025-01-04T12:50:28.7763122Z status = "disabled";
- 2025-01-04T12:50:28.7763323Z clock-frequency = <32768>;
- 2025-01-04T12:50:28.7763534Z prescaler = <1>;
- 2025-01-04T12:50:28.7763717Z };
- 2025-01-04T12:50:28.7763809Z
- 2025-01-04T12:50:28.7763881Z i2s0: i2s@40025000 {
- 2025-01-04T12:50:28.7764085Z compatible = "nordic,nrf-i2s";
- 2025-01-04T12:50:28.7764312Z #address-cells = <1>;
- 2025-01-04T12:50:28.7764518Z #size-cells = <0>;
- 2025-01-04T12:50:28.7764713Z reg = <0x40025000 0x1000>;
- 2025-01-04T12:50:28.7764927Z interrupts = <37 1>;
- 2025-01-04T12:50:28.7765124Z status = "disabled";
- 2025-01-04T12:50:28.7765307Z };
- 2025-01-04T12:50:28.7765403Z
- 2025-01-04T12:50:28.7765479Z usbd: usbd@40027000 {
- 2025-01-04T12:50:28.7765691Z compatible = "nordic,nrf-usbd";
- 2025-01-04T12:50:28.7766111Z reg = <0x40027000 0x1000>;
- 2025-01-04T12:50:28.7766330Z interrupts = <39 1>;
- 2025-01-04T12:50:28.7766542Z num-bidir-endpoints = <1>;
- 2025-01-04T12:50:28.7766772Z num-in-endpoints = <7>;
- 2025-01-04T12:50:28.7766999Z num-out-endpoints = <7>;
- 2025-01-04T12:50:28.7767225Z num-isoin-endpoints = <1>;
- 2025-01-04T12:50:28.7767454Z num-isoout-endpoints = <1>;
- 2025-01-04T12:50:28.7767678Z status = "disabled";
- 2025-01-04T12:50:28.7767879Z };
- 2025-01-04T12:50:28.7767969Z
- 2025-01-04T12:50:28.7768054Z uart1: uart@40028000 {
- 2025-01-04T12:50:28.7768275Z compatible = "nordic,nrf-uarte";
- 2025-01-04T12:50:28.7768511Z reg = <0x40028000 0x1000>;
- 2025-01-04T12:50:28.7768727Z interrupts = <40 1>;
- 2025-01-04T12:50:28.7768927Z status = "disabled";
- 2025-01-04T12:50:28.7769117Z };
- 2025-01-04T12:50:28.7769203Z
- 2025-01-04T12:50:28.7769281Z qspi: qspi@40029000 {
- 2025-01-04T12:50:28.7769617Z compatible = "nordic,nrf-qspi";
- 2025-01-04T12:50:28.7769867Z #address-cells = <1>;
- 2025-01-04T12:50:28.7770074Z #size-cells = <0>;
- 2025-01-04T12:50:28.7770297Z reg = <0x40029000 0x1000>, <0x12000000 0x8000000>;
- 2025-01-04T12:50:28.7770565Z reg-names = "qspi", "qspi_mm";
- 2025-01-04T12:50:28.7770796Z interrupts = <41 1>;
- 2025-01-04T12:50:28.7770995Z status = "disabled";
- 2025-01-04T12:50:28.7771183Z };
- 2025-01-04T12:50:28.7771271Z
- 2025-01-04T12:50:28.7771346Z pwm3: pwm@4002d000 {
- 2025-01-04T12:50:28.7771554Z compatible = "nordic,nrf-pwm";
- 2025-01-04T12:50:28.7771782Z reg = <0x4002d000 0x1000>;
- 2025-01-04T12:50:28.7771993Z interrupts = <45 1>;
- 2025-01-04T12:50:28.7772189Z status = "disabled";
- 2025-01-04T12:50:28.7772379Z #pwm-cells = <3>;
- 2025-01-04T12:50:28.7772570Z };
- 2025-01-04T12:50:28.7772661Z
- 2025-01-04T12:50:28.7772737Z spi3: spi@4002f000 {
- 2025-01-04T12:50:28.7772944Z compatible = "nordic,nrf-spim";
- 2025-01-04T12:50:28.7773174Z #address-cells = <1>;
- 2025-01-04T12:50:28.7773380Z #size-cells = <0>;
- 2025-01-04T12:50:28.7773583Z reg = <0x4002f000 0x1000>;
- 2025-01-04T12:50:28.7773923Z interrupts = <47 1>;
- 2025-01-04T12:50:28.7774136Z max-frequency = <((32) * 1000 * 1000)>;
- 2025-01-04T12:50:28.7774386Z easydma-maxcnt-bits = <16>;
- 2025-01-04T12:50:28.7774616Z rx-delay-supported;
- 2025-01-04T12:50:28.7774818Z rx-delay = <2>;
- 2025-01-04T12:50:28.7775007Z status = "disabled";
- 2025-01-04T12:50:28.7775191Z };
- 2025-01-04T12:50:28.7775285Z
- 2025-01-04T12:50:28.7775363Z gpio0: gpio@50000000 {
- 2025-01-04T12:50:28.7775579Z compatible = "nordic,nrf-gpio";
- 2025-01-04T12:50:28.7775817Z gpio-controller;
- 2025-01-04T12:50:28.7776014Z reg = <0x50000000 0x200
- 2025-01-04T12:50:28.7776220Z 0x50000500 0x300>;
- 2025-01-04T12:50:28.7776431Z #gpio-cells = <2>;
- 2025-01-04T12:50:28.7776630Z status = "disabled";
- 2025-01-04T12:50:28.7776824Z port = <0>;
- 2025-01-04T12:50:28.7776994Z };
- 2025-01-04T12:50:28.7777088Z
- 2025-01-04T12:50:28.7777165Z gpio1: gpio@50000300 {
- 2025-01-04T12:50:28.7777388Z compatible = "nordic,nrf-gpio";
- 2025-01-04T12:50:28.7777627Z gpio-controller;
- 2025-01-04T12:50:28.7777820Z reg = <0x50000300 0x200
- 2025-01-04T12:50:28.7778018Z 0x50000800 0x300>;
- 2025-01-04T12:50:28.7778226Z #gpio-cells = <2>;
- 2025-01-04T12:50:28.7778423Z ngpios = <16>;
- 2025-01-04T12:50:28.7778615Z status = "disabled";
- 2025-01-04T12:50:28.7778803Z port = <1>;
- 2025-01-04T12:50:28.7778978Z };
- 2025-01-04T12:50:28.7779073Z
- 2025-01-04T12:50:28.7779159Z cryptocell: crypto@5002a000 {
- 2025-01-04T12:50:28.7779669Z compatible = "nordic,cryptocell", "arm,cryptocell-310";
- 2025-01-04T12:50:28.7780003Z reg = <0x5002a000 0x1000>, <0x5002b000 0x1000>;
- 2025-01-04T12:50:28.7780262Z reg-names = "wrapper", "core";
- 2025-01-04T12:50:28.7780491Z interrupts = <42 1>;
- 2025-01-04T12:50:28.7780701Z status = "disabled";
- 2025-01-04T12:50:28.7780890Z };
- 2025-01-04T12:50:28.7781037Z };
- 2025-01-04T12:50:28.7781194Z };
- 2025-01-04T12:50:28.7781288Z
- 2025-01-04T12:50:28.7781503Z &nvic {
- 2025-01-04T12:50:28.7781725Z arm,num-irq-priority-bits = <3>;
- 2025-01-04T12:50:28.7781959Z };
- 2025-01-04T12:50:28.7782213Z # 9 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840_qiaa.dtsi" 2 3 4
- 2025-01-04T12:50:28.7782472Z
- 2025-01-04T12:50:28.7782541Z &flash0 {
- 2025-01-04T12:50:28.7782714Z reg = <0x00000000 ((1024) * 1024)>;
- 2025-01-04T12:50:28.7782933Z };
- 2025-01-04T12:50:28.7783019Z
- 2025-01-04T12:50:28.7783093Z &sram0 {
- 2025-01-04T12:50:28.7783257Z reg = <0x20000000 ((256) * 1024)>;
- 2025-01-04T12:50:28.7783498Z };
- 2025-01-04T12:50:28.7783583Z
- 2025-01-04T12:50:28.7783657Z / {
- 2025-01-04T12:50:28.7783811Z soc {
- 2025-01-04T12:50:28.7784036Z compatible = "nordic,nrf52840-qiaa", "nordic,nrf52840",
- 2025-01-04T12:50:28.7784343Z "nordic,nrf52", "simple-bus";
- 2025-01-04T12:50:28.7784575Z };
- 2025-01-04T12:50:28.7784732Z };
- 2025-01-04T12:50:28.7784968Z # 8 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
- 2025-01-04T12:50:28.7785215Z
- 2025-01-04T12:50:28.7785392Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/led/led.h" 1 3 4
- 2025-01-04T12:50:28.7785825Z # 10 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
- 2025-01-04T12:50:28.7786261Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/matrix_transform.h" 1 3 4
- 2025-01-04T12:50:28.7786694Z # 11 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
- 2025-01-04T12:50:28.7786933Z
- 2025-01-04T12:50:28.7787126Z # 1 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne-pinctrl.dtsi" 1
- 2025-01-04T12:50:28.7787398Z
- 2025-01-04T12:50:28.7787470Z &pinctrl {
- 2025-01-04T12:50:28.7787658Z i2c0_default: i2c0_default {
- 2025-01-04T12:50:28.7787880Z group1 {
- 2025-01-04T12:50:28.7788135Z psels = <((((((1) * 32U) + (13)) & 0x7FU) << 0U) | ((12U & 0xFFFFU) << 16U))>,
- 2025-01-04T12:50:28.7788480Z <((((((0) * 32U) + (29)) & 0x7FU) << 0U) | ((11U & 0xFFFFU) << 16U))>;
- 2025-01-04T12:50:28.7788749Z };
- 2025-01-04T12:50:28.7788914Z };
- 2025-01-04T12:50:28.7789011Z
- 2025-01-04T12:50:28.7789098Z i2c0_sleep: i2c0_sleep {
- 2025-01-04T12:50:28.7789581Z group1 {
- 2025-01-04T12:50:28.7789830Z psels = <((((((1) * 32U) + (13)) & 0x7FU) << 0U) | ((12U & 0xFFFFU) << 16U))>,
- 2025-01-04T12:50:28.7790161Z <((((((0) * 32U) + (29)) & 0x7FU) << 0U) | ((11U & 0xFFFFU) << 16U))>;
- 2025-01-04T12:50:28.7790453Z low-power-enable;
- 2025-01-04T12:50:28.7790668Z };
- 2025-01-04T12:50:28.7790831Z };
- 2025-01-04T12:50:28.7790922Z
- 2025-01-04T12:50:28.7791013Z spi3_default: spi3_default {
- 2025-01-04T12:50:28.7791228Z group1 {
- 2025-01-04T12:50:28.7791470Z psels = <((((((1) * 32U) + (12)) & 0x7FU) << 0U) | ((5U & 0xFFFFU) << 16U))>;
- 2025-01-04T12:50:28.7791758Z };
- 2025-01-04T12:50:28.7791920Z };
- 2025-01-04T12:50:28.7792010Z
- 2025-01-04T12:50:28.7792090Z spi3_sleep: spi3_sleep {
- 2025-01-04T12:50:28.7792299Z group1 {
- 2025-01-04T12:50:28.7792535Z psels = <((((((1) * 32U) + (12)) & 0x7FU) << 0U) | ((5U & 0xFFFFU) << 16U))>;
- 2025-01-04T12:50:28.7792838Z low-power-enable;
- 2025-01-04T12:50:28.7793054Z };
- 2025-01-04T12:50:28.7793207Z };
- 2025-01-04T12:50:28.7793361Z };
- 2025-01-04T12:50:28.7793607Z # 13 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
- 2025-01-04T12:50:28.7794027Z # 1 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne-layouts.dtsi" 1
- 2025-01-04T12:50:28.7794436Z # 1 "/tmp/zmk-config/zmk/app/dts/physical_layouts.dtsi" 1 3 4
- 2025-01-04T12:50:28.7794662Z
- 2025-01-04T12:50:28.7794728Z / {
- 2025-01-04T12:50:28.7794919Z key_physical_attrs: key_physical_attrs {
- 2025-01-04T12:50:28.7795204Z compatible = "zmk,key-physical-attrs";
- 2025-01-04T12:50:28.7795388Z
- 2025-01-04T12:50:28.7795473Z #key-cells = <7>;
- 2025-01-04T12:50:28.7795672Z };
- 2025-01-04T12:50:28.7795822Z };
- 2025-01-04T12:50:28.7796135Z # 2 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne-layouts.dtsi" 2
- 2025-01-04T12:50:28.7796408Z
- 2025-01-04T12:50:28.7796601Z / {
- 2025-01-04T12:50:28.7796785Z popcorne_layout: popcorne_layout {
- 2025-01-04T12:50:28.7797058Z compatible = "zmk,physical-layout";
- 2025-01-04T12:50:28.7797323Z display-name = "LAYOUT";
- 2025-01-04T12:50:28.7797479Z
- 2025-01-04T12:50:28.7797557Z kscan = <&kscan0>;
- 2025-01-04T12:50:28.7797783Z transform = <&matrix_transform0>;
- 2025-01-04T12:50:28.7797953Z
- 2025-01-04T12:50:28.7798029Z keys
- 2025-01-04T12:50:28.7798220Z = <&key_physical_attrs 100 100 0 50 0 0 0>
- 2025-01-04T12:50:28.7798495Z , <&key_physical_attrs 100 100 100 50 0 0 0>
- 2025-01-04T12:50:28.7798768Z , <&key_physical_attrs 100 100 200 25 0 0 0>
- 2025-01-04T12:50:28.7799045Z , <&key_physical_attrs 100 100 300 0 0 0 0>
- 2025-01-04T12:50:28.7799317Z , <&key_physical_attrs 100 100 400 25 0 0 0>
- 2025-01-04T12:50:28.7799763Z , <&key_physical_attrs 100 100 500 50 0 0 0>
- 2025-01-04T12:50:28.7800036Z , <&key_physical_attrs 100 100 850 50 0 0 0>
- 2025-01-04T12:50:28.7800307Z , <&key_physical_attrs 100 100 950 25 0 0 0>
- 2025-01-04T12:50:28.7800578Z , <&key_physical_attrs 100 100 1050 0 0 0 0>
- 2025-01-04T12:50:28.7800848Z , <&key_physical_attrs 100 100 1150 25 0 0 0>
- 2025-01-04T12:50:28.7801115Z , <&key_physical_attrs 100 100 1250 50 0 0 0>
- 2025-01-04T12:50:28.7801390Z , <&key_physical_attrs 100 100 1350 50 0 0 0>
- 2025-01-04T12:50:28.7801656Z , <&key_physical_attrs 100 100 0 150 0 0 0>
- 2025-01-04T12:50:28.7801924Z , <&key_physical_attrs 100 100 100 150 0 0 0>
- 2025-01-04T12:50:28.7802194Z , <&key_physical_attrs 100 100 200 125 0 0 0>
- 2025-01-04T12:50:28.7802451Z , <&key_physical_attrs 100 100 300 100 0 0 0>
- 2025-01-04T12:50:28.7802716Z , <&key_physical_attrs 100 100 400 125 0 0 0>
- 2025-01-04T12:50:28.7802979Z , <&key_physical_attrs 100 100 500 150 0 0 0>
- 2025-01-04T12:50:28.7803241Z , <&key_physical_attrs 100 100 850 150 0 0 0>
- 2025-01-04T12:50:28.7803504Z , <&key_physical_attrs 100 100 950 125 0 0 0>
- 2025-01-04T12:50:28.7803774Z , <&key_physical_attrs 100 100 1050 100 0 0 0>
- 2025-01-04T12:50:28.7804177Z , <&key_physical_attrs 100 100 1150 125 0 0 0>
- 2025-01-04T12:50:28.7804441Z , <&key_physical_attrs 100 100 1250 150 0 0 0>
- 2025-01-04T12:50:28.7804706Z , <&key_physical_attrs 100 100 1350 150 0 0 0>
- 2025-01-04T12:50:28.7804969Z , <&key_physical_attrs 100 100 0 250 0 0 0>
- 2025-01-04T12:50:28.7805228Z , <&key_physical_attrs 100 100 100 250 0 0 0>
- 2025-01-04T12:50:28.7805488Z , <&key_physical_attrs 100 100 200 225 0 0 0>
- 2025-01-04T12:50:28.7805755Z , <&key_physical_attrs 100 100 300 200 0 0 0>
- 2025-01-04T12:50:28.7806019Z , <&key_physical_attrs 100 100 400 225 0 0 0>
- 2025-01-04T12:50:28.7806273Z , <&key_physical_attrs 100 100 500 250 0 0 0>
- 2025-01-04T12:50:28.7806536Z , <&key_physical_attrs 100 100 850 250 0 0 0>
- 2025-01-04T12:50:28.7806796Z , <&key_physical_attrs 100 100 950 225 0 0 0>
- 2025-01-04T12:50:28.7807068Z , <&key_physical_attrs 100 100 1050 200 0 0 0>
- 2025-01-04T12:50:28.7807339Z , <&key_physical_attrs 100 100 1150 225 0 0 0>
- 2025-01-04T12:50:28.7807598Z , <&key_physical_attrs 100 100 1250 250 0 0 0>
- 2025-01-04T12:50:28.7807860Z , <&key_physical_attrs 100 100 1350 250 0 0 0>
- 2025-01-04T12:50:28.7808124Z , <&key_physical_attrs 100 100 275 325 0 0 0>
- 2025-01-04T12:50:28.7808390Z , <&key_physical_attrs 100 100 375 325 0 0 0>
- 2025-01-04T12:50:28.7808652Z , <&key_physical_attrs 100 100 475 350 0 0 0>
- 2025-01-04T12:50:28.7808923Z , <&key_physical_attrs 100 100 675 150 1500 0 0>
- 2025-01-04T12:50:28.7809196Z , <&key_physical_attrs 100 100 600 220 0 0 0>
- 2025-01-04T12:50:28.7809577Z , <&key_physical_attrs 100 100 625 525 (-1500) 0 0>
- 2025-01-04T12:50:28.7809859Z , <&key_physical_attrs 100 100 875 350 0 0 0>
- 2025-01-04T12:50:28.7810124Z , <&key_physical_attrs 100 100 975 325 0 0 0>
- 2025-01-04T12:50:28.7810510Z , <&key_physical_attrs 100 100 1075 325 0 0 0>
- 2025-01-04T12:50:28.7810761Z ;
- 2025-01-04T12:50:28.7810924Z };
- 2025-01-04T12:50:28.7811085Z };
- 2025-01-04T12:50:28.7811335Z # 14 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
- 2025-01-04T12:50:28.7811587Z
- 2025-01-04T12:50:28.7811665Z &popcorne_layout {
- 2025-01-04T12:50:28.7811876Z transform = <&matrix_transform0>;
- 2025-01-04T12:50:28.7812111Z };
- 2025-01-04T12:50:28.7812197Z
- 2025-01-04T12:50:28.7812269Z / {
- 2025-01-04T12:50:28.7812430Z model = "Popcorne";
- 2025-01-04T12:50:28.7812643Z compatible = "popcorne";
- 2025-01-04T12:50:28.7812800Z
- 2025-01-04T12:50:28.7812873Z chosen {
- 2025-01-04T12:50:28.7813061Z zephyr,sram = &sram0;
- 2025-01-04T12:50:28.7813287Z zephyr,flash = &flash0;
- 2025-01-04T12:50:28.7813510Z zephyr,display = &oled;
- 2025-01-04T12:50:28.7813731Z zmk,battery = &vbatt;
- 2025-01-04T12:50:28.7813949Z zmk,kscan = &kscan0;
- 2025-01-04T12:50:28.7814203Z zmk,physical-layout = &popcorne_layout;
- 2025-01-04T12:50:28.7814481Z zmk,underglow = &led_strip;
- 2025-01-04T12:50:28.7814704Z };
- 2025-01-04T12:50:28.7814801Z
- 2025-01-04T12:50:28.7814898Z matrix_transform0: matrix_transform0 {
- 2025-01-04T12:50:28.7815176Z compatible = "zmk,matrix-transform";
- 2025-01-04T12:50:28.7815424Z rows = <4>;
- 2025-01-04T12:50:28.7815605Z columns = <12>;
- 2025-01-04T12:50:28.7815735Z
- 2025-01-04T12:50:28.7815807Z map = <
- 2025-01-04T12:50:28.7816086Z (((0) << 8) + (0)) (((0) << 8) + (1)) (((0) << 8) + (2)) (((0) << 8) + (3)) (((0) << 8) + (4)) (((0) << 8) + (5)) (((0) << 8) + (6)) (((0) << 8) + (7)) (((0) << 8) + (8)) (((0) << 8) + (9)) (((0) << 8) + (10)) (((0) << 8) + (11))
- 2025-01-04T12:50:28.7816516Z (((1) << 8) + (0)) (((1) << 8) + (1)) (((1) << 8) + (2)) (((1) << 8) + (3)) (((1) << 8) + (4)) (((1) << 8) + (5)) (((0) << 8) + (6)) (((1) << 8) + (7)) (((1) << 8) + (8)) (((1) << 8) + (9)) (((1) << 8) + (10)) (((1) << 8) + (11))
- 2025-01-04T12:50:28.7816935Z (((2) << 8) + (0)) (((2) << 8) + (1)) (((2) << 8) + (2)) (((2) << 8) + (3)) (((2) << 8) + (4)) (((2) << 8) + (5)) (((3) << 8) + (5)) (((2) << 8) + (6)) (((2) << 8) + (7)) (((2) << 8) + (8)) (((2) << 8) + (9)) (((2) << 8) + (10)) (((2) << 8) + (11))
- 2025-01-04T12:50:28.7817566Z (((3) << 8) + (1)) (((3) << 8) + (2)) (((3) << 8) + (3)) (((3) << 8) + (4)) (((3) << 8) + (6)) (((3) << 8) + (7)) (((3) << 8) + (8)) (((3) << 8) + (9))
- 2025-01-04T12:50:28.7817962Z >;
- 2025-01-04T12:50:28.7818186Z };
- 2025-01-04T12:50:28.7818534Z
- 2025-01-04T12:50:28.7834455Z kscan0: kscan0 {
- 2025-01-04T12:50:28.7834799Z compatible = "zmk,kscan-composite";
- 2025-01-04T12:50:28.7835082Z rows = <4>;
- 2025-01-04T12:50:28.7835283Z columns = <12>;
- 2025-01-04T12:50:28.7835412Z
- 2025-01-04T12:50:28.7835485Z left {
- 2025-01-04T12:50:28.7835681Z kscan = <&kscan_left>;
- 2025-01-04T12:50:28.7835913Z };
- 2025-01-04T12:50:28.7836027Z
- 2025-01-04T12:50:28.7836105Z right {
- 2025-01-04T12:50:28.7836309Z kscan = <&kscan_right>;
- 2025-01-04T12:50:28.7836553Z col-offset = <6>;
- 2025-01-04T12:50:28.7836768Z };
- 2025-01-04T12:50:28.7836937Z };
- 2025-01-04T12:50:28.7837030Z
- 2025-01-04T12:50:28.7837124Z kscan_left: kscan_left {
- 2025-01-04T12:50:28.7837368Z compatible = "zmk,kscan-gpio-matrix";
- 2025-01-04T12:50:28.7837565Z
- 2025-01-04T12:50:28.7837652Z diode-direction = "row2col";
- 2025-01-04T12:50:28.7837832Z
- 2025-01-04T12:50:28.7837906Z col-gpios
- 2025-01-04T12:50:28.7838108Z = <&gpio0 13 ((0 << 0) | (1 << 5))>
- 2025-01-04T12:50:28.7838359Z , <&gpio0 14 ((0 << 0) | (1 << 5))>
- 2025-01-04T12:50:28.7838598Z , <&gpio0 15 ((0 << 0) | (1 << 5))>
- 2025-01-04T12:50:28.7838834Z , <&gpio0 16 ((0 << 0) | (1 << 5))>
- 2025-01-04T12:50:28.7839070Z , <&gpio0 24 ((0 << 0) | (1 << 5))>
- 2025-01-04T12:50:28.7839659Z , <&gpio0 25 ((0 << 0) | (1 << 5))>
- 2025-01-04T12:50:28.7839891Z ;
- 2025-01-04T12:50:28.7840066Z row-gpios
- 2025-01-04T12:50:28.7840254Z = <&gpio0 03 ((0 << 0))>
- 2025-01-04T12:50:28.7840481Z , <&gpio0 28 ((0 << 0))>
- 2025-01-04T12:50:28.7840702Z , <&gpio0 02 ((0 << 0))>
- 2025-01-04T12:50:28.7840915Z , <&gpio0 31 ((0 << 0))>
- 2025-01-04T12:50:28.7841122Z ;
- 2025-01-04T12:50:28.7841291Z };
- 2025-01-04T12:50:28.7841388Z
- 2025-01-04T12:50:28.7841480Z kscan_right: kscan_right {
- 2025-01-04T12:50:28.7841728Z compatible = "zmk,kscan-gpio-matrix";
- 2025-01-04T12:50:28.7841910Z
- 2025-01-04T12:50:28.7841994Z diode-direction = "col2row";
- 2025-01-04T12:50:28.7842154Z
- 2025-01-04T12:50:28.7842225Z col-gpios
- 2025-01-04T12:50:28.7842415Z = <&right_io 0 ((1 << 0))>
- 2025-01-04T12:50:28.7842644Z , <&right_io 1 ((1 << 0))>
- 2025-01-04T12:50:28.7842867Z , <&right_io 2 ((1 << 0))>
- 2025-01-04T12:50:28.7843088Z , <&right_io 3 ((1 << 0))>
- 2025-01-04T12:50:28.7843313Z , <&right_io 4 ((1 << 0))>
- 2025-01-04T12:50:28.7843532Z , <&right_io 5 ((1 << 0))>
- 2025-01-04T12:50:28.7843749Z ;
- 2025-01-04T12:50:28.7843922Z row-gpios
- 2025-01-04T12:50:28.7844112Z = <&right_io 8 ((1 << 0) | (1 << 4))>
- 2025-01-04T12:50:28.7844371Z , <&right_io 9 ((1 << 0) | (1 << 4))>
- 2025-01-04T12:50:28.7844627Z , <&right_io 10 ((1 << 0) | (1 << 4))>
- 2025-01-04T12:50:28.7844881Z , <&right_io 11 ((1 << 0) | (1 << 4))>
- 2025-01-04T12:50:28.7845109Z ;
- 2025-01-04T12:50:28.7845279Z };
- 2025-01-04T12:50:28.7845376Z
- 2025-01-04T12:50:28.7845449Z vbatt: vbatt {
- 2025-01-04T12:50:28.7845677Z compatible = "zmk,battery-voltage-divider";
- 2025-01-04T12:50:28.7845959Z io-channels = <&adc 6>;
- 2025-01-04T12:50:28.7846185Z output-ohms = <110000>;
- 2025-01-04T12:50:28.7846409Z full-ohms = <(110000 + 30000)>;
- 2025-01-04T12:50:28.7846650Z };
- 2025-01-04T12:50:28.7846886Z
- 2025-01-04T12:50:28.7846980Z left_encoder: left_encoder {
- 2025-01-04T12:50:28.7847222Z compatible = "alps,ec11";
- 2025-01-04T12:50:28.7847448Z steps = <30>;
- 2025-01-04T12:50:28.7847653Z status = "disabled";
- 2025-01-04T12:50:28.7847797Z
- 2025-01-04T12:50:28.7847899Z a-gpios = <&gpio0 23 ((0 << 0) | (1 << 4))>;
- 2025-01-04T12:50:28.7848179Z b-gpios = <&gpio0 21 ((0 << 0) | (1 << 4))>;
- 2025-01-04T12:50:28.7848424Z };
- 2025-01-04T12:50:28.7848515Z
- 2025-01-04T12:50:28.7848589Z sensors: sensors {
- 2025-01-04T12:50:28.7848810Z compatible = "zmk,keymap-sensors";
- 2025-01-04T12:50:28.7849071Z sensors = <&left_encoder>;
- 2025-01-04T12:50:28.7849324Z triggers-per-rotation = <15>;
- 2025-01-04T12:50:28.7849668Z };
- 2025-01-04T12:50:28.7849834Z };
- 2025-01-04T12:50:28.7849932Z
- 2025-01-04T12:50:28.7850005Z &left_encoder {
- 2025-01-04T12:50:28.7850198Z status = "okay";
- 2025-01-04T12:50:28.7850396Z };
- 2025-01-04T12:50:28.7850483Z
- 2025-01-04T12:50:28.7850558Z &i2c0 {
- 2025-01-04T12:50:28.7850744Z compatible = "nordic,nrf-twi";
- 2025-01-04T12:50:28.7851002Z pinctrl-0 = <&i2c0_default>;
- 2025-01-04T12:50:28.7851239Z pinctrl-1 = <&i2c0_sleep>;
- 2025-01-04T12:50:28.7851478Z pinctrl-names = "default", "sleep";
- 2025-01-04T12:50:28.7851732Z status = "okay";
- 2025-01-04T12:50:28.7851858Z
- 2025-01-04T12:50:28.7851940Z right_io: mcp23017@20 {
- 2025-01-04T12:50:28.7852184Z compatible = "microchip,mcp230xx";
- 2025-01-04T12:50:28.7852443Z status = "okay";
- 2025-01-04T12:50:28.7852647Z gpio-controller;
- 2025-01-04T12:50:28.7852851Z reg = <0x20>;
- 2025-01-04T12:50:28.7853052Z #gpio-cells = <2>;
- 2025-01-04T12:50:28.7853264Z ngpios = <16>;
- 2025-01-04T12:50:28.7853447Z };
- 2025-01-04T12:50:28.7853545Z
- 2025-01-04T12:50:28.7853620Z oled: ssd1306@3c {
- 2025-01-04T12:50:28.7853835Z compatible = "solomon,ssd1306fb";
- 2025-01-04T12:50:28.7854212Z reg = <0x3c>;
- 2025-01-04T12:50:28.7854402Z width = <128>;
- 2025-01-04T12:50:28.7854593Z height = <32>;
- 2025-01-04T12:50:28.7854796Z segment-offset = <0>;
- 2025-01-04T12:50:28.7855025Z page-offset = <0>;
- 2025-01-04T12:50:28.7855247Z display-offset = <0>;
- 2025-01-04T12:50:28.7855467Z multiplex-ratio = <31>;
- 2025-01-04T12:50:28.7855696Z segment-remap;
- 2025-01-04T12:50:28.7855891Z com-invdir;
- 2025-01-04T12:50:28.7856083Z com-sequential;
- 2025-01-04T12:50:28.7856285Z inversion-on;
- 2025-01-04T12:50:28.7856478Z prechargep = <0x22>;
- 2025-01-04T12:50:28.7856694Z };
- 2025-01-04T12:50:28.7856856Z };
- 2025-01-04T12:50:28.7856944Z
- 2025-01-04T12:50:28.7857021Z &spi3 {
- 2025-01-04T12:50:28.7857201Z compatible = "nordic,nrf-spim";
- 2025-01-04T12:50:28.7857374Z
- 2025-01-04T12:50:28.7857460Z pinctrl-0 = <&spi3_default>;
- 2025-01-04T12:50:28.7857699Z pinctrl-1 = <&spi3_sleep>;
- 2025-01-04T12:50:28.7857942Z pinctrl-names = "default", "sleep";
- 2025-01-04T12:50:28.7858193Z status = "okay";
- 2025-01-04T12:50:28.7858317Z
- 2025-01-04T12:50:28.7858400Z led_strip: ws2812@0 {
- 2025-01-04T12:50:28.7858637Z compatible = "worldsemi,ws2812-spi";
- 2025-01-04T12:50:28.7858823Z
- 2025-01-04T12:50:28.7858894Z reg = <0>;
- 2025-01-04T12:50:28.7859099Z spi-max-frequency = <4000000>;
- 2025-01-04T12:50:28.7859265Z
- 2025-01-04T12:50:28.7859519Z chain-length = <44>;
- 2025-01-04T12:50:28.7859861Z spi-one-frame = <0x70>;
- 2025-01-04T12:50:28.7860098Z spi-zero-frame = <0x40>;
- 2025-01-04T12:50:28.7860328Z color-mapping = <2 1 3>;
- 2025-01-04T12:50:28.7860540Z };
- 2025-01-04T12:50:28.7860698Z };
- 2025-01-04T12:50:28.7860784Z
- 2025-01-04T12:50:28.7860861Z zephyr_udc0: &usbd {
- 2025-01-04T12:50:28.7861054Z status = "okay";
- 2025-01-04T12:50:28.7861238Z };
- 2025-01-04T12:50:28.7861325Z
- 2025-01-04T12:50:28.7861401Z &flash0 {
- 2025-01-04T12:50:28.7861498Z
- 2025-01-04T12:50:28.7861589Z partitions {
- 2025-01-04T12:50:28.7861804Z compatible = "fixed-partitions";
- 2025-01-04T12:50:28.7862209Z #address_cells = <1>;
- 2025-01-04T12:50:28.7862433Z #size-cells = <1>;
- 2025-01-04T12:50:28.7862567Z
- 2025-01-04T12:50:28.7862660Z sd_partition: partition@0 {
- 2025-01-04T12:50:28.7862902Z reg = <0x00000000 0x00026000>;
- 2025-01-04T12:50:28.7863136Z };
- 2025-01-04T12:50:28.7863325Z code_partition: partition@26000 {
- 2025-01-04T12:50:28.7863577Z reg = <0x00026000 0x000c6000>;
- 2025-01-04T12:50:28.7863803Z };
- 2025-01-04T12:50:28.7864050Z # 215 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts"
- 2025-01-04T12:50:28.7864393Z storage_partition: partition@ec000 {
- 2025-01-04T12:50:28.7864653Z reg = <0x000ec000 0x00008000>;
- 2025-01-04T12:50:28.7864882Z };
- 2025-01-04T12:50:28.7865066Z boot_partition: partition@f4000 {
- 2025-01-04T12:50:28.7865321Z reg = <0x000f4000 0x0000c000>;
- 2025-01-04T12:50:28.7865558Z };
- 2025-01-04T12:50:28.7865724Z };
- 2025-01-04T12:50:28.7865890Z };
- 2025-01-04T12:50:28.7866053Z # 0 "<command-line>" 2
- 2025-01-04T12:50:28.7866353Z # 1 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap" 1
- 2025-01-04T12:50:28.7866617Z
- 2025-01-04T12:50:28.7866739Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 1 3 4
- 2025-01-04T12:50:28.7866947Z
- 2025-01-04T12:50:28.7867101Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/key_press.dtsi" 1 3 4
- 2025-01-04T12:50:28.7867335Z
- 2025-01-04T12:50:28.7867517Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7867914Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/key_press.dtsi" 2 3 4
- 2025-01-04T12:50:28.7868148Z
- 2025-01-04T12:50:28.7868214Z / {
- 2025-01-04T12:50:28.7868379Z behaviors {
- 2025-01-04T12:50:28.7868491Z
- 2025-01-04T12:50:28.7868577Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7868699Z
- 2025-01-04T12:50:28.7868781Z kp: key_press {
- 2025-01-04T12:50:28.7869141Z compatible = "zmk,behavior-key-press";
- 2025-01-04T12:50:28.7869584Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7869839Z display-name = "Key Press";
- 2025-01-04T12:50:28.7870072Z };
- 2025-01-04T12:50:28.7870239Z };
- 2025-01-04T12:50:28.7870402Z };
- 2025-01-04T12:50:28.7870614Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7870964Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/key_toggle.dtsi" 1 3 4
- 2025-01-04T12:50:28.7871208Z
- 2025-01-04T12:50:28.7871379Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7871785Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/key_toggle.dtsi" 2 3 4
- 2025-01-04T12:50:28.7872023Z
- 2025-01-04T12:50:28.7872092Z / {
- 2025-01-04T12:50:28.7872257Z behaviors {
- 2025-01-04T12:50:28.7872365Z
- 2025-01-04T12:50:28.7872447Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7872569Z
- 2025-01-04T12:50:28.7872645Z kt: key_toggle {
- 2025-01-04T12:50:28.7872882Z compatible = "zmk,behavior-key-toggle";
- 2025-01-04T12:50:28.7873162Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7873403Z display-name = "Key Toggle";
- 2025-01-04T12:50:28.7873635Z };
- 2025-01-04T12:50:28.7873794Z };
- 2025-01-04T12:50:28.7873952Z };
- 2025-01-04T12:50:28.7874159Z # 9 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7874519Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/transparent.dtsi" 1 3 4
- 2025-01-04T12:50:28.7874761Z
- 2025-01-04T12:50:28.7874926Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7875332Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/transparent.dtsi" 2 3 4
- 2025-01-04T12:50:28.7875574Z
- 2025-01-04T12:50:28.7875641Z / {
- 2025-01-04T12:50:28.7875803Z behaviors {
- 2025-01-04T12:50:28.7875910Z
- 2025-01-04T12:50:28.7875992Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7876122Z
- 2025-01-04T12:50:28.7876205Z trans: transparent {
- 2025-01-04T12:50:28.7876459Z compatible = "zmk,behavior-transparent";
- 2025-01-04T12:50:28.7876739Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7877116Z display-name = "Transparent";
- 2025-01-04T12:50:28.7877357Z };
- 2025-01-04T12:50:28.7877515Z };
- 2025-01-04T12:50:28.7877675Z };
- 2025-01-04T12:50:28.7877889Z # 10 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7878230Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/none.dtsi" 1 3 4
- 2025-01-04T12:50:28.7878446Z
- 2025-01-04T12:50:28.7878629Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7879011Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/none.dtsi" 2 3 4
- 2025-01-04T12:50:28.7879242Z
- 2025-01-04T12:50:28.7879317Z / {
- 2025-01-04T12:50:28.7879585Z behaviors {
- 2025-01-04T12:50:28.7879694Z
- 2025-01-04T12:50:28.7879778Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7879906Z
- 2025-01-04T12:50:28.7879984Z none: none {
- 2025-01-04T12:50:28.7880197Z compatible = "zmk,behavior-none";
- 2025-01-04T12:50:28.7880488Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7880720Z display-name = "None";
- 2025-01-04T12:50:28.7880949Z };
- 2025-01-04T12:50:28.7881111Z };
- 2025-01-04T12:50:28.7881270Z };
- 2025-01-04T12:50:28.7881483Z # 11 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7881836Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mod_tap.dtsi" 1 3 4
- 2025-01-04T12:50:28.7882062Z
- 2025-01-04T12:50:28.7882235Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7882624Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/mod_tap.dtsi" 2 3 4
- 2025-01-04T12:50:28.7882851Z
- 2025-01-04T12:50:28.7882918Z / {
- 2025-01-04T12:50:28.7883082Z behaviors {
- 2025-01-04T12:50:28.7883189Z
- 2025-01-04T12:50:28.7883275Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7883402Z
- 2025-01-04T12:50:28.7883481Z mt: mod_tap {
- 2025-01-04T12:50:28.7883701Z compatible = "zmk,behavior-hold-tap";
- 2025-01-04T12:50:28.7883972Z #binding-cells = <2>;
- 2025-01-04T12:50:28.7884338Z flavor = "hold-preferred";
- 2025-01-04T12:50:28.7884596Z tapping-term-ms = <200>;
- 2025-01-04T12:50:28.7884838Z bindings = <&kp>, <&kp>;
- 2025-01-04T12:50:28.7885072Z display-name = "Mod-Tap";
- 2025-01-04T12:50:28.7885302Z };
- 2025-01-04T12:50:28.7885463Z };
- 2025-01-04T12:50:28.7885618Z };
- 2025-01-04T12:50:28.7885821Z # 12 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7886171Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/layer_tap.dtsi" 1 3 4
- 2025-01-04T12:50:28.7886407Z
- 2025-01-04T12:50:28.7886576Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7886975Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/layer_tap.dtsi" 2 3 4
- 2025-01-04T12:50:28.7887203Z
- 2025-01-04T12:50:28.7887273Z / {
- 2025-01-04T12:50:28.7887427Z behaviors {
- 2025-01-04T12:50:28.7887537Z
- 2025-01-04T12:50:28.7887614Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7887748Z
- 2025-01-04T12:50:28.7887829Z lt: layer_tap {
- 2025-01-04T12:50:28.7888053Z compatible = "zmk,behavior-hold-tap";
- 2025-01-04T12:50:28.7888323Z #binding-cells = <2>;
- 2025-01-04T12:50:28.7888556Z flavor = "tap-preferred";
- 2025-01-04T12:50:28.7888801Z tapping-term-ms = <200>;
- 2025-01-04T12:50:28.7889039Z bindings = <&mo>, <&kp>;
- 2025-01-04T12:50:28.7889281Z display-name = "Layer-Tap";
- 2025-01-04T12:50:28.7889610Z };
- 2025-01-04T12:50:28.7889816Z };
- 2025-01-04T12:50:28.7889973Z };
- 2025-01-04T12:50:28.7890184Z # 13 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7890525Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/gresc.dtsi" 1 3 4
- 2025-01-04T12:50:28.7890742Z
- 2025-01-04T12:50:28.7890915Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7891294Z # 9 "/tmp/zmk-config/zmk/app/dts/behaviors/gresc.dtsi" 2 3 4
- 2025-01-04T12:50:28.7891660Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/keys.h" 1 3 4
- 2025-01-04T12:50:28.7891906Z
- 2025-01-04T12:50:28.7891975Z
- 2025-01-04T12:50:28.7892222Z
- 2025-01-04T12:50:28.7892395Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/hid_usage.h" 1 3 4
- 2025-01-04T12:50:28.7892806Z # 11 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/hid_usage.h" 3 4
- 2025-01-04T12:50:28.7893117Z
- 2025-01-04T12:50:28.7893359Z # 9 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/keys.h" 2 3 4
- 2025-01-04T12:50:28.7893786Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/hid_usage_pages.h" 1 3 4
- 2025-01-04T12:50:28.7894253Z # 11 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/hid_usage_pages.h" 3 4
- 2025-01-04T12:50:28.7894592Z
- 2025-01-04T12:50:28.7894830Z # 10 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/keys.h" 2 3 4
- 2025-01-04T12:50:28.7895235Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/modifiers.h" 1 3 4
- 2025-01-04T12:50:28.7895489Z
- 2025-01-04T12:50:28.7895558Z
- 2025-01-04T12:50:28.7895801Z # 11 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/keys.h" 2 3 4
- 2025-01-04T12:50:28.7896222Z # 10 "/tmp/zmk-config/zmk/app/dts/behaviors/gresc.dtsi" 2 3 4
- 2025-01-04T12:50:28.7896450Z
- 2025-01-04T12:50:28.7896518Z / {
- 2025-01-04T12:50:28.7896685Z behaviors {
- 2025-01-04T12:50:28.7896801Z
- 2025-01-04T12:50:28.7896879Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7897009Z
- 2025-01-04T12:50:28.7897099Z gresc: grave_escape {
- 2025-01-04T12:50:28.7897346Z compatible = "zmk,behavior-mod-morph";
- 2025-01-04T12:50:28.7897613Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7897923Z bindings = <&kp (((((0x07) << 16) | (0x29))))>, <&kp ((((0x07) << 16) | (0x35)))>;
- 2025-01-04T12:50:28.7898248Z mods = <(0x08|0x02|0x80|0x20)>;
- 2025-01-04T12:50:28.7898506Z display-name = "Grave/Escape";
- 2025-01-04T12:50:28.7898744Z };
- 2025-01-04T12:50:28.7898901Z };
- 2025-01-04T12:50:28.7899058Z };
- 2025-01-04T12:50:28.7899269Z # 14 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7899866Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/sticky_key.dtsi" 1 3 4
- 2025-01-04T12:50:28.7900113Z
- 2025-01-04T12:50:28.7900289Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7900691Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/sticky_key.dtsi" 2 3 4
- 2025-01-04T12:50:28.7900925Z
- 2025-01-04T12:50:28.7900990Z / {
- 2025-01-04T12:50:28.7901151Z behaviors {
- 2025-01-04T12:50:28.7901260Z
- 2025-01-04T12:50:28.7901345Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7901474Z
- 2025-01-04T12:50:28.7901555Z sk: sticky_key {
- 2025-01-04T12:50:28.7901783Z compatible = "zmk,behavior-sticky-key";
- 2025-01-04T12:50:28.7902062Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7902307Z release-after-ms = <1000>;
- 2025-01-04T12:50:28.7902551Z bindings = <&kp>;
- 2025-01-04T12:50:28.7902772Z ignore-modifiers;
- 2025-01-04T12:50:28.7903001Z display-name = "Sticky Key";
- 2025-01-04T12:50:28.7903239Z };
- 2025-01-04T12:50:28.7903339Z
- 2025-01-04T12:50:28.7903422Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7903556Z
- 2025-01-04T12:50:28.7903640Z sl: sticky_layer {
- 2025-01-04T12:50:28.7903872Z compatible = "zmk,behavior-sticky-key";
- 2025-01-04T12:50:28.7904144Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7904381Z release-after-ms = <1000>;
- 2025-01-04T12:50:28.7904622Z bindings = <&mo>;
- 2025-01-04T12:50:28.7904841Z quick-release;
- 2025-01-04T12:50:28.7905059Z display-name = "Sticky Layer";
- 2025-01-04T12:50:28.7905303Z };
- 2025-01-04T12:50:28.7905469Z };
- 2025-01-04T12:50:28.7905557Z
- 2025-01-04T12:50:28.7905628Z };
- 2025-01-04T12:50:28.7905836Z # 15 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7906214Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/momentary_layer.dtsi" 1 3 4
- 2025-01-04T12:50:28.7906476Z
- 2025-01-04T12:50:28.7906648Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7907076Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/momentary_layer.dtsi" 2 3 4
- 2025-01-04T12:50:28.7907456Z
- 2025-01-04T12:50:28.7907529Z / {
- 2025-01-04T12:50:28.7907686Z behaviors {
- 2025-01-04T12:50:28.7907698Z
- 2025-01-04T12:50:28.7907774Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7907779Z
- 2025-01-04T12:50:28.7907858Z mo: momentary_layer {
- 2025-01-04T12:50:28.7907984Z compatible = "zmk,behavior-momentary-layer";
- 2025-01-04T12:50:28.7908067Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7908168Z display-name = "Momentary Layer";
- 2025-01-04T12:50:28.7908235Z };
- 2025-01-04T12:50:28.7908303Z };
- 2025-01-04T12:50:28.7908375Z };
- 2025-01-04T12:50:28.7908498Z # 16 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7908662Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/toggle_layer.dtsi" 1 3 4
- 2025-01-04T12:50:28.7908668Z
- 2025-01-04T12:50:28.7908834Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7908995Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/toggle_layer.dtsi" 2 3 4
- 2025-01-04T12:50:28.7909009Z
- 2025-01-04T12:50:28.7909075Z / {
- 2025-01-04T12:50:28.7909146Z behaviors {
- 2025-01-04T12:50:28.7909151Z
- 2025-01-04T12:50:28.7909231Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7909235Z
- 2025-01-04T12:50:28.7909311Z tog: toggle_layer {
- 2025-01-04T12:50:28.7909627Z compatible = "zmk,behavior-toggle-layer";
- 2025-01-04T12:50:28.7909717Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7909818Z display-name = "Toggle Layer";
- 2025-01-04T12:50:28.7909891Z };
- 2025-01-04T12:50:28.7909958Z };
- 2025-01-04T12:50:28.7910027Z };
- 2025-01-04T12:50:28.7910146Z # 17 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7910290Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/to_layer.dtsi" 1 3 4
- 2025-01-04T12:50:28.7910300Z
- 2025-01-04T12:50:28.7910464Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7910746Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/to_layer.dtsi" 2 3 4
- 2025-01-04T12:50:28.7910758Z
- 2025-01-04T12:50:28.7910829Z / {
- 2025-01-04T12:50:28.7910903Z behaviors {
- 2025-01-04T12:50:28.7910907Z
- 2025-01-04T12:50:28.7910988Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7910992Z
- 2025-01-04T12:50:28.7911065Z to: to_layer {
- 2025-01-04T12:50:28.7911167Z compatible = "zmk,behavior-to-layer";
- 2025-01-04T12:50:28.7911252Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7911335Z display-name = "To Layer";
- 2025-01-04T12:50:28.7911407Z };
- 2025-01-04T12:50:28.7911473Z };
- 2025-01-04T12:50:28.7911539Z };
- 2025-01-04T12:50:28.7911664Z # 18 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7911797Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/reset.dtsi" 1 3 4
- 2025-01-04T12:50:28.7911802Z
- 2025-01-04T12:50:28.7911956Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/reset.h" 1 3 4
- 2025-01-04T12:50:28.7912086Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/reset.dtsi" 2 3 4
- 2025-01-04T12:50:28.7912097Z
- 2025-01-04T12:50:28.7912171Z / {
- 2025-01-04T12:50:28.7912243Z behaviors {
- 2025-01-04T12:50:28.7912247Z
- 2025-01-04T12:50:28.7912325Z sys_reset: sysreset {
- 2025-01-04T12:50:28.7912429Z compatible = "zmk,behavior-reset";
- 2025-01-04T12:50:28.7912509Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7912596Z display-name = "Reset";
- 2025-01-04T12:50:28.7912663Z };
- 2025-01-04T12:50:28.7912667Z
- 2025-01-04T12:50:28.7912757Z bootloader: bootload {
- 2025-01-04T12:50:28.7912851Z compatible = "zmk,behavior-reset";
- 2025-01-04T12:50:28.7912930Z type = <0x57>;
- 2025-01-04T12:50:28.7913014Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7913102Z display-name = "Bootloader";
- 2025-01-04T12:50:28.7913178Z };
- 2025-01-04T12:50:28.7913245Z };
- 2025-01-04T12:50:28.7913309Z };
- 2025-01-04T12:50:28.7913434Z # 19 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7913640Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/sensor_rotate_key_press.dtsi" 1 3 4
- 2025-01-04T12:50:28.7913763Z
- 2025-01-04T12:50:28.7913835Z / {
- 2025-01-04T12:50:28.7913907Z behaviors {
- 2025-01-04T12:50:28.7913911Z
- 2025-01-04T12:50:28.7914048Z /omit-if-no-ref/ inc_dec_cp: inc_dec_kp: enc_key_press {
- 2025-01-04T12:50:28.7914179Z compatible = "zmk,behavior-sensor-rotate-var";
- 2025-01-04T12:50:28.7914273Z #sensor-binding-cells = <2>;
- 2025-01-04T12:50:28.7914362Z bindings = <&kp>, <&kp>;
- 2025-01-04T12:50:28.7914430Z };
- 2025-01-04T12:50:28.7914495Z };
- 2025-01-04T12:50:28.7914566Z };
- 2025-01-04T12:50:28.7914685Z # 20 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7914854Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/rgb_underglow.dtsi" 1 3 4
- 2025-01-04T12:50:28.7914859Z
- 2025-01-04T12:50:28.7914924Z / {
- 2025-01-04T12:50:28.7915001Z behaviors {
- 2025-01-04T12:50:28.7915006Z
- 2025-01-04T12:50:28.7915085Z rgb_ug: rgb_ug {
- 2025-01-04T12:50:28.7915197Z compatible = "zmk,behavior-rgb-underglow";
- 2025-01-04T12:50:28.7915290Z #binding-cells = <2>;
- 2025-01-04T12:50:28.7915377Z display-name = "Underglow";
- 2025-01-04T12:50:28.7915450Z };
- 2025-01-04T12:50:28.7915517Z };
- 2025-01-04T12:50:28.7915582Z };
- 2025-01-04T12:50:28.7915709Z # 21 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7915854Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/bluetooth.dtsi" 1 3 4
- 2025-01-04T12:50:28.7915859Z
- 2025-01-04T12:50:28.7916034Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7916178Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/bluetooth.dtsi" 2 3 4
- 2025-01-04T12:50:28.7916183Z
- 2025-01-04T12:50:28.7916254Z / {
- 2025-01-04T12:50:28.7916325Z behaviors {
- 2025-01-04T12:50:28.7916329Z
- 2025-01-04T12:50:28.7916407Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7916412Z
- 2025-01-04T12:50:28.7916492Z bt: bluetooth {
- 2025-01-04T12:50:28.7916683Z compatible = "zmk,behavior-bluetooth";
- 2025-01-04T12:50:28.7916776Z #binding-cells = <2>;
- 2025-01-04T12:50:28.7916861Z display-name = "Bluetooth";
- 2025-01-04T12:50:28.7916928Z };
- 2025-01-04T12:50:28.7917001Z };
- 2025-01-04T12:50:28.7917066Z };
- 2025-01-04T12:50:28.7917191Z # 22 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7917338Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/ext_power.dtsi" 1 3 4
- 2025-01-04T12:50:28.7917342Z
- 2025-01-04T12:50:28.7917415Z / {
- 2025-01-04T12:50:28.7917487Z behaviors {
- 2025-01-04T12:50:28.7917491Z
- 2025-01-04T12:50:28.7917572Z ext_power: extpower {
- 2025-01-04T12:50:28.7917680Z compatible = "zmk,behavior-ext-power";
- 2025-01-04T12:50:28.7917762Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7917865Z display-name = "External Power";
- 2025-01-04T12:50:28.7917933Z };
- 2025-01-04T12:50:28.7917999Z };
- 2025-01-04T12:50:28.7918074Z };
- 2025-01-04T12:50:28.7918190Z # 23 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7918342Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/outputs.dtsi" 1 3 4
- 2025-01-04T12:50:28.7918347Z
- 2025-01-04T12:50:28.7918512Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7918652Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/outputs.dtsi" 2 3 4
- 2025-01-04T12:50:28.7918662Z
- 2025-01-04T12:50:28.7918727Z / {
- 2025-01-04T12:50:28.7918798Z behaviors {
- 2025-01-04T12:50:28.7918802Z
- 2025-01-04T12:50:28.7918884Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7918888Z
- 2025-01-04T12:50:28.7918962Z out: outputs {
- 2025-01-04T12:50:28.7919071Z compatible = "zmk,behavior-outputs";
- 2025-01-04T12:50:28.7919152Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7919246Z display-name = "Output Selection";
- 2025-01-04T12:50:28.7919319Z };
- 2025-01-04T12:50:28.7919569Z };
- 2025-01-04T12:50:28.7919644Z };
- 2025-01-04T12:50:28.7919771Z # 24 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7920071Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/caps_word.dtsi" 1 3 4
- 2025-01-04T12:50:28.7920075Z
- 2025-01-04T12:50:28.7920244Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7920387Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/caps_word.dtsi" 2 3 4
- 2025-01-04T12:50:28.7920392Z
- 2025-01-04T12:50:28.7920463Z / {
- 2025-01-04T12:50:28.7920534Z behaviors {
- 2025-01-04T12:50:28.7920538Z
- 2025-01-04T12:50:28.7920616Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7920621Z
- 2025-01-04T12:50:28.7920702Z caps_word: caps_word {
- 2025-01-04T12:50:28.7920804Z compatible = "zmk,behavior-caps-word";
- 2025-01-04T12:50:28.7920891Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7921104Z continue-list = <((0x02 << 24 | (((0x07) << 16) | (0x2D)))) ((((0x07) << 16) | (0x2A))) ((((0x07) << 16) | (0x4C)))>;
- 2025-01-04T12:50:28.7921198Z display-name = "Caps Word";
- 2025-01-04T12:50:28.7921273Z };
- 2025-01-04T12:50:28.7921340Z };
- 2025-01-04T12:50:28.7921420Z };
- 2025-01-04T12:50:28.7921540Z # 25 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7921699Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/key_repeat.dtsi" 1 3 4
- 2025-01-04T12:50:28.7921705Z
- 2025-01-04T12:50:28.7921869Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7922020Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/key_repeat.dtsi" 2 3 4
- 2025-01-04T12:50:28.7922025Z
- 2025-01-04T12:50:28.7922090Z / {
- 2025-01-04T12:50:28.7922160Z behaviors {
- 2025-01-04T12:50:28.7922165Z
- 2025-01-04T12:50:28.7922246Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7922250Z
- 2025-01-04T12:50:28.7922336Z key_repeat: key_repeat {
- 2025-01-04T12:50:28.7922447Z compatible = "zmk,behavior-key-repeat";
- 2025-01-04T12:50:28.7922527Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7922617Z usage-pages = <(0x07)>;
- 2025-01-04T12:50:28.7922871Z display-name = "Key Repeat";
- 2025-01-04T12:50:28.7922944Z };
- 2025-01-04T12:50:28.7923016Z };
- 2025-01-04T12:50:28.7923084Z };
- 2025-01-04T12:50:28.7923215Z # 26 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7923364Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/backlight.dtsi" 1 3 4
- 2025-01-04T12:50:28.7923369Z
- 2025-01-04T12:50:28.7923534Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7923685Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/backlight.dtsi" 2 3 4
- 2025-01-04T12:50:28.7923690Z
- 2025-01-04T12:50:28.7923757Z / {
- 2025-01-04T12:50:28.7923836Z behaviors {
- 2025-01-04T12:50:28.7923840Z
- 2025-01-04T12:50:28.7923917Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7923921Z
- 2025-01-04T12:50:28.7924002Z bl: bcklight {
- 2025-01-04T12:50:28.7924107Z compatible = "zmk,behavior-backlight";
- 2025-01-04T12:50:28.7924190Z #binding-cells = <2>;
- 2025-01-04T12:50:28.7924285Z display-name = "Backlight";
- 2025-01-04T12:50:28.7924360Z };
- 2025-01-04T12:50:28.7924439Z };
- 2025-01-04T12:50:28.7924505Z };
- 2025-01-04T12:50:28.7924623Z # 27 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7924766Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/macros.dtsi" 1 3 4
- 2025-01-04T12:50:28.7924899Z # 29 "/tmp/zmk-config/zmk/app/dts/behaviors/macros.dtsi" 3 4
- 2025-01-04T12:50:28.7924971Z / {
- 2025-01-04T12:50:28.7925042Z behaviors {
- 2025-01-04T12:50:28.7925124Z macro_tap: macro_tap {
- 2025-01-04T12:50:28.7925244Z compatible = "zmk,macro-control-mode-tap";
- 2025-01-04T12:50:28.7925323Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7925397Z };
- 2025-01-04T12:50:28.7925401Z
- 2025-01-04T12:50:28.7925485Z macro_press: macro_press {
- 2025-01-04T12:50:28.7925605Z compatible = "zmk,macro-control-mode-press";
- 2025-01-04T12:50:28.7925691Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7925758Z };
- 2025-01-04T12:50:28.7925767Z
- 2025-01-04T12:50:28.7925862Z macro_release: macro_release {
- 2025-01-04T12:50:28.7926071Z compatible = "zmk,macro-control-mode-release";
- 2025-01-04T12:50:28.7926157Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7926224Z };
- 2025-01-04T12:50:28.7926228Z
- 2025-01-04T12:50:28.7926319Z macro_tap_time: macro_tap_time {
- 2025-01-04T12:50:28.7926440Z compatible = "zmk,macro-control-tap-time";
- 2025-01-04T12:50:28.7926520Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7926591Z };
- 2025-01-04T12:50:28.7926596Z
- 2025-01-04T12:50:28.7926685Z macro_wait_time: macro_wait_time {
- 2025-01-04T12:50:28.7926796Z compatible = "zmk,macro-control-wait-time";
- 2025-01-04T12:50:28.7926883Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7926949Z };
- 2025-01-04T12:50:28.7926953Z
- 2025-01-04T12:50:28.7927076Z macro_pause_for_release: macro_pause_for_release {
- 2025-01-04T12:50:28.7927189Z compatible = "zmk,macro-pause-for-release";
- 2025-01-04T12:50:28.7927284Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7927354Z };
- 2025-01-04T12:50:28.7927358Z
- 2025-01-04T12:50:28.7927451Z macro_param_1to1: macro_param_1to1 {
- 2025-01-04T12:50:28.7927558Z compatible = "zmk,macro-param-1to1";
- 2025-01-04T12:50:28.7927636Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7927706Z };
- 2025-01-04T12:50:28.7927710Z
- 2025-01-04T12:50:28.7927799Z macro_param_1to2: macro_param_1to2 {
- 2025-01-04T12:50:28.7927897Z compatible = "zmk,macro-param-1to2";
- 2025-01-04T12:50:28.7927980Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7928047Z };
- 2025-01-04T12:50:28.7928051Z
- 2025-01-04T12:50:28.7928143Z macro_param_2to1: macro_param_2to1 {
- 2025-01-04T12:50:28.7928240Z compatible = "zmk,macro-param-2to1";
- 2025-01-04T12:50:28.7928323Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7928389Z };
- 2025-01-04T12:50:28.7928483Z
- 2025-01-04T12:50:28.7928572Z macro_param_2to2: macro_param_2to2 {
- 2025-01-04T12:50:28.7928680Z compatible = "zmk,macro-param-2to2";
- 2025-01-04T12:50:28.7928758Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7928831Z };
- 2025-01-04T12:50:28.7928896Z };
- 2025-01-04T12:50:28.7928960Z };
- 2025-01-04T12:50:28.7929089Z # 28 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7929236Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/soft_off.dtsi" 1 3 4
- 2025-01-04T12:50:28.7929241Z
- 2025-01-04T12:50:28.7929522Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7929664Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/soft_off.dtsi" 2 3 4
- 2025-01-04T12:50:28.7929670Z
- 2025-01-04T12:50:28.7929742Z / {
- 2025-01-04T12:50:28.7929814Z behaviors {
- 2025-01-04T12:50:28.7929818Z
- 2025-01-04T12:50:28.7929892Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7929897Z
- 2025-01-04T12:50:28.7929979Z soft_off: z_so_off {
- 2025-01-04T12:50:28.7930085Z compatible = "zmk,behavior-soft-off";
- 2025-01-04T12:50:28.7930174Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7930274Z split-peripheral-off-on-press;
- 2025-01-04T12:50:28.7930340Z };
- 2025-01-04T12:50:28.7930413Z };
- 2025-01-04T12:50:28.7930477Z };
- 2025-01-04T12:50:28.7930601Z # 29 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7930762Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/studio_unlock.dtsi" 1 3 4
- 2025-01-04T12:50:28.7930767Z
- 2025-01-04T12:50:28.7930838Z / {
- 2025-01-04T12:50:28.7930909Z behaviors {
- 2025-01-04T12:50:28.7930995Z studio_unlock: studio_unlock {
- 2025-01-04T12:50:28.7931111Z compatible = "zmk,behavior-studio-unlock";
- 2025-01-04T12:50:28.7931189Z #binding-cells = <0>;
- 2025-01-04T12:50:28.7931285Z display-name = "Studio Unlock";
- 2025-01-04T12:50:28.7931355Z };
- 2025-01-04T12:50:28.7931420Z };
- 2025-01-04T12:50:28.7931491Z };
- 2025-01-04T12:50:28.7931615Z # 30 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7931897Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_keys.dtsi" 1 3 4
- 2025-01-04T12:50:28.7931901Z
- 2025-01-04T12:50:28.7932070Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_key_press.dtsi" 1 3 4
- 2025-01-04T12:50:28.7932075Z
- 2025-01-04T12:50:28.7932240Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
- 2025-01-04T12:50:28.7932411Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_key_press.dtsi" 2 3 4
- 2025-01-04T12:50:28.7932417Z
- 2025-01-04T12:50:28.7932482Z / {
- 2025-01-04T12:50:28.7932558Z behaviors {
- 2025-01-04T12:50:28.7932563Z
- 2025-01-04T12:50:28.7932638Z /omit-if-no-ref/
- 2025-01-04T12:50:28.7932643Z
- 2025-01-04T12:50:28.7932730Z mkp: mouse_key_press {
- 2025-01-04T12:50:28.7932848Z compatible = "zmk,behavior-mouse-key-press";
- 2025-01-04T12:50:28.7932929Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7933002Z };
- 2025-01-04T12:50:28.7933068Z };
- 2025-01-04T12:50:28.7933077Z
- 2025-01-04T12:50:28.7933182Z mkp_input_listener: mkp_input_listener {
- 2025-01-04T12:50:28.7933282Z compatible = "zmk,input-listener";
- 2025-01-04T12:50:28.7933359Z device = <&mkp>;
- 2025-01-04T12:50:28.7933432Z };
- 2025-01-04T12:50:28.7933498Z };
- 2025-01-04T12:50:28.7933650Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_keys.dtsi" 2 3 4
- 2025-01-04T12:50:28.7933796Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_move.dtsi" 1 3 4
- 2025-01-04T12:50:28.7933800Z
- 2025-01-04T12:50:28.7934042Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/input/input-event-codes.h" 1 3 4
- 2025-01-04T12:50:28.7934189Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_move.dtsi" 2 3 4
- 2025-01-04T12:50:28.7934193Z
- 2025-01-04T12:50:28.7934257Z / {
- 2025-01-04T12:50:28.7934335Z behaviors {
- 2025-01-04T12:50:28.7934428Z /omit-if-no-ref/ mmv: mouse_move {
- 2025-01-04T12:50:28.7934546Z compatible = "zmk,behavior-input-two-axis";
- 2025-01-04T12:50:28.7934628Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7934824Z x-input-code = <0x00>;
- 2025-01-04T12:50:28.7934920Z y-input-code = <0x01>;
- 2025-01-04T12:50:28.7935012Z time-to-max-speed-ms = <300>;
- 2025-01-04T12:50:28.7935110Z acceleration-exponent = <1>;
- 2025-01-04T12:50:28.7935177Z };
- 2025-01-04T12:50:28.7935246Z };
- 2025-01-04T12:50:28.7935257Z
- 2025-01-04T12:50:28.7935355Z mmv_input_listener: mmv_input_listener {
- 2025-01-04T12:50:28.7935447Z compatible = "zmk,input-listener";
- 2025-01-04T12:50:28.7935530Z device = <&mmv>;
- 2025-01-04T12:50:28.7935596Z };
- 2025-01-04T12:50:28.7935666Z };
- 2025-01-04T12:50:28.7935811Z # 9 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_keys.dtsi" 2 3 4
- 2025-01-04T12:50:28.7935969Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_scroll.dtsi" 1 3 4
- 2025-01-04T12:50:28.7936126Z # 10 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_scroll.dtsi" 3 4
- 2025-01-04T12:50:28.7936191Z / {
- 2025-01-04T12:50:28.7936268Z behaviors {
- 2025-01-04T12:50:28.7936366Z /omit-if-no-ref/ msc: mouse_scroll {
- 2025-01-04T12:50:28.7936480Z compatible = "zmk,behavior-input-two-axis";
- 2025-01-04T12:50:28.7936564Z #binding-cells = <1>;
- 2025-01-04T12:50:28.7936645Z x-input-code = <0x06>;
- 2025-01-04T12:50:28.7936729Z y-input-code = <0x08>;
- 2025-01-04T12:50:28.7936816Z time-to-max-speed-ms = <300>;
- 2025-01-04T12:50:28.7936906Z acceleration-exponent = <0>;
- 2025-01-04T12:50:28.7936977Z };
- 2025-01-04T12:50:28.7937043Z };
- 2025-01-04T12:50:28.7937047Z
- 2025-01-04T12:50:28.7937147Z msc_input_listener: msc_input_listener {
- 2025-01-04T12:50:28.7937238Z compatible = "zmk,input-listener";
- 2025-01-04T12:50:28.7937311Z device = <&msc>;
- 2025-01-04T12:50:28.7937382Z };
- 2025-01-04T12:50:28.7937447Z };
- 2025-01-04T12:50:28.7937599Z # 10 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_keys.dtsi" 2 3 4
- 2025-01-04T12:50:28.7937719Z # 31 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
- 2025-01-04T12:50:28.7937895Z # 7 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap" 2
- 2025-01-04T12:50:28.7937984Z
- 2025-01-04T12:50:28.7938131Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/rgb.h" 1 3 4
- 2025-01-04T12:50:28.7938293Z # 9 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap" 2
- 2025-01-04T12:50:28.7938440Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/bt.h" 1 3 4
- 2025-01-04T12:50:28.7938604Z # 10 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap" 2
- 2025-01-04T12:50:28.7938609Z
- 2025-01-04T12:50:28.7938679Z / {
- 2025-01-04T12:50:28.7938750Z keymap {
- 2025-01-04T12:50:28.7938834Z compatible = "zmk,keymap";
- 2025-01-04T12:50:28.7938844Z
- 2025-01-04T12:50:28.7938917Z default_layer {
- 2025-01-04T12:50:28.7938922Z
- 2025-01-04T12:50:28.7938993Z bindings = <
- 2025-01-04T12:50:28.7939549Z &kp ((((0x07) << 16) | (0x2B))) &kp ((((0x07) << 16) | (0x14))) &kp ((((0x07) << 16) | (0x1A))) &kp ((((0x07) << 16) | (0x15))) &kp ((((0x07) << 16) | (0x15))) &kp ((((0x07) << 16) | (0x17))) &kp ((((0x07) << 16) | (0x1D))) &kp ((((0x07) << 16) | (0x18))) &kp ((((0x07) << 16) | (0x0C))) &kp ((((0x07) << 16) | (0x12))) &kp ((((0x07) << 16) | (0x13))) &kp ((((0x07) << 16) | (0x2D)))
- 2025-01-04T12:50:28.7940018Z &kp (((((0x07) << 16) | (0xE0)))) &kp ((((0x07) << 16) | (0x04))) &kp ((((0x07) << 16) | (0x16))) &kp ((((0x07) << 16) | (0x07))) &kp ((((0x07) << 16) | (0x09))) &kp ((((0x07) << 16) | (0x0A))) &kp ((((0x07) << 16) | (0x0B))) &kp ((((0x07) << 16) | (0x0D))) &kp ((((0x07) << 16) | (0x0E))) &kp ((((0x07) << 16) | (0x0F))) &kp (((((0x07) << 16) | (0x33)))) &kp (((((0x07) << 16) | (0x34))))
- 2025-01-04T12:50:28.7940473Z &kp (((((0x07) << 16) | (0xE1)))) &kp ((((0x07) << 16) | (0x1C))) &kp ((((0x07) << 16) | (0x1B))) &kp ((((0x07) << 16) | (0x06))) &kp ((((0x07) << 16) | (0x19))) &kp ((((0x07) << 16) | (0x05))) &kp ((((0x07) << 16) | (0x11))) &kp ((((0x07) << 16) | (0x10))) &kp ((((0x07) << 16) | (0x36))) &kp (((((0x07) << 16) | (0x37)))) &kp (((((0x07) << 16) | (0x38)))) &kp (((((0x07) << 16) | (0xE5))))
- 2025-01-04T12:50:28.7940864Z &mo 1 &mo 2 &kp (((((0x07) << 16) | (0xE3)))) &kp ((((0x07) << 16) | (0x2C))) &trans &kp (((((0x07) << 16) | (0x28)))) &mo 3 &kp (((((0x07) << 16) | (0x2A)))) &kp (((((0x07) << 16) | (0x4C))))
- 2025-01-04T12:50:28.7940934Z >;
- 2025-01-04T12:50:28.7941000Z };
- 2025-01-04T12:50:28.7941004Z
- 2025-01-04T12:50:28.7941079Z num_layer {
- 2025-01-04T12:50:28.7941084Z
- 2025-01-04T12:50:28.7941156Z bindings = <
- 2025-01-04T12:50:28.7941605Z &kp ((((0x07) << 16) | (0x2B))) &kp ((((0x07) << 16) | (0x14))) &kp ((((0x07) << 16) | (0x1A))) &kp ((((0x07) << 16) | (0x15))) &kp ((((0x07) << 16) | (0x15))) &kp ((((0x07) << 16) | (0x17))) &kp ((((0x07) << 16) | (0x1D))) &kp ((((0x07) << 16) | (0x18))) &kp ((((0x07) << 16) | (0x0C))) &kp ((((0x07) << 16) | (0x12))) &kp ((((0x07) << 16) | (0x13))) &kp ((((0x07) << 16) | (0x2D)))
- 2025-01-04T12:50:28.7942068Z &kp (((((0x07) << 16) | (0xE0)))) &kp ((((0x07) << 16) | (0x04))) &kp ((((0x07) << 16) | (0x16))) &kp ((((0x07) << 16) | (0x07))) &kp ((((0x07) << 16) | (0x09))) &kp ((((0x07) << 16) | (0x0A))) &kp ((((0x07) << 16) | (0x0B))) &kp ((((0x07) << 16) | (0x0D))) &kp ((((0x07) << 16) | (0x0E))) &kp ((((0x07) << 16) | (0x0F))) &kp (((((0x07) << 16) | (0x33)))) &kp (((((0x07) << 16) | (0x34))))
- 2025-01-04T12:50:28.7942531Z &kp (((((0x07) << 16) | (0xE1)))) &kp ((((0x07) << 16) | (0x1C))) &kp ((((0x07) << 16) | (0x1B))) &kp ((((0x07) << 16) | (0x06))) &kp ((((0x07) << 16) | (0x19))) &kp ((((0x07) << 16) | (0x05))) &kp ((((0x07) << 16) | (0x11))) &kp ((((0x07) << 16) | (0x10))) &kp ((((0x07) << 16) | (0x36))) &kp (((((0x07) << 16) | (0x37)))) &kp (((((0x07) << 16) | (0x38)))) &kp (((((0x07) << 16) | (0xE5))))
- 2025-01-04T12:50:28.7942788Z &mo 1 &mo 2 &kp (((((0x07) << 16) | (0xE3)))) &kp ((((0x07) << 16) | (0x2C))) &trans &kp (((((0x07) << 16) | (0x28)))) &mo 3 &kp (((((0x07) << 16) | (0x2A)))) &kp (((((0x07) << 16) | (0x4C))))
- 2025-01-04T12:50:28.7942973Z >;
- 2025-01-04T12:50:28.7943039Z };
- 2025-01-04T12:50:28.7943043Z
- 2025-01-04T12:50:28.7943118Z f_layer {
- 2025-01-04T12:50:28.7943123Z
- 2025-01-04T12:50:28.7943195Z bindings = <
- 2025-01-04T12:50:28.7943644Z &kp ((((0x07) << 16) | (0x2B))) &kp ((((0x07) << 16) | (0x14))) &kp ((((0x07) << 16) | (0x1A))) &kp ((((0x07) << 16) | (0x15))) &kp ((((0x07) << 16) | (0x15))) &kp ((((0x07) << 16) | (0x17))) &kp ((((0x07) << 16) | (0x1D))) &kp ((((0x07) << 16) | (0x18))) &kp ((((0x07) << 16) | (0x0C))) &kp ((((0x07) << 16) | (0x12))) &kp ((((0x07) << 16) | (0x13))) &kp ((((0x07) << 16) | (0x2D)))
- 2025-01-04T12:50:28.7944095Z &kp (((((0x07) << 16) | (0xE0)))) &kp ((((0x07) << 16) | (0x04))) &kp ((((0x07) << 16) | (0x16))) &kp ((((0x07) << 16) | (0x07))) &kp ((((0x07) << 16) | (0x09))) &kp ((((0x07) << 16) | (0x0A))) &kp ((((0x07) << 16) | (0x0B))) &kp ((((0x07) << 16) | (0x0D))) &kp ((((0x07) << 16) | (0x0E))) &kp ((((0x07) << 16) | (0x0F))) &kp (((((0x07) << 16) | (0x33)))) &kp (((((0x07) << 16) | (0x34))))
- 2025-01-04T12:50:28.7944560Z &kp (((((0x07) << 16) | (0xE1)))) &kp ((((0x07) << 16) | (0x1C))) &kp ((((0x07) << 16) | (0x1B))) &kp ((((0x07) << 16) | (0x06))) &kp ((((0x07) << 16) | (0x19))) &kp ((((0x07) << 16) | (0x05))) &kp ((((0x07) << 16) | (0x11))) &kp ((((0x07) << 16) | (0x10))) &kp ((((0x07) << 16) | (0x36))) &kp (((((0x07) << 16) | (0x37)))) &kp (((((0x07) << 16) | (0x38)))) &kp (((((0x07) << 16) | (0xE5))))
- 2025-01-04T12:50:28.7944815Z &mo 1 &mo 2 &kp (((((0x07) << 16) | (0xE3)))) &kp ((((0x07) << 16) | (0x2C))) &trans &kp (((((0x07) << 16) | (0x28)))) &mo 3 &kp (((((0x07) << 16) | (0x2A)))) &kp (((((0x07) << 16) | (0x4C))))
- 2025-01-04T12:50:28.7944890Z >;
- 2025-01-04T12:50:28.7944961Z };
- 2025-01-04T12:50:28.7944965Z
- 2025-01-04T12:50:28.7945042Z misc_layer {
- 2025-01-04T12:50:28.7945146Z
- 2025-01-04T12:50:28.7945219Z bindings = <
- 2025-01-04T12:50:28.7945670Z &kp ((((0x07) << 16) | (0x2B))) &kp ((((0x07) << 16) | (0x14))) &kp ((((0x07) << 16) | (0x1A))) &kp ((((0x07) << 16) | (0x15))) &kp ((((0x07) << 16) | (0x15))) &kp ((((0x07) << 16) | (0x17))) &kp ((((0x07) << 16) | (0x1D))) &kp ((((0x07) << 16) | (0x18))) &kp ((((0x07) << 16) | (0x0C))) &kp ((((0x07) << 16) | (0x12))) &kp ((((0x07) << 16) | (0x13))) &kp ((((0x07) << 16) | (0x2D)))
- 2025-01-04T12:50:28.7946118Z &kp (((((0x07) << 16) | (0xE0)))) &kp ((((0x07) << 16) | (0x04))) &kp ((((0x07) << 16) | (0x16))) &kp ((((0x07) << 16) | (0x07))) &kp ((((0x07) << 16) | (0x09))) &kp ((((0x07) << 16) | (0x0A))) &kp ((((0x07) << 16) | (0x0B))) &kp ((((0x07) << 16) | (0x0D))) &kp ((((0x07) << 16) | (0x0E))) &kp ((((0x07) << 16) | (0x0F))) &kp (((((0x07) << 16) | (0x33)))) &kp (((((0x07) << 16) | (0x34))))
- 2025-01-04T12:50:28.7946568Z &kp (((((0x07) << 16) | (0xE1)))) &kp ((((0x07) << 16) | (0x1C))) &kp ((((0x07) << 16) | (0x1B))) &kp ((((0x07) << 16) | (0x06))) &kp ((((0x07) << 16) | (0x19))) &kp ((((0x07) << 16) | (0x05))) &kp ((((0x07) << 16) | (0x11))) &kp ((((0x07) << 16) | (0x10))) &kp ((((0x07) << 16) | (0x36))) &kp (((((0x07) << 16) | (0x37)))) &kp (((((0x07) << 16) | (0x38)))) &kp (((((0x07) << 16) | (0xE5))))
- 2025-01-04T12:50:28.7946825Z &mo 1 &mo 2 &kp (((((0x07) << 16) | (0xE3)))) &kp ((((0x07) << 16) | (0x2C))) &trans &kp (((((0x07) << 16) | (0x28)))) &mo 3 &kp (((((0x07) << 16) | (0x2A)))) &kp (((((0x07) << 16) | (0x4C))))
- 2025-01-04T12:50:28.7946904Z >;
- 2025-01-04T12:50:28.7946970Z };
- 2025-01-04T12:50:28.7946974Z
- 2025-01-04T12:50:28.7947177Z sensor-bindings = <&inc_dec_kp (((((0x0C) << 16) | (0xE9)))) (((((0x0C) << 16) | (0xEA))))>;
- 2025-01-04T12:50:28.7947244Z };
- 2025-01-04T12:50:28.7947313Z };
- 2025-01-04T12:50:28.7947394Z # 0 "<command-line>" 2
- 2025-01-04T12:50:28.7947499Z # 1 "/tmp/zmk-config/zephyr/misc/empty_file.c"
Advertisement
Add Comment
Please, Sign In to add comment