Guest User

Untitled

a guest
Jan 4th, 2025
3
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.47 KB | Source Code | 0 0
  1. 2025-01-04T12:50:28.7074393Z ##[group]Run if [ -f "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts" ]
  2. 2025-01-04T12:50:28.7074947Z if [ -f "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts" ]
  3. 2025-01-04T12:50:28.7075428Z then
  4. 2025-01-04T12:50:28.7075754Z  cat "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts"
  5. 2025-01-04T12:50:28.7076188Z elif [ -f "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts.pre" ]
  6. 2025-01-04T12:50:28.7076655Z then
  7. 2025-01-04T12:50:28.7077022Z  cat -s "/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts.pre"
  8. 2025-01-04T12:50:28.7077446Z else
  9. 2025-01-04T12:50:28.7077722Z  echo "No Devicetree output"
  10. 2025-01-04T12:50:28.7078081Z fi
  11. 2025-01-04T12:50:28.7078471Z shell: sh -e {0}
  12. 2025-01-04T12:50:28.7093494Z env:
  13. 2025-01-04T12:50:28.7093779Z build_dir: /tmp/tmp.bgg1vzqi7e
  14. 2025-01-04T12:50:28.7094051Z base_dir: /tmp/zmk-config
  15. 2025-01-04T12:50:28.7094323Z zephyr_version: 3.5.0
  16. 2025-01-04T12:50:28.7094549Z extra_west_args:
  17. 2025-01-04T12:50:28.7094849Z extra_cmake_args: -DZMK_EXTRA_MODULES='/__w/zmk-config/zmk-config'
  18. 2025-01-04T12:50:28.7095257Z display_name: popcorne
  19. 2025-01-04T12:50:28.7095487Z artifact_name: popcorne-zmk
  20. 2025-01-04T12:50:28.7095718Z ##[endgroup]
  21. 2025-01-04T12:50:28.7628521Z # 0 "/tmp/zmk-config/zephyr/misc/empty_file.c"
  22. 2025-01-04T12:50:28.7629246Z # 0 "<built-in>"
  23. 2025-01-04T12:50:28.7629756Z # 0 "<command-line>"
  24. 2025-01-04T12:50:28.7630158Z # 1 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 1
  25. 2025-01-04T12:50:28.7630524Z
  26. 2025-01-04T12:50:28.7630664Z /dts-v1/;
  27. 2025-01-04T12:50:28.7631144Z # 1 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840_qiaa.dtsi" 1 3 4
  28. 2025-01-04T12:50:28.7631924Z
  29. 2025-01-04T12:50:28.7632168Z # 1 "/tmp/zmk-config/zephyr/dts/common/mem.h" 1 3 4
  30. 2025-01-04T12:50:28.7632849Z # 8 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840_qiaa.dtsi" 2 3 4
  31. 2025-01-04T12:50:28.7633580Z # 1 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840.dtsi" 1 3 4
  32. 2025-01-04T12:50:28.7634356Z
  33. 2025-01-04T12:50:28.7634579Z # 1 "/tmp/zmk-config/zephyr/dts/arm/armv7-m.dtsi" 1 3 4
  34. 2025-01-04T12:50:28.7634931Z
  35. 2025-01-04T12:50:28.7635182Z # 1 "/tmp/zmk-config/zephyr/dts/common/skeleton.dtsi" 1 3 4
  36. 2025-01-04T12:50:28.7635740Z # 9 "/tmp/zmk-config/zephyr/dts/common/skeleton.dtsi" 3 4
  37. 2025-01-04T12:50:28.7636186Z / {
  38. 2025-01-04T12:50:28.7636444Z #address-cells = <1>;
  39. 2025-01-04T12:50:28.7636752Z #size-cells = <1>;
  40. 2025-01-04T12:50:28.7637106Z chosen { };
  41. 2025-01-04T12:50:28.7637415Z aliases { };
  42. 2025-01-04T12:50:28.7637736Z };
  43. 2025-01-04T12:50:28.7638112Z # 4 "/tmp/zmk-config/zephyr/dts/arm/armv7-m.dtsi" 2 3 4
  44. 2025-01-04T12:50:28.7638477Z
  45. 2025-01-04T12:50:28.7638606Z / {
  46. 2025-01-04T12:50:28.7638895Z soc {
  47. 2025-01-04T12:50:28.7639196Z #address-cells = <1>;
  48. 2025-01-04T12:50:28.7639859Z #size-cells = <1>;
  49. 2025-01-04T12:50:28.7640222Z compatible = "simple-bus";
  50. 2025-01-04T12:50:28.7640585Z interrupt-parent = <&nvic>;
  51. 2025-01-04T12:50:28.7640952Z ranges;
  52. 2025-01-04T12:50:28.7646774Z
  53. 2025-01-04T12:50:28.7647272Z nvic: interrupt-controller@e000e100 {
  54. 2025-01-04T12:50:28.7647756Z #address-cells = <1>;
  55. 2025-01-04T12:50:28.7648174Z compatible = "arm,v7m-nvic";
  56. 2025-01-04T12:50:28.7648556Z reg = <0xe000e100 0xc00>;
  57. 2025-01-04T12:50:28.7648910Z interrupt-controller;
  58. 2025-01-04T12:50:28.7649295Z #interrupt-cells = <2>;
  59. 2025-01-04T12:50:28.7650219Z };
  60. 2025-01-04T12:50:28.7650381Z
  61. 2025-01-04T12:50:28.7650520Z systick: timer@e000e010 {
  62. 2025-01-04T12:50:28.7650936Z compatible = "arm,armv7m-systick";
  63. 2025-01-04T12:50:28.7651371Z reg = <0xe000e010 0x10>;
  64. 2025-01-04T12:50:28.7651695Z };
  65. 2025-01-04T12:50:28.7651947Z };
  66. 2025-01-04T12:50:28.7652198Z };
  67. 2025-01-04T12:50:28.7652574Z # 4 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840.dtsi" 2 3 4
  68. 2025-01-04T12:50:28.7653263Z # 1 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 1 3 4
  69. 2025-01-04T12:50:28.7653695Z
  70. 2025-01-04T12:50:28.7653994Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/adc/adc.h" 1 3 4
  71. 2025-01-04T12:50:28.7654704Z # 8 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
  72. 2025-01-04T12:50:28.7655778Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/adc/nrf-adc.h" 1 3 4
  73. 2025-01-04T12:50:28.7656557Z # 10 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/adc/nrf-adc.h" 3 4
  74. 2025-01-04T12:50:28.7657306Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/dt-util.h" 1 3 4
  75. 2025-01-04T12:50:28.7658029Z # 19 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/dt-util.h" 3 4
  76. 2025-01-04T12:50:28.7658724Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_macro.h" 1 3 4
  77. 2025-01-04T12:50:28.7659499Z # 34 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_macro.h" 3 4
  78. 2025-01-04T12:50:28.7660174Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 1 3 4
  79. 2025-01-04T12:50:28.7660874Z # 18 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 3 4
  80. 2025-01-04T12:50:28.7661532Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_loops.h" 1 3 4
  81. 2025-01-04T12:50:28.7662208Z # 1083 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_loops.h" 3 4
  82. 2025-01-04T12:50:28.7662895Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_listify.h" 1 3 4
  83. 2025-01-04T12:50:28.7663583Z # 1084 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_loops.h" 2 3 4
  84. 2025-01-04T12:50:28.7664278Z # 19 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
  85. 2025-01-04T12:50:28.7664983Z # 153 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 3 4
  86. 2025-01-04T12:50:28.7665740Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal_is_eq.h" 1 3 4
  87. 2025-01-04T12:50:28.7666496Z # 154 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
  88. 2025-01-04T12:50:28.7667204Z # 184 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 3 4
  89. 2025-01-04T12:50:28.7667944Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal_util_inc.h" 1 3 4
  90. 2025-01-04T12:50:28.7668953Z # 185 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
  91. 2025-01-04T12:50:28.7669546Z
  92. 2025-01-04T12:50:28.7670130Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal_util_dec.h" 1 3 4
  93. 2025-01-04T12:50:28.7670926Z # 188 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
  94. 2025-01-04T12:50:28.7671372Z
  95. 2025-01-04T12:50:28.7671717Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal_util_x2.h" 1 3 4
  96. 2025-01-04T12:50:28.7672529Z # 191 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_internal.h" 2 3 4
  97. 2025-01-04T12:50:28.7673256Z # 35 "/tmp/zmk-config/zephyr/include/zephyr/sys/util_macro.h" 2 3 4
  98. 2025-01-04T12:50:28.7674009Z # 20 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/dt-util.h" 2 3 4
  99. 2025-01-04T12:50:28.7674792Z # 11 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/adc/nrf-adc.h" 2 3 4
  100. 2025-01-04T12:50:28.7675519Z # 9 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
  101. 2025-01-04T12:50:28.7676197Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/gpio/gpio.h" 1 3 4
  102. 2025-01-04T12:50:28.7676887Z # 10 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
  103. 2025-01-04T12:50:28.7677592Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/i2c/i2c.h" 1 3 4
  104. 2025-01-04T12:50:28.7678022Z # 11 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
  105. 2025-01-04T12:50:28.7678491Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/pinctrl/nrf-pinctrl.h" 1 3 4
  106. 2025-01-04T12:50:28.7678971Z # 12 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
  107. 2025-01-04T12:50:28.7679799Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/pwm/pwm.h" 1 3 4
  108. 2025-01-04T12:50:28.7680394Z # 13 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
  109. 2025-01-04T12:50:28.7680637Z
  110. 2025-01-04T12:50:28.7680757Z # 1 "/tmp/zmk-config/zephyr/dts/common/freq.h" 1 3 4
  111. 2025-01-04T12:50:28.7681120Z # 15 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
  112. 2025-01-04T12:50:28.7681515Z # 1 "/tmp/zmk-config/zephyr/dts/arm/nordic/override.dtsi" 1 3 4
  113. 2025-01-04T12:50:28.7681896Z # 16 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 2 3 4
  114. 2025-01-04T12:50:28.7682271Z # 24 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf_common.dtsi" 3 4
  115. 2025-01-04T12:50:28.7682888Z / {
  116. 2025-01-04T12:50:28.7683073Z pinctrl: pin-controller {
  117. 2025-01-04T12:50:28.7683220Z
  118. 2025-01-04T12:50:28.7683320Z compatible = "nordic,nrf-pinctrl";
  119. 2025-01-04T12:50:28.7683562Z };
  120. 2025-01-04T12:50:28.7683650Z
  121. 2025-01-04T12:50:28.7683730Z rng_hci: entropy_bt_hci {
  122. 2025-01-04T12:50:28.7683964Z compatible = "zephyr,bt-hci-entropy";
  123. 2025-01-04T12:50:28.7684214Z status = "okay";
  124. 2025-01-04T12:50:28.7684393Z };
  125. 2025-01-04T12:50:28.7684477Z
  126. 2025-01-04T12:50:28.7684552Z sw_pwm: sw-pwm {
  127. 2025-01-04T12:50:28.7684757Z compatible = "nordic,nrf-sw-pwm";
  128. 2025-01-04T12:50:28.7685002Z status = "disabled";
  129. 2025-01-04T12:50:28.7685203Z generator = <&timer1>;
  130. 2025-01-04T12:50:28.7685419Z clock-prescaler = <0>;
  131. 2025-01-04T12:50:28.7685622Z #pwm-cells = <3>;
  132. 2025-01-04T12:50:28.7685802Z };
  133. 2025-01-04T12:50:28.7685959Z };
  134. 2025-01-04T12:50:28.7686044Z
  135. 2025-01-04T12:50:28.7686123Z &systick {
  136. 2025-01-04T12:50:28.7686229Z
  137. 2025-01-04T12:50:28.7686310Z status = "disabled";
  138. 2025-01-04T12:50:28.7686501Z };
  139. 2025-01-04T12:50:28.7686737Z # 5 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840.dtsi" 2 3 4
  140. 2025-01-04T12:50:28.7686967Z
  141. 2025-01-04T12:50:28.7687040Z / {
  142. 2025-01-04T12:50:28.7687198Z chosen {
  143. 2025-01-04T12:50:28.7687373Z zephyr,entropy = &rng;
  144. 2025-01-04T12:50:28.7687619Z zephyr,flash-controller = &flash_controller;
  145. 2025-01-04T12:50:28.7687882Z };
  146. 2025-01-04T12:50:28.7687965Z
  147. 2025-01-04T12:50:28.7688039Z cpus {
  148. 2025-01-04T12:50:28.7688209Z #address-cells = <1>;
  149. 2025-01-04T12:50:28.7688405Z #size-cells = <0>;
  150. 2025-01-04T12:50:28.7688530Z
  151. 2025-01-04T12:50:28.7688597Z cpu@0 {
  152. 2025-01-04T12:50:28.7688802Z device_type = "cpu";
  153. 2025-01-04T12:50:28.7689023Z compatible = "arm,cortex-m4f";
  154. 2025-01-04T12:50:28.7689247Z reg = <0>;
  155. 2025-01-04T12:50:28.7689625Z #address-cells = <1>;
  156. 2025-01-04T12:50:28.7689835Z #size-cells = <1>;
  157. 2025-01-04T12:50:28.7689954Z
  158. 2025-01-04T12:50:28.7690231Z itm: itm@e0000000 {
  159. 2025-01-04T12:50:28.7690445Z compatible = "arm,armv7m-itm";
  160. 2025-01-04T12:50:28.7690687Z reg = <0xe0000000 0x1000>;
  161. 2025-01-04T12:50:28.7690913Z swo-ref-frequency = <32000000>;
  162. 2025-01-04T12:50:28.7691143Z };
  163. 2025-01-04T12:50:28.7691301Z };
  164. 2025-01-04T12:50:28.7691449Z };
  165. 2025-01-04T12:50:28.7691540Z
  166. 2025-01-04T12:50:28.7691606Z soc {
  167. 2025-01-04T12:50:28.7691773Z ficr: ficr@10000000 {
  168. 2025-01-04T12:50:28.7691986Z compatible = "nordic,nrf-ficr";
  169. 2025-01-04T12:50:28.7692218Z reg = <0x10000000 0x1000>;
  170. 2025-01-04T12:50:28.7692421Z status = "okay";
  171. 2025-01-04T12:50:28.7692613Z };
  172. 2025-01-04T12:50:28.7692712Z
  173. 2025-01-04T12:50:28.7692785Z uicr: uicr@10001000 {
  174. 2025-01-04T12:50:28.7692993Z compatible = "nordic,nrf-uicr";
  175. 2025-01-04T12:50:28.7693215Z reg = <0x10001000 0x1000>;
  176. 2025-01-04T12:50:28.7693429Z status = "okay";
  177. 2025-01-04T12:50:28.7693607Z };
  178. 2025-01-04T12:50:28.7693691Z
  179. 2025-01-04T12:50:28.7693773Z sram0: memory@20000000 {
  180. 2025-01-04T12:50:28.7693992Z compatible = "mmio-sram";
  181. 2025-01-04T12:50:28.7694200Z };
  182. 2025-01-04T12:50:28.7694292Z
  183. 2025-01-04T12:50:28.7694368Z clock: clock@40000000 {
  184. 2025-01-04T12:50:28.7694582Z compatible = "nordic,nrf-clock";
  185. 2025-01-04T12:50:28.7694816Z reg = <0x40000000 0x1000>;
  186. 2025-01-04T12:50:28.7695027Z interrupts = <0 1>;
  187. 2025-01-04T12:50:28.7695215Z status = "okay";
  188. 2025-01-04T12:50:28.7695413Z };
  189. 2025-01-04T12:50:28.7695499Z
  190. 2025-01-04T12:50:28.7695576Z power: power@40000000 {
  191. 2025-01-04T12:50:28.7695795Z compatible = "nordic,nrf-power";
  192. 2025-01-04T12:50:28.7696074Z reg = <0x40000000 0x1000>;
  193. 2025-01-04T12:50:28.7696285Z interrupts = <0 1>;
  194. 2025-01-04T12:50:28.7696474Z status = "okay";
  195. 2025-01-04T12:50:28.7696663Z #address-cells = <1>;
  196. 2025-01-04T12:50:28.7696873Z #size-cells = <1>;
  197. 2025-01-04T12:50:28.7696992Z
  198. 2025-01-04T12:50:28.7697083Z gpregret1: gpregret1@4000051c {
  199. 2025-01-04T12:50:28.7697316Z #address-cells = <1>;
  200. 2025-01-04T12:50:28.7697525Z #size-cells = <1>;
  201. 2025-01-04T12:50:28.7697743Z compatible = "nordic,nrf-gpregret";
  202. 2025-01-04T12:50:28.7698128Z reg = <0x4000051c 0x1>;
  203. 2025-01-04T12:50:28.7698333Z status = "okay";
  204. 2025-01-04T12:50:28.7698513Z };
  205. 2025-01-04T12:50:28.7698604Z
  206. 2025-01-04T12:50:28.7698689Z gpregret2: gpregret2@40000520 {
  207. 2025-01-04T12:50:28.7698921Z #address-cells = <1>;
  208. 2025-01-04T12:50:28.7699131Z #size-cells = <1>;
  209. 2025-01-04T12:50:28.7699487Z compatible = "nordic,nrf-gpregret";
  210. 2025-01-04T12:50:28.7699811Z reg = <0x40000520 0x1>;
  211. 2025-01-04T12:50:28.7700023Z status = "okay";
  212. 2025-01-04T12:50:28.7700208Z };
  213. 2025-01-04T12:50:28.7700366Z };
  214. 2025-01-04T12:50:28.7700452Z
  215. 2025-01-04T12:50:28.7700538Z radio: radio@40001000 {
  216. 2025-01-04T12:50:28.7700759Z compatible = "nordic,nrf-radio";
  217. 2025-01-04T12:50:28.7700993Z reg = <0x40001000 0x1000>;
  218. 2025-01-04T12:50:28.7701211Z interrupts = <1 1>;
  219. 2025-01-04T12:50:28.7701404Z status = "okay";
  220. 2025-01-04T12:50:28.7701598Z ieee802154-supported;
  221. 2025-01-04T12:50:28.7701810Z ble-2mbps-supported;
  222. 2025-01-04T12:50:28.7702036Z ble-coded-phy-supported;
  223. 2025-01-04T12:50:28.7702263Z tx-high-power-supported;
  224. 2025-01-04T12:50:28.7702405Z
  225. 2025-01-04T12:50:28.7702489Z ieee802154: ieee802154 {
  226. 2025-01-04T12:50:28.7702716Z compatible = "nordic,nrf-ieee802154";
  227. 2025-01-04T12:50:28.7702976Z status = "disabled";
  228. 2025-01-04T12:50:28.7703167Z };
  229. 2025-01-04T12:50:28.7703323Z };
  230. 2025-01-04T12:50:28.7703409Z
  231. 2025-01-04T12:50:28.7703485Z uart0: uart@40002000 {
  232. 2025-01-04T12:50:28.7703614Z
  233. 2025-01-04T12:50:28.7703701Z compatible = "nordic,nrf-uarte";
  234. 2025-01-04T12:50:28.7703937Z reg = <0x40002000 0x1000>;
  235. 2025-01-04T12:50:28.7704146Z interrupts = <2 1>;
  236. 2025-01-04T12:50:28.7704342Z status = "disabled";
  237. 2025-01-04T12:50:28.7704524Z };
  238. 2025-01-04T12:50:28.7704616Z
  239. 2025-01-04T12:50:28.7704687Z i2c0: i2c@40003000 {
  240. 2025-01-04T12:50:28.7704810Z
  241. 2025-01-04T12:50:28.7704897Z compatible = "nordic,nrf-twim";
  242. 2025-01-04T12:50:28.7705299Z #address-cells = <1>;
  243. 2025-01-04T12:50:28.7705510Z #size-cells = <0>;
  244. 2025-01-04T12:50:28.7705699Z reg = <0x40003000 0x1000>;
  245. 2025-01-04T12:50:28.7705916Z clock-frequency = <100000>;
  246. 2025-01-04T12:50:28.7706137Z interrupts = <3 1>;
  247. 2025-01-04T12:50:28.7706339Z easydma-maxcnt-bits = <16>;
  248. 2025-01-04T12:50:28.7706552Z status = "disabled";
  249. 2025-01-04T12:50:28.7706743Z };
  250. 2025-01-04T12:50:28.7706837Z
  251. 2025-01-04T12:50:28.7706911Z spi0: spi@40003000 {
  252. 2025-01-04T12:50:28.7707028Z
  253. 2025-01-04T12:50:28.7707122Z compatible = "nordic,nrf-spim";
  254. 2025-01-04T12:50:28.7707358Z #address-cells = <1>;
  255. 2025-01-04T12:50:28.7707558Z #size-cells = <0>;
  256. 2025-01-04T12:50:28.7707752Z reg = <0x40003000 0x1000>;
  257. 2025-01-04T12:50:28.7707963Z interrupts = <3 1>;
  258. 2025-01-04T12:50:28.7708169Z max-frequency = <((8) * 1000 * 1000)>;
  259. 2025-01-04T12:50:28.7708422Z easydma-maxcnt-bits = <16>;
  260. 2025-01-04T12:50:28.7708637Z status = "disabled";
  261. 2025-01-04T12:50:28.7708833Z };
  262. 2025-01-04T12:50:28.7708921Z
  263. 2025-01-04T12:50:28.7709002Z i2c1: i2c@40004000 {
  264. 2025-01-04T12:50:28.7709126Z
  265. 2025-01-04T12:50:28.7709223Z compatible = "nordic,nrf-twim";
  266. 2025-01-04T12:50:28.7709682Z #address-cells = <1>;
  267. 2025-01-04T12:50:28.7709932Z #size-cells = <0>;
  268. 2025-01-04T12:50:28.7710132Z reg = <0x40004000 0x1000>;
  269. 2025-01-04T12:50:28.7710352Z clock-frequency = <100000>;
  270. 2025-01-04T12:50:28.7710571Z interrupts = <4 1>;
  271. 2025-01-04T12:50:28.7710768Z easydma-maxcnt-bits = <16>;
  272. 2025-01-04T12:50:28.7710986Z status = "disabled";
  273. 2025-01-04T12:50:28.7711175Z };
  274. 2025-01-04T12:50:28.7711261Z
  275. 2025-01-04T12:50:28.7711338Z spi1: spi@40004000 {
  276. 2025-01-04T12:50:28.7711454Z
  277. 2025-01-04T12:50:28.7711549Z compatible = "nordic,nrf-spim";
  278. 2025-01-04T12:50:28.7711778Z #address-cells = <1>;
  279. 2025-01-04T12:50:28.7711977Z #size-cells = <0>;
  280. 2025-01-04T12:50:28.7712168Z reg = <0x40004000 0x1000>;
  281. 2025-01-04T12:50:28.7712379Z interrupts = <4 1>;
  282. 2025-01-04T12:50:28.7712588Z max-frequency = <((8) * 1000 * 1000)>;
  283. 2025-01-04T12:50:28.7712834Z easydma-maxcnt-bits = <16>;
  284. 2025-01-04T12:50:28.7713233Z status = "disabled";
  285. 2025-01-04T12:50:28.7713418Z };
  286. 2025-01-04T12:50:28.7713503Z
  287. 2025-01-04T12:50:28.7713585Z nfct: nfct@40005000 {
  288. 2025-01-04T12:50:28.7713782Z compatible = "nordic,nrf-nfct";
  289. 2025-01-04T12:50:28.7714014Z reg = <0x40005000 0x1000>;
  290. 2025-01-04T12:50:28.7714222Z interrupts = <5 1>;
  291. 2025-01-04T12:50:28.7714413Z status = "okay";
  292. 2025-01-04T12:50:28.7714585Z };
  293. 2025-01-04T12:50:28.7714678Z
  294. 2025-01-04T12:50:28.7714758Z gpiote: gpiote@40006000 {
  295. 2025-01-04T12:50:28.7714982Z compatible = "nordic,nrf-gpiote";
  296. 2025-01-04T12:50:28.7715223Z reg = <0x40006000 0x1000>;
  297. 2025-01-04T12:50:28.7715432Z interrupts = <6 5>;
  298. 2025-01-04T12:50:28.7715622Z status = "disabled";
  299. 2025-01-04T12:50:28.7715809Z };
  300. 2025-01-04T12:50:28.7715901Z
  301. 2025-01-04T12:50:28.7715975Z adc: adc@40007000 {
  302. 2025-01-04T12:50:28.7716178Z compatible = "nordic,nrf-saadc";
  303. 2025-01-04T12:50:28.7716415Z reg = <0x40007000 0x1000>;
  304. 2025-01-04T12:50:28.7716634Z interrupts = <7 1>;
  305. 2025-01-04T12:50:28.7716832Z status = "disabled";
  306. 2025-01-04T12:50:28.7717038Z #io-channel-cells = <1>;
  307. 2025-01-04T12:50:28.7717243Z };
  308. 2025-01-04T12:50:28.7717329Z
  309. 2025-01-04T12:50:28.7717407Z timer0: timer@40008000 {
  310. 2025-01-04T12:50:28.7717626Z compatible = "nordic,nrf-timer";
  311. 2025-01-04T12:50:28.7717863Z status = "disabled";
  312. 2025-01-04T12:50:28.7718059Z reg = <0x40008000 0x1000>;
  313. 2025-01-04T12:50:28.7718259Z cc-num = <4>;
  314. 2025-01-04T12:50:28.7718455Z max-bit-width = <32>;
  315. 2025-01-04T12:50:28.7718659Z interrupts = <8 1>;
  316. 2025-01-04T12:50:28.7718855Z prescaler = <0>;
  317. 2025-01-04T12:50:28.7719035Z };
  318. 2025-01-04T12:50:28.7719121Z
  319. 2025-01-04T12:50:28.7719199Z timer1: timer@40009000 {
  320. 2025-01-04T12:50:28.7719697Z compatible = "nordic,nrf-timer";
  321. 2025-01-04T12:50:28.7719945Z status = "disabled";
  322. 2025-01-04T12:50:28.7720141Z reg = <0x40009000 0x1000>;
  323. 2025-01-04T12:50:28.7720480Z cc-num = <4>;
  324. 2025-01-04T12:50:28.7720679Z max-bit-width = <32>;
  325. 2025-01-04T12:50:28.7720891Z interrupts = <9 1>;
  326. 2025-01-04T12:50:28.7721085Z prescaler = <0>;
  327. 2025-01-04T12:50:28.7721263Z };
  328. 2025-01-04T12:50:28.7721349Z
  329. 2025-01-04T12:50:28.7721424Z timer2: timer@4000a000 {
  330. 2025-01-04T12:50:28.7721641Z compatible = "nordic,nrf-timer";
  331. 2025-01-04T12:50:28.7721871Z status = "disabled";
  332. 2025-01-04T12:50:28.7722069Z reg = <0x4000a000 0x1000>;
  333. 2025-01-04T12:50:28.7722269Z cc-num = <4>;
  334. 2025-01-04T12:50:28.7722453Z max-bit-width = <32>;
  335. 2025-01-04T12:50:28.7722656Z interrupts = <10 1>;
  336. 2025-01-04T12:50:28.7722852Z prescaler = <0>;
  337. 2025-01-04T12:50:28.7723030Z };
  338. 2025-01-04T12:50:28.7723114Z
  339. 2025-01-04T12:50:28.7723186Z rtc0: rtc@4000b000 {
  340. 2025-01-04T12:50:28.7723392Z compatible = "nordic,nrf-rtc";
  341. 2025-01-04T12:50:28.7723627Z reg = <0x4000b000 0x1000>;
  342. 2025-01-04T12:50:28.7723835Z cc-num = <3>;
  343. 2025-01-04T12:50:28.7724010Z interrupts = <11 1>;
  344. 2025-01-04T12:50:28.7724214Z status = "disabled";
  345. 2025-01-04T12:50:28.7724419Z clock-frequency = <32768>;
  346. 2025-01-04T12:50:28.7724634Z prescaler = <1>;
  347. 2025-01-04T12:50:28.7724811Z };
  348. 2025-01-04T12:50:28.7724896Z
  349. 2025-01-04T12:50:28.7724971Z temp: temp@4000c000 {
  350. 2025-01-04T12:50:28.7725180Z compatible = "nordic,nrf-temp";
  351. 2025-01-04T12:50:28.7725415Z reg = <0x4000c000 0x1000>;
  352. 2025-01-04T12:50:28.7725627Z interrupts = <12 1>;
  353. 2025-01-04T12:50:28.7725813Z status = "okay";
  354. 2025-01-04T12:50:28.7725993Z };
  355. 2025-01-04T12:50:28.7726083Z
  356. 2025-01-04T12:50:28.7726160Z rng: random@4000d000 {
  357. 2025-01-04T12:50:28.7726374Z compatible = "nordic,nrf-rng";
  358. 2025-01-04T12:50:28.7726601Z reg = <0x4000d000 0x1000>;
  359. 2025-01-04T12:50:28.7726806Z interrupts = <13 1>;
  360. 2025-01-04T12:50:28.7726998Z status = "okay";
  361. 2025-01-04T12:50:28.7727173Z };
  362. 2025-01-04T12:50:28.7727257Z
  363. 2025-01-04T12:50:28.7727336Z ecb: ecb@4000e000 {
  364. 2025-01-04T12:50:28.7727532Z compatible = "nordic,nrf-ecb";
  365. 2025-01-04T12:50:28.7727763Z reg = <0x4000e000 0x1000>;
  366. 2025-01-04T12:50:28.7728099Z interrupts = <14 1>;
  367. 2025-01-04T12:50:28.7728294Z status = "okay";
  368. 2025-01-04T12:50:28.7728470Z };
  369. 2025-01-04T12:50:28.7728554Z
  370. 2025-01-04T12:50:28.7728626Z ccm: ccm@4000f000 {
  371. 2025-01-04T12:50:28.7728825Z compatible = "nordic,nrf-ccm";
  372. 2025-01-04T12:50:28.7729051Z reg = <0x4000f000 0x1000>;
  373. 2025-01-04T12:50:28.7729265Z interrupts = <15 1>;
  374. 2025-01-04T12:50:28.7729689Z length-field-length-8-bits;
  375. 2025-01-04T12:50:28.7729924Z status = "okay";
  376. 2025-01-04T12:50:28.7730110Z };
  377. 2025-01-04T12:50:28.7730201Z
  378. 2025-01-04T12:50:28.7730291Z wdt: wdt0: watchdog@40010000 {
  379. 2025-01-04T12:50:28.7730526Z compatible = "nordic,nrf-wdt";
  380. 2025-01-04T12:50:28.7730751Z reg = <0x40010000 0x1000>;
  381. 2025-01-04T12:50:28.7730964Z interrupts = <16 1>;
  382. 2025-01-04T12:50:28.7731163Z status = "okay";
  383. 2025-01-04T12:50:28.7731345Z };
  384. 2025-01-04T12:50:28.7731431Z
  385. 2025-01-04T12:50:28.7731508Z rtc1: rtc@40011000 {
  386. 2025-01-04T12:50:28.7731714Z compatible = "nordic,nrf-rtc";
  387. 2025-01-04T12:50:28.7731947Z reg = <0x40011000 0x1000>;
  388. 2025-01-04T12:50:28.7732154Z cc-num = <4>;
  389. 2025-01-04T12:50:28.7732343Z interrupts = <17 1>;
  390. 2025-01-04T12:50:28.7732538Z status = "disabled";
  391. 2025-01-04T12:50:28.7732743Z clock-frequency = <32768>;
  392. 2025-01-04T12:50:28.7732962Z prescaler = <1>;
  393. 2025-01-04T12:50:28.7733142Z };
  394. 2025-01-04T12:50:28.7733230Z
  395. 2025-01-04T12:50:28.7733318Z qdec: qdec0: qdec@40012000 {
  396. 2025-01-04T12:50:28.7733543Z compatible = "nordic,nrf-qdec";
  397. 2025-01-04T12:50:28.7733778Z reg = <0x40012000 0x1000>;
  398. 2025-01-04T12:50:28.7733992Z interrupts = <18 1>;
  399. 2025-01-04T12:50:28.7734189Z status = "disabled";
  400. 2025-01-04T12:50:28.7734372Z };
  401. 2025-01-04T12:50:28.7734467Z
  402. 2025-01-04T12:50:28.7734549Z comp: comparator@40013000 {
  403. 2025-01-04T12:50:28.7734694Z
  404. 2025-01-04T12:50:28.7734782Z compatible = "nordic,nrf-comp";
  405. 2025-01-04T12:50:28.7735014Z reg = <0x40013000 0x1000>;
  406. 2025-01-04T12:50:28.7735365Z interrupts = <19 1>;
  407. 2025-01-04T12:50:28.7735568Z status = "disabled";
  408. 2025-01-04T12:50:28.7735774Z #io-channel-cells = <1>;
  409. 2025-01-04T12:50:28.7735982Z };
  410. 2025-01-04T12:50:28.7736069Z
  411. 2025-01-04T12:50:28.7736153Z egu0: swi0: egu@40014000 {
  412. 2025-01-04T12:50:28.7736413Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
  413. 2025-01-04T12:50:28.7736692Z reg = <0x40014000 0x1000>;
  414. 2025-01-04T12:50:28.7736907Z interrupts = <20 1>;
  415. 2025-01-04T12:50:28.7737103Z status = "okay";
  416. 2025-01-04T12:50:28.7737279Z };
  417. 2025-01-04T12:50:28.7737365Z
  418. 2025-01-04T12:50:28.7737441Z egu1: swi1: egu@40015000 {
  419. 2025-01-04T12:50:28.7737694Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
  420. 2025-01-04T12:50:28.7737969Z reg = <0x40015000 0x1000>;
  421. 2025-01-04T12:50:28.7738191Z interrupts = <21 1>;
  422. 2025-01-04T12:50:28.7738394Z status = "okay";
  423. 2025-01-04T12:50:28.7738569Z };
  424. 2025-01-04T12:50:28.7738665Z
  425. 2025-01-04T12:50:28.7738743Z egu2: swi2: egu@40016000 {
  426. 2025-01-04T12:50:28.7739008Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
  427. 2025-01-04T12:50:28.7739296Z reg = <0x40016000 0x1000>;
  428. 2025-01-04T12:50:28.7739769Z interrupts = <22 1>;
  429. 2025-01-04T12:50:28.7739980Z status = "okay";
  430. 2025-01-04T12:50:28.7740163Z };
  431. 2025-01-04T12:50:28.7740250Z
  432. 2025-01-04T12:50:28.7740333Z egu3: swi3: egu@40017000 {
  433. 2025-01-04T12:50:28.7740587Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
  434. 2025-01-04T12:50:28.7740852Z reg = <0x40017000 0x1000>;
  435. 2025-01-04T12:50:28.7741063Z interrupts = <23 1>;
  436. 2025-01-04T12:50:28.7741267Z status = "okay";
  437. 2025-01-04T12:50:28.7741446Z };
  438. 2025-01-04T12:50:28.7741532Z
  439. 2025-01-04T12:50:28.7741614Z egu4: swi4: egu@40018000 {
  440. 2025-01-04T12:50:28.7741855Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
  441. 2025-01-04T12:50:28.7742124Z reg = <0x40018000 0x1000>;
  442. 2025-01-04T12:50:28.7742334Z interrupts = <24 1>;
  443. 2025-01-04T12:50:28.7742529Z status = "okay";
  444. 2025-01-04T12:50:28.7742699Z };
  445. 2025-01-04T12:50:28.7742797Z
  446. 2025-01-04T12:50:28.7742874Z egu5: swi5: egu@40019000 {
  447. 2025-01-04T12:50:28.7743266Z compatible = "nordic,nrf-egu", "nordic,nrf-swi";
  448. 2025-01-04T12:50:28.7743542Z reg = <0x40019000 0x1000>;
  449. 2025-01-04T12:50:28.7743756Z interrupts = <25 1>;
  450. 2025-01-04T12:50:28.7743946Z status = "okay";
  451. 2025-01-04T12:50:28.7744126Z };
  452. 2025-01-04T12:50:28.7744219Z
  453. 2025-01-04T12:50:28.7744297Z timer3: timer@4001a000 {
  454. 2025-01-04T12:50:28.7744521Z compatible = "nordic,nrf-timer";
  455. 2025-01-04T12:50:28.7744756Z status = "disabled";
  456. 2025-01-04T12:50:28.7744956Z reg = <0x4001a000 0x1000>;
  457. 2025-01-04T12:50:28.7745168Z cc-num = <6>;
  458. 2025-01-04T12:50:28.7745360Z max-bit-width = <32>;
  459. 2025-01-04T12:50:28.7745570Z interrupts = <26 1>;
  460. 2025-01-04T12:50:28.7745763Z prescaler = <0>;
  461. 2025-01-04T12:50:28.7745951Z };
  462. 2025-01-04T12:50:28.7746044Z
  463. 2025-01-04T12:50:28.7746123Z timer4: timer@4001b000 {
  464. 2025-01-04T12:50:28.7746344Z compatible = "nordic,nrf-timer";
  465. 2025-01-04T12:50:28.7746575Z status = "disabled";
  466. 2025-01-04T12:50:28.7746781Z reg = <0x4001b000 0x1000>;
  467. 2025-01-04T12:50:28.7746995Z cc-num = <6>;
  468. 2025-01-04T12:50:28.7747184Z max-bit-width = <32>;
  469. 2025-01-04T12:50:28.7747390Z interrupts = <27 1>;
  470. 2025-01-04T12:50:28.7747580Z prescaler = <0>;
  471. 2025-01-04T12:50:28.7747762Z };
  472. 2025-01-04T12:50:28.7747850Z
  473. 2025-01-04T12:50:28.7747937Z pwm0: pwm@4001c000 {
  474. 2025-01-04T12:50:28.7748164Z compatible = "nordic,nrf-pwm";
  475. 2025-01-04T12:50:28.7748402Z reg = <0x4001c000 0x1000>;
  476. 2025-01-04T12:50:28.7748617Z interrupts = <28 1>;
  477. 2025-01-04T12:50:28.7748815Z status = "disabled";
  478. 2025-01-04T12:50:28.7749013Z #pwm-cells = <3>;
  479. 2025-01-04T12:50:28.7749202Z };
  480. 2025-01-04T12:50:28.7749289Z
  481. 2025-01-04T12:50:28.7749525Z pdm0: pdm@4001d000 {
  482. 2025-01-04T12:50:28.7749742Z compatible = "nordic,nrf-pdm";
  483. 2025-01-04T12:50:28.7749975Z reg = <0x4001d000 0x1000>;
  484. 2025-01-04T12:50:28.7750186Z interrupts = <29 1>;
  485. 2025-01-04T12:50:28.7750397Z status = "disabled";
  486. 2025-01-04T12:50:28.7750712Z };
  487. 2025-01-04T12:50:28.7750804Z
  488. 2025-01-04T12:50:28.7750886Z acl: acl@4001e000 {
  489. 2025-01-04T12:50:28.7751091Z compatible = "nordic,nrf-acl";
  490. 2025-01-04T12:50:28.7751317Z reg = <0x4001e000 0x1000>;
  491. 2025-01-04T12:50:28.7751677Z status = "okay";
  492. 2025-01-04T12:50:28.7751933Z };
  493. 2025-01-04T12:50:28.7752031Z
  494. 2025-01-04T12:50:28.7752149Z flash_controller: flash-controller@4001e000 {
  495. 2025-01-04T12:50:28.7752471Z compatible = "nordic,nrf52-flash-controller";
  496. 2025-01-04T12:50:28.7752764Z reg = <0x4001e000 0x1000>;
  497. 2025-01-04T12:50:28.7752976Z partial-erase;
  498. 2025-01-04T12:50:28.7753129Z
  499. 2025-01-04T12:50:28.7753211Z #address-cells = <1>;
  500. 2025-01-04T12:50:28.7753432Z #size-cells = <1>;
  501. 2025-01-04T12:50:28.7753551Z
  502. 2025-01-04T12:50:28.7753632Z flash0: flash@0 {
  503. 2025-01-04T12:50:28.7753834Z compatible = "soc-nv-flash";
  504. 2025-01-04T12:50:28.7754079Z erase-block-size = <4096>;
  505. 2025-01-04T12:50:28.7754308Z write-block-size = <4>;
  506. 2025-01-04T12:50:28.7754522Z };
  507. 2025-01-04T12:50:28.7754683Z };
  508. 2025-01-04T12:50:28.7754771Z
  509. 2025-01-04T12:50:28.7754857Z ppi: ppi@4001f000 {
  510. 2025-01-04T12:50:28.7755071Z compatible = "nordic,nrf-ppi";
  511. 2025-01-04T12:50:28.7755306Z reg = <0x4001f000 0x1000>;
  512. 2025-01-04T12:50:28.7755519Z status = "okay";
  513. 2025-01-04T12:50:28.7755694Z };
  514. 2025-01-04T12:50:28.7755790Z
  515. 2025-01-04T12:50:28.7755862Z mwu: mwu@40020000 {
  516. 2025-01-04T12:50:28.7756066Z compatible = "nordic,nrf-mwu";
  517. 2025-01-04T12:50:28.7756298Z reg = <0x40020000 0x1000>;
  518. 2025-01-04T12:50:28.7756508Z status = "okay";
  519. 2025-01-04T12:50:28.7756682Z };
  520. 2025-01-04T12:50:28.7756775Z
  521. 2025-01-04T12:50:28.7756850Z pwm1: pwm@40021000 {
  522. 2025-01-04T12:50:28.7757058Z compatible = "nordic,nrf-pwm";
  523. 2025-01-04T12:50:28.7757285Z reg = <0x40021000 0x1000>;
  524. 2025-01-04T12:50:28.7757498Z interrupts = <33 1>;
  525. 2025-01-04T12:50:28.7757694Z status = "disabled";
  526. 2025-01-04T12:50:28.7757896Z #pwm-cells = <3>;
  527. 2025-01-04T12:50:28.7758085Z };
  528. 2025-01-04T12:50:28.7758180Z
  529. 2025-01-04T12:50:28.7758261Z pwm2: pwm@40022000 {
  530. 2025-01-04T12:50:28.7758616Z compatible = "nordic,nrf-pwm";
  531. 2025-01-04T12:50:28.7758850Z reg = <0x40022000 0x1000>;
  532. 2025-01-04T12:50:28.7759066Z interrupts = <34 1>;
  533. 2025-01-04T12:50:28.7759267Z status = "disabled";
  534. 2025-01-04T12:50:28.7759625Z #pwm-cells = <3>;
  535. 2025-01-04T12:50:28.7759811Z };
  536. 2025-01-04T12:50:28.7759907Z
  537. 2025-01-04T12:50:28.7759982Z spi2: spi@40023000 {
  538. 2025-01-04T12:50:28.7760110Z
  539. 2025-01-04T12:50:28.7760198Z compatible = "nordic,nrf-spim";
  540. 2025-01-04T12:50:28.7760440Z #address-cells = <1>;
  541. 2025-01-04T12:50:28.7760642Z #size-cells = <0>;
  542. 2025-01-04T12:50:28.7760843Z reg = <0x40023000 0x1000>;
  543. 2025-01-04T12:50:28.7761053Z interrupts = <35 1>;
  544. 2025-01-04T12:50:28.7761263Z max-frequency = <((8) * 1000 * 1000)>;
  545. 2025-01-04T12:50:28.7761517Z easydma-maxcnt-bits = <16>;
  546. 2025-01-04T12:50:28.7761736Z status = "disabled";
  547. 2025-01-04T12:50:28.7761929Z };
  548. 2025-01-04T12:50:28.7762020Z
  549. 2025-01-04T12:50:28.7762099Z rtc2: rtc@40024000 {
  550. 2025-01-04T12:50:28.7762306Z compatible = "nordic,nrf-rtc";
  551. 2025-01-04T12:50:28.7762533Z reg = <0x40024000 0x1000>;
  552. 2025-01-04T12:50:28.7762738Z cc-num = <4>;
  553. 2025-01-04T12:50:28.7762924Z interrupts = <36 1>;
  554. 2025-01-04T12:50:28.7763122Z status = "disabled";
  555. 2025-01-04T12:50:28.7763323Z clock-frequency = <32768>;
  556. 2025-01-04T12:50:28.7763534Z prescaler = <1>;
  557. 2025-01-04T12:50:28.7763717Z };
  558. 2025-01-04T12:50:28.7763809Z
  559. 2025-01-04T12:50:28.7763881Z i2s0: i2s@40025000 {
  560. 2025-01-04T12:50:28.7764085Z compatible = "nordic,nrf-i2s";
  561. 2025-01-04T12:50:28.7764312Z #address-cells = <1>;
  562. 2025-01-04T12:50:28.7764518Z #size-cells = <0>;
  563. 2025-01-04T12:50:28.7764713Z reg = <0x40025000 0x1000>;
  564. 2025-01-04T12:50:28.7764927Z interrupts = <37 1>;
  565. 2025-01-04T12:50:28.7765124Z status = "disabled";
  566. 2025-01-04T12:50:28.7765307Z };
  567. 2025-01-04T12:50:28.7765403Z
  568. 2025-01-04T12:50:28.7765479Z usbd: usbd@40027000 {
  569. 2025-01-04T12:50:28.7765691Z compatible = "nordic,nrf-usbd";
  570. 2025-01-04T12:50:28.7766111Z reg = <0x40027000 0x1000>;
  571. 2025-01-04T12:50:28.7766330Z interrupts = <39 1>;
  572. 2025-01-04T12:50:28.7766542Z num-bidir-endpoints = <1>;
  573. 2025-01-04T12:50:28.7766772Z num-in-endpoints = <7>;
  574. 2025-01-04T12:50:28.7766999Z num-out-endpoints = <7>;
  575. 2025-01-04T12:50:28.7767225Z num-isoin-endpoints = <1>;
  576. 2025-01-04T12:50:28.7767454Z num-isoout-endpoints = <1>;
  577. 2025-01-04T12:50:28.7767678Z status = "disabled";
  578. 2025-01-04T12:50:28.7767879Z };
  579. 2025-01-04T12:50:28.7767969Z
  580. 2025-01-04T12:50:28.7768054Z uart1: uart@40028000 {
  581. 2025-01-04T12:50:28.7768275Z compatible = "nordic,nrf-uarte";
  582. 2025-01-04T12:50:28.7768511Z reg = <0x40028000 0x1000>;
  583. 2025-01-04T12:50:28.7768727Z interrupts = <40 1>;
  584. 2025-01-04T12:50:28.7768927Z status = "disabled";
  585. 2025-01-04T12:50:28.7769117Z };
  586. 2025-01-04T12:50:28.7769203Z
  587. 2025-01-04T12:50:28.7769281Z qspi: qspi@40029000 {
  588. 2025-01-04T12:50:28.7769617Z compatible = "nordic,nrf-qspi";
  589. 2025-01-04T12:50:28.7769867Z #address-cells = <1>;
  590. 2025-01-04T12:50:28.7770074Z #size-cells = <0>;
  591. 2025-01-04T12:50:28.7770297Z reg = <0x40029000 0x1000>, <0x12000000 0x8000000>;
  592. 2025-01-04T12:50:28.7770565Z reg-names = "qspi", "qspi_mm";
  593. 2025-01-04T12:50:28.7770796Z interrupts = <41 1>;
  594. 2025-01-04T12:50:28.7770995Z status = "disabled";
  595. 2025-01-04T12:50:28.7771183Z };
  596. 2025-01-04T12:50:28.7771271Z
  597. 2025-01-04T12:50:28.7771346Z pwm3: pwm@4002d000 {
  598. 2025-01-04T12:50:28.7771554Z compatible = "nordic,nrf-pwm";
  599. 2025-01-04T12:50:28.7771782Z reg = <0x4002d000 0x1000>;
  600. 2025-01-04T12:50:28.7771993Z interrupts = <45 1>;
  601. 2025-01-04T12:50:28.7772189Z status = "disabled";
  602. 2025-01-04T12:50:28.7772379Z #pwm-cells = <3>;
  603. 2025-01-04T12:50:28.7772570Z };
  604. 2025-01-04T12:50:28.7772661Z
  605. 2025-01-04T12:50:28.7772737Z spi3: spi@4002f000 {
  606. 2025-01-04T12:50:28.7772944Z compatible = "nordic,nrf-spim";
  607. 2025-01-04T12:50:28.7773174Z #address-cells = <1>;
  608. 2025-01-04T12:50:28.7773380Z #size-cells = <0>;
  609. 2025-01-04T12:50:28.7773583Z reg = <0x4002f000 0x1000>;
  610. 2025-01-04T12:50:28.7773923Z interrupts = <47 1>;
  611. 2025-01-04T12:50:28.7774136Z max-frequency = <((32) * 1000 * 1000)>;
  612. 2025-01-04T12:50:28.7774386Z easydma-maxcnt-bits = <16>;
  613. 2025-01-04T12:50:28.7774616Z rx-delay-supported;
  614. 2025-01-04T12:50:28.7774818Z rx-delay = <2>;
  615. 2025-01-04T12:50:28.7775007Z status = "disabled";
  616. 2025-01-04T12:50:28.7775191Z };
  617. 2025-01-04T12:50:28.7775285Z
  618. 2025-01-04T12:50:28.7775363Z gpio0: gpio@50000000 {
  619. 2025-01-04T12:50:28.7775579Z compatible = "nordic,nrf-gpio";
  620. 2025-01-04T12:50:28.7775817Z gpio-controller;
  621. 2025-01-04T12:50:28.7776014Z reg = <0x50000000 0x200
  622. 2025-01-04T12:50:28.7776220Z 0x50000500 0x300>;
  623. 2025-01-04T12:50:28.7776431Z #gpio-cells = <2>;
  624. 2025-01-04T12:50:28.7776630Z status = "disabled";
  625. 2025-01-04T12:50:28.7776824Z port = <0>;
  626. 2025-01-04T12:50:28.7776994Z };
  627. 2025-01-04T12:50:28.7777088Z
  628. 2025-01-04T12:50:28.7777165Z gpio1: gpio@50000300 {
  629. 2025-01-04T12:50:28.7777388Z compatible = "nordic,nrf-gpio";
  630. 2025-01-04T12:50:28.7777627Z gpio-controller;
  631. 2025-01-04T12:50:28.7777820Z reg = <0x50000300 0x200
  632. 2025-01-04T12:50:28.7778018Z 0x50000800 0x300>;
  633. 2025-01-04T12:50:28.7778226Z #gpio-cells = <2>;
  634. 2025-01-04T12:50:28.7778423Z ngpios = <16>;
  635. 2025-01-04T12:50:28.7778615Z status = "disabled";
  636. 2025-01-04T12:50:28.7778803Z port = <1>;
  637. 2025-01-04T12:50:28.7778978Z };
  638. 2025-01-04T12:50:28.7779073Z
  639. 2025-01-04T12:50:28.7779159Z cryptocell: crypto@5002a000 {
  640. 2025-01-04T12:50:28.7779669Z compatible = "nordic,cryptocell", "arm,cryptocell-310";
  641. 2025-01-04T12:50:28.7780003Z reg = <0x5002a000 0x1000>, <0x5002b000 0x1000>;
  642. 2025-01-04T12:50:28.7780262Z reg-names = "wrapper", "core";
  643. 2025-01-04T12:50:28.7780491Z interrupts = <42 1>;
  644. 2025-01-04T12:50:28.7780701Z status = "disabled";
  645. 2025-01-04T12:50:28.7780890Z };
  646. 2025-01-04T12:50:28.7781037Z };
  647. 2025-01-04T12:50:28.7781194Z };
  648. 2025-01-04T12:50:28.7781288Z
  649. 2025-01-04T12:50:28.7781503Z &nvic {
  650. 2025-01-04T12:50:28.7781725Z arm,num-irq-priority-bits = <3>;
  651. 2025-01-04T12:50:28.7781959Z };
  652. 2025-01-04T12:50:28.7782213Z # 9 "/tmp/zmk-config/zephyr/dts/arm/nordic/nrf52840_qiaa.dtsi" 2 3 4
  653. 2025-01-04T12:50:28.7782472Z
  654. 2025-01-04T12:50:28.7782541Z &flash0 {
  655. 2025-01-04T12:50:28.7782714Z reg = <0x00000000 ((1024) * 1024)>;
  656. 2025-01-04T12:50:28.7782933Z };
  657. 2025-01-04T12:50:28.7783019Z
  658. 2025-01-04T12:50:28.7783093Z &sram0 {
  659. 2025-01-04T12:50:28.7783257Z reg = <0x20000000 ((256) * 1024)>;
  660. 2025-01-04T12:50:28.7783498Z };
  661. 2025-01-04T12:50:28.7783583Z
  662. 2025-01-04T12:50:28.7783657Z / {
  663. 2025-01-04T12:50:28.7783811Z soc {
  664. 2025-01-04T12:50:28.7784036Z compatible = "nordic,nrf52840-qiaa", "nordic,nrf52840",
  665. 2025-01-04T12:50:28.7784343Z "nordic,nrf52", "simple-bus";
  666. 2025-01-04T12:50:28.7784575Z };
  667. 2025-01-04T12:50:28.7784732Z };
  668. 2025-01-04T12:50:28.7784968Z # 8 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
  669. 2025-01-04T12:50:28.7785215Z
  670. 2025-01-04T12:50:28.7785392Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/led/led.h" 1 3 4
  671. 2025-01-04T12:50:28.7785825Z # 10 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
  672. 2025-01-04T12:50:28.7786261Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/matrix_transform.h" 1 3 4
  673. 2025-01-04T12:50:28.7786694Z # 11 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
  674. 2025-01-04T12:50:28.7786933Z
  675. 2025-01-04T12:50:28.7787126Z # 1 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne-pinctrl.dtsi" 1
  676. 2025-01-04T12:50:28.7787398Z
  677. 2025-01-04T12:50:28.7787470Z &pinctrl {
  678. 2025-01-04T12:50:28.7787658Z i2c0_default: i2c0_default {
  679. 2025-01-04T12:50:28.7787880Z group1 {
  680. 2025-01-04T12:50:28.7788135Z psels = <((((((1) * 32U) + (13)) & 0x7FU) << 0U) | ((12U & 0xFFFFU) << 16U))>,
  681. 2025-01-04T12:50:28.7788480Z <((((((0) * 32U) + (29)) & 0x7FU) << 0U) | ((11U & 0xFFFFU) << 16U))>;
  682. 2025-01-04T12:50:28.7788749Z };
  683. 2025-01-04T12:50:28.7788914Z };
  684. 2025-01-04T12:50:28.7789011Z
  685. 2025-01-04T12:50:28.7789098Z i2c0_sleep: i2c0_sleep {
  686. 2025-01-04T12:50:28.7789581Z group1 {
  687. 2025-01-04T12:50:28.7789830Z psels = <((((((1) * 32U) + (13)) & 0x7FU) << 0U) | ((12U & 0xFFFFU) << 16U))>,
  688. 2025-01-04T12:50:28.7790161Z <((((((0) * 32U) + (29)) & 0x7FU) << 0U) | ((11U & 0xFFFFU) << 16U))>;
  689. 2025-01-04T12:50:28.7790453Z low-power-enable;
  690. 2025-01-04T12:50:28.7790668Z };
  691. 2025-01-04T12:50:28.7790831Z };
  692. 2025-01-04T12:50:28.7790922Z
  693. 2025-01-04T12:50:28.7791013Z spi3_default: spi3_default {
  694. 2025-01-04T12:50:28.7791228Z group1 {
  695. 2025-01-04T12:50:28.7791470Z psels = <((((((1) * 32U) + (12)) & 0x7FU) << 0U) | ((5U & 0xFFFFU) << 16U))>;
  696. 2025-01-04T12:50:28.7791758Z };
  697. 2025-01-04T12:50:28.7791920Z };
  698. 2025-01-04T12:50:28.7792010Z
  699. 2025-01-04T12:50:28.7792090Z spi3_sleep: spi3_sleep {
  700. 2025-01-04T12:50:28.7792299Z group1 {
  701. 2025-01-04T12:50:28.7792535Z psels = <((((((1) * 32U) + (12)) & 0x7FU) << 0U) | ((5U & 0xFFFFU) << 16U))>;
  702. 2025-01-04T12:50:28.7792838Z low-power-enable;
  703. 2025-01-04T12:50:28.7793054Z };
  704. 2025-01-04T12:50:28.7793207Z };
  705. 2025-01-04T12:50:28.7793361Z };
  706. 2025-01-04T12:50:28.7793607Z # 13 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
  707. 2025-01-04T12:50:28.7794027Z # 1 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne-layouts.dtsi" 1
  708. 2025-01-04T12:50:28.7794436Z # 1 "/tmp/zmk-config/zmk/app/dts/physical_layouts.dtsi" 1 3 4
  709. 2025-01-04T12:50:28.7794662Z
  710. 2025-01-04T12:50:28.7794728Z / {
  711. 2025-01-04T12:50:28.7794919Z key_physical_attrs: key_physical_attrs {
  712. 2025-01-04T12:50:28.7795204Z compatible = "zmk,key-physical-attrs";
  713. 2025-01-04T12:50:28.7795388Z
  714. 2025-01-04T12:50:28.7795473Z #key-cells = <7>;
  715. 2025-01-04T12:50:28.7795672Z };
  716. 2025-01-04T12:50:28.7795822Z };
  717. 2025-01-04T12:50:28.7796135Z # 2 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne-layouts.dtsi" 2
  718. 2025-01-04T12:50:28.7796408Z
  719. 2025-01-04T12:50:28.7796601Z / {
  720. 2025-01-04T12:50:28.7796785Z popcorne_layout: popcorne_layout {
  721. 2025-01-04T12:50:28.7797058Z compatible = "zmk,physical-layout";
  722. 2025-01-04T12:50:28.7797323Z display-name = "LAYOUT";
  723. 2025-01-04T12:50:28.7797479Z
  724. 2025-01-04T12:50:28.7797557Z kscan = <&kscan0>;
  725. 2025-01-04T12:50:28.7797783Z transform = <&matrix_transform0>;
  726. 2025-01-04T12:50:28.7797953Z
  727. 2025-01-04T12:50:28.7798029Z keys
  728. 2025-01-04T12:50:28.7798220Z = <&key_physical_attrs 100 100 0 50 0 0 0>
  729. 2025-01-04T12:50:28.7798495Z , <&key_physical_attrs 100 100 100 50 0 0 0>
  730. 2025-01-04T12:50:28.7798768Z , <&key_physical_attrs 100 100 200 25 0 0 0>
  731. 2025-01-04T12:50:28.7799045Z , <&key_physical_attrs 100 100 300 0 0 0 0>
  732. 2025-01-04T12:50:28.7799317Z , <&key_physical_attrs 100 100 400 25 0 0 0>
  733. 2025-01-04T12:50:28.7799763Z , <&key_physical_attrs 100 100 500 50 0 0 0>
  734. 2025-01-04T12:50:28.7800036Z , <&key_physical_attrs 100 100 850 50 0 0 0>
  735. 2025-01-04T12:50:28.7800307Z , <&key_physical_attrs 100 100 950 25 0 0 0>
  736. 2025-01-04T12:50:28.7800578Z , <&key_physical_attrs 100 100 1050 0 0 0 0>
  737. 2025-01-04T12:50:28.7800848Z , <&key_physical_attrs 100 100 1150 25 0 0 0>
  738. 2025-01-04T12:50:28.7801115Z , <&key_physical_attrs 100 100 1250 50 0 0 0>
  739. 2025-01-04T12:50:28.7801390Z , <&key_physical_attrs 100 100 1350 50 0 0 0>
  740. 2025-01-04T12:50:28.7801656Z , <&key_physical_attrs 100 100 0 150 0 0 0>
  741. 2025-01-04T12:50:28.7801924Z , <&key_physical_attrs 100 100 100 150 0 0 0>
  742. 2025-01-04T12:50:28.7802194Z , <&key_physical_attrs 100 100 200 125 0 0 0>
  743. 2025-01-04T12:50:28.7802451Z , <&key_physical_attrs 100 100 300 100 0 0 0>
  744. 2025-01-04T12:50:28.7802716Z , <&key_physical_attrs 100 100 400 125 0 0 0>
  745. 2025-01-04T12:50:28.7802979Z , <&key_physical_attrs 100 100 500 150 0 0 0>
  746. 2025-01-04T12:50:28.7803241Z , <&key_physical_attrs 100 100 850 150 0 0 0>
  747. 2025-01-04T12:50:28.7803504Z , <&key_physical_attrs 100 100 950 125 0 0 0>
  748. 2025-01-04T12:50:28.7803774Z , <&key_physical_attrs 100 100 1050 100 0 0 0>
  749. 2025-01-04T12:50:28.7804177Z , <&key_physical_attrs 100 100 1150 125 0 0 0>
  750. 2025-01-04T12:50:28.7804441Z , <&key_physical_attrs 100 100 1250 150 0 0 0>
  751. 2025-01-04T12:50:28.7804706Z , <&key_physical_attrs 100 100 1350 150 0 0 0>
  752. 2025-01-04T12:50:28.7804969Z , <&key_physical_attrs 100 100 0 250 0 0 0>
  753. 2025-01-04T12:50:28.7805228Z , <&key_physical_attrs 100 100 100 250 0 0 0>
  754. 2025-01-04T12:50:28.7805488Z , <&key_physical_attrs 100 100 200 225 0 0 0>
  755. 2025-01-04T12:50:28.7805755Z , <&key_physical_attrs 100 100 300 200 0 0 0>
  756. 2025-01-04T12:50:28.7806019Z , <&key_physical_attrs 100 100 400 225 0 0 0>
  757. 2025-01-04T12:50:28.7806273Z , <&key_physical_attrs 100 100 500 250 0 0 0>
  758. 2025-01-04T12:50:28.7806536Z , <&key_physical_attrs 100 100 850 250 0 0 0>
  759. 2025-01-04T12:50:28.7806796Z , <&key_physical_attrs 100 100 950 225 0 0 0>
  760. 2025-01-04T12:50:28.7807068Z , <&key_physical_attrs 100 100 1050 200 0 0 0>
  761. 2025-01-04T12:50:28.7807339Z , <&key_physical_attrs 100 100 1150 225 0 0 0>
  762. 2025-01-04T12:50:28.7807598Z , <&key_physical_attrs 100 100 1250 250 0 0 0>
  763. 2025-01-04T12:50:28.7807860Z , <&key_physical_attrs 100 100 1350 250 0 0 0>
  764. 2025-01-04T12:50:28.7808124Z , <&key_physical_attrs 100 100 275 325 0 0 0>
  765. 2025-01-04T12:50:28.7808390Z , <&key_physical_attrs 100 100 375 325 0 0 0>
  766. 2025-01-04T12:50:28.7808652Z , <&key_physical_attrs 100 100 475 350 0 0 0>
  767. 2025-01-04T12:50:28.7808923Z , <&key_physical_attrs 100 100 675 150 1500 0 0>
  768. 2025-01-04T12:50:28.7809196Z , <&key_physical_attrs 100 100 600 220 0 0 0>
  769. 2025-01-04T12:50:28.7809577Z , <&key_physical_attrs 100 100 625 525 (-1500) 0 0>
  770. 2025-01-04T12:50:28.7809859Z , <&key_physical_attrs 100 100 875 350 0 0 0>
  771. 2025-01-04T12:50:28.7810124Z , <&key_physical_attrs 100 100 975 325 0 0 0>
  772. 2025-01-04T12:50:28.7810510Z , <&key_physical_attrs 100 100 1075 325 0 0 0>
  773. 2025-01-04T12:50:28.7810761Z ;
  774. 2025-01-04T12:50:28.7810924Z };
  775. 2025-01-04T12:50:28.7811085Z };
  776. 2025-01-04T12:50:28.7811335Z # 14 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts" 2
  777. 2025-01-04T12:50:28.7811587Z
  778. 2025-01-04T12:50:28.7811665Z &popcorne_layout {
  779. 2025-01-04T12:50:28.7811876Z transform = <&matrix_transform0>;
  780. 2025-01-04T12:50:28.7812111Z };
  781. 2025-01-04T12:50:28.7812197Z
  782. 2025-01-04T12:50:28.7812269Z / {
  783. 2025-01-04T12:50:28.7812430Z model = "Popcorne";
  784. 2025-01-04T12:50:28.7812643Z compatible = "popcorne";
  785. 2025-01-04T12:50:28.7812800Z
  786. 2025-01-04T12:50:28.7812873Z chosen {
  787. 2025-01-04T12:50:28.7813061Z zephyr,sram = &sram0;
  788. 2025-01-04T12:50:28.7813287Z zephyr,flash = &flash0;
  789. 2025-01-04T12:50:28.7813510Z zephyr,display = &oled;
  790. 2025-01-04T12:50:28.7813731Z zmk,battery = &vbatt;
  791. 2025-01-04T12:50:28.7813949Z zmk,kscan = &kscan0;
  792. 2025-01-04T12:50:28.7814203Z zmk,physical-layout = &popcorne_layout;
  793. 2025-01-04T12:50:28.7814481Z zmk,underglow = &led_strip;
  794. 2025-01-04T12:50:28.7814704Z };
  795. 2025-01-04T12:50:28.7814801Z
  796. 2025-01-04T12:50:28.7814898Z matrix_transform0: matrix_transform0 {
  797. 2025-01-04T12:50:28.7815176Z compatible = "zmk,matrix-transform";
  798. 2025-01-04T12:50:28.7815424Z rows = <4>;
  799. 2025-01-04T12:50:28.7815605Z columns = <12>;
  800. 2025-01-04T12:50:28.7815735Z
  801. 2025-01-04T12:50:28.7815807Z map = <
  802. 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))
  803. 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))
  804. 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))
  805. 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))
  806. 2025-01-04T12:50:28.7817962Z >;
  807. 2025-01-04T12:50:28.7818186Z };
  808. 2025-01-04T12:50:28.7818534Z
  809. 2025-01-04T12:50:28.7834455Z kscan0: kscan0 {
  810. 2025-01-04T12:50:28.7834799Z compatible = "zmk,kscan-composite";
  811. 2025-01-04T12:50:28.7835082Z rows = <4>;
  812. 2025-01-04T12:50:28.7835283Z columns = <12>;
  813. 2025-01-04T12:50:28.7835412Z
  814. 2025-01-04T12:50:28.7835485Z left {
  815. 2025-01-04T12:50:28.7835681Z kscan = <&kscan_left>;
  816. 2025-01-04T12:50:28.7835913Z };
  817. 2025-01-04T12:50:28.7836027Z
  818. 2025-01-04T12:50:28.7836105Z right {
  819. 2025-01-04T12:50:28.7836309Z kscan = <&kscan_right>;
  820. 2025-01-04T12:50:28.7836553Z col-offset = <6>;
  821. 2025-01-04T12:50:28.7836768Z };
  822. 2025-01-04T12:50:28.7836937Z };
  823. 2025-01-04T12:50:28.7837030Z
  824. 2025-01-04T12:50:28.7837124Z kscan_left: kscan_left {
  825. 2025-01-04T12:50:28.7837368Z compatible = "zmk,kscan-gpio-matrix";
  826. 2025-01-04T12:50:28.7837565Z
  827. 2025-01-04T12:50:28.7837652Z diode-direction = "row2col";
  828. 2025-01-04T12:50:28.7837832Z
  829. 2025-01-04T12:50:28.7837906Z col-gpios
  830. 2025-01-04T12:50:28.7838108Z = <&gpio0 13 ((0 << 0) | (1 << 5))>
  831. 2025-01-04T12:50:28.7838359Z , <&gpio0 14 ((0 << 0) | (1 << 5))>
  832. 2025-01-04T12:50:28.7838598Z , <&gpio0 15 ((0 << 0) | (1 << 5))>
  833. 2025-01-04T12:50:28.7838834Z , <&gpio0 16 ((0 << 0) | (1 << 5))>
  834. 2025-01-04T12:50:28.7839070Z , <&gpio0 24 ((0 << 0) | (1 << 5))>
  835. 2025-01-04T12:50:28.7839659Z , <&gpio0 25 ((0 << 0) | (1 << 5))>
  836. 2025-01-04T12:50:28.7839891Z ;
  837. 2025-01-04T12:50:28.7840066Z row-gpios
  838. 2025-01-04T12:50:28.7840254Z = <&gpio0 03 ((0 << 0))>
  839. 2025-01-04T12:50:28.7840481Z , <&gpio0 28 ((0 << 0))>
  840. 2025-01-04T12:50:28.7840702Z , <&gpio0 02 ((0 << 0))>
  841. 2025-01-04T12:50:28.7840915Z , <&gpio0 31 ((0 << 0))>
  842. 2025-01-04T12:50:28.7841122Z ;
  843. 2025-01-04T12:50:28.7841291Z };
  844. 2025-01-04T12:50:28.7841388Z
  845. 2025-01-04T12:50:28.7841480Z kscan_right: kscan_right {
  846. 2025-01-04T12:50:28.7841728Z compatible = "zmk,kscan-gpio-matrix";
  847. 2025-01-04T12:50:28.7841910Z
  848. 2025-01-04T12:50:28.7841994Z diode-direction = "col2row";
  849. 2025-01-04T12:50:28.7842154Z
  850. 2025-01-04T12:50:28.7842225Z col-gpios
  851. 2025-01-04T12:50:28.7842415Z = <&right_io 0 ((1 << 0))>
  852. 2025-01-04T12:50:28.7842644Z , <&right_io 1 ((1 << 0))>
  853. 2025-01-04T12:50:28.7842867Z , <&right_io 2 ((1 << 0))>
  854. 2025-01-04T12:50:28.7843088Z , <&right_io 3 ((1 << 0))>
  855. 2025-01-04T12:50:28.7843313Z , <&right_io 4 ((1 << 0))>
  856. 2025-01-04T12:50:28.7843532Z , <&right_io 5 ((1 << 0))>
  857. 2025-01-04T12:50:28.7843749Z ;
  858. 2025-01-04T12:50:28.7843922Z row-gpios
  859. 2025-01-04T12:50:28.7844112Z = <&right_io 8 ((1 << 0) | (1 << 4))>
  860. 2025-01-04T12:50:28.7844371Z , <&right_io 9 ((1 << 0) | (1 << 4))>
  861. 2025-01-04T12:50:28.7844627Z , <&right_io 10 ((1 << 0) | (1 << 4))>
  862. 2025-01-04T12:50:28.7844881Z , <&right_io 11 ((1 << 0) | (1 << 4))>
  863. 2025-01-04T12:50:28.7845109Z ;
  864. 2025-01-04T12:50:28.7845279Z };
  865. 2025-01-04T12:50:28.7845376Z
  866. 2025-01-04T12:50:28.7845449Z vbatt: vbatt {
  867. 2025-01-04T12:50:28.7845677Z compatible = "zmk,battery-voltage-divider";
  868. 2025-01-04T12:50:28.7845959Z io-channels = <&adc 6>;
  869. 2025-01-04T12:50:28.7846185Z output-ohms = <110000>;
  870. 2025-01-04T12:50:28.7846409Z full-ohms = <(110000 + 30000)>;
  871. 2025-01-04T12:50:28.7846650Z };
  872. 2025-01-04T12:50:28.7846886Z
  873. 2025-01-04T12:50:28.7846980Z left_encoder: left_encoder {
  874. 2025-01-04T12:50:28.7847222Z compatible = "alps,ec11";
  875. 2025-01-04T12:50:28.7847448Z steps = <30>;
  876. 2025-01-04T12:50:28.7847653Z status = "disabled";
  877. 2025-01-04T12:50:28.7847797Z
  878. 2025-01-04T12:50:28.7847899Z a-gpios = <&gpio0 23 ((0 << 0) | (1 << 4))>;
  879. 2025-01-04T12:50:28.7848179Z b-gpios = <&gpio0 21 ((0 << 0) | (1 << 4))>;
  880. 2025-01-04T12:50:28.7848424Z };
  881. 2025-01-04T12:50:28.7848515Z
  882. 2025-01-04T12:50:28.7848589Z sensors: sensors {
  883. 2025-01-04T12:50:28.7848810Z compatible = "zmk,keymap-sensors";
  884. 2025-01-04T12:50:28.7849071Z sensors = <&left_encoder>;
  885. 2025-01-04T12:50:28.7849324Z triggers-per-rotation = <15>;
  886. 2025-01-04T12:50:28.7849668Z };
  887. 2025-01-04T12:50:28.7849834Z };
  888. 2025-01-04T12:50:28.7849932Z
  889. 2025-01-04T12:50:28.7850005Z &left_encoder {
  890. 2025-01-04T12:50:28.7850198Z status = "okay";
  891. 2025-01-04T12:50:28.7850396Z };
  892. 2025-01-04T12:50:28.7850483Z
  893. 2025-01-04T12:50:28.7850558Z &i2c0 {
  894. 2025-01-04T12:50:28.7850744Z compatible = "nordic,nrf-twi";
  895. 2025-01-04T12:50:28.7851002Z pinctrl-0 = <&i2c0_default>;
  896. 2025-01-04T12:50:28.7851239Z pinctrl-1 = <&i2c0_sleep>;
  897. 2025-01-04T12:50:28.7851478Z pinctrl-names = "default", "sleep";
  898. 2025-01-04T12:50:28.7851732Z status = "okay";
  899. 2025-01-04T12:50:28.7851858Z
  900. 2025-01-04T12:50:28.7851940Z right_io: mcp23017@20 {
  901. 2025-01-04T12:50:28.7852184Z compatible = "microchip,mcp230xx";
  902. 2025-01-04T12:50:28.7852443Z status = "okay";
  903. 2025-01-04T12:50:28.7852647Z gpio-controller;
  904. 2025-01-04T12:50:28.7852851Z reg = <0x20>;
  905. 2025-01-04T12:50:28.7853052Z #gpio-cells = <2>;
  906. 2025-01-04T12:50:28.7853264Z ngpios = <16>;
  907. 2025-01-04T12:50:28.7853447Z };
  908. 2025-01-04T12:50:28.7853545Z
  909. 2025-01-04T12:50:28.7853620Z oled: ssd1306@3c {
  910. 2025-01-04T12:50:28.7853835Z compatible = "solomon,ssd1306fb";
  911. 2025-01-04T12:50:28.7854212Z reg = <0x3c>;
  912. 2025-01-04T12:50:28.7854402Z width = <128>;
  913. 2025-01-04T12:50:28.7854593Z height = <32>;
  914. 2025-01-04T12:50:28.7854796Z segment-offset = <0>;
  915. 2025-01-04T12:50:28.7855025Z page-offset = <0>;
  916. 2025-01-04T12:50:28.7855247Z display-offset = <0>;
  917. 2025-01-04T12:50:28.7855467Z multiplex-ratio = <31>;
  918. 2025-01-04T12:50:28.7855696Z segment-remap;
  919. 2025-01-04T12:50:28.7855891Z com-invdir;
  920. 2025-01-04T12:50:28.7856083Z com-sequential;
  921. 2025-01-04T12:50:28.7856285Z inversion-on;
  922. 2025-01-04T12:50:28.7856478Z prechargep = <0x22>;
  923. 2025-01-04T12:50:28.7856694Z };
  924. 2025-01-04T12:50:28.7856856Z };
  925. 2025-01-04T12:50:28.7856944Z
  926. 2025-01-04T12:50:28.7857021Z &spi3 {
  927. 2025-01-04T12:50:28.7857201Z compatible = "nordic,nrf-spim";
  928. 2025-01-04T12:50:28.7857374Z
  929. 2025-01-04T12:50:28.7857460Z pinctrl-0 = <&spi3_default>;
  930. 2025-01-04T12:50:28.7857699Z pinctrl-1 = <&spi3_sleep>;
  931. 2025-01-04T12:50:28.7857942Z pinctrl-names = "default", "sleep";
  932. 2025-01-04T12:50:28.7858193Z status = "okay";
  933. 2025-01-04T12:50:28.7858317Z
  934. 2025-01-04T12:50:28.7858400Z led_strip: ws2812@0 {
  935. 2025-01-04T12:50:28.7858637Z compatible = "worldsemi,ws2812-spi";
  936. 2025-01-04T12:50:28.7858823Z
  937. 2025-01-04T12:50:28.7858894Z reg = <0>;
  938. 2025-01-04T12:50:28.7859099Z spi-max-frequency = <4000000>;
  939. 2025-01-04T12:50:28.7859265Z
  940. 2025-01-04T12:50:28.7859519Z chain-length = <44>;
  941. 2025-01-04T12:50:28.7859861Z spi-one-frame = <0x70>;
  942. 2025-01-04T12:50:28.7860098Z spi-zero-frame = <0x40>;
  943. 2025-01-04T12:50:28.7860328Z color-mapping = <2 1 3>;
  944. 2025-01-04T12:50:28.7860540Z };
  945. 2025-01-04T12:50:28.7860698Z };
  946. 2025-01-04T12:50:28.7860784Z
  947. 2025-01-04T12:50:28.7860861Z zephyr_udc0: &usbd {
  948. 2025-01-04T12:50:28.7861054Z status = "okay";
  949. 2025-01-04T12:50:28.7861238Z };
  950. 2025-01-04T12:50:28.7861325Z
  951. 2025-01-04T12:50:28.7861401Z &flash0 {
  952. 2025-01-04T12:50:28.7861498Z
  953. 2025-01-04T12:50:28.7861589Z partitions {
  954. 2025-01-04T12:50:28.7861804Z compatible = "fixed-partitions";
  955. 2025-01-04T12:50:28.7862209Z #address_cells = <1>;
  956. 2025-01-04T12:50:28.7862433Z #size-cells = <1>;
  957. 2025-01-04T12:50:28.7862567Z
  958. 2025-01-04T12:50:28.7862660Z sd_partition: partition@0 {
  959. 2025-01-04T12:50:28.7862902Z reg = <0x00000000 0x00026000>;
  960. 2025-01-04T12:50:28.7863136Z };
  961. 2025-01-04T12:50:28.7863325Z code_partition: partition@26000 {
  962. 2025-01-04T12:50:28.7863577Z reg = <0x00026000 0x000c6000>;
  963. 2025-01-04T12:50:28.7863803Z };
  964. 2025-01-04T12:50:28.7864050Z # 215 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts"
  965. 2025-01-04T12:50:28.7864393Z storage_partition: partition@ec000 {
  966. 2025-01-04T12:50:28.7864653Z reg = <0x000ec000 0x00008000>;
  967. 2025-01-04T12:50:28.7864882Z };
  968. 2025-01-04T12:50:28.7865066Z boot_partition: partition@f4000 {
  969. 2025-01-04T12:50:28.7865321Z reg = <0x000f4000 0x0000c000>;
  970. 2025-01-04T12:50:28.7865558Z };
  971. 2025-01-04T12:50:28.7865724Z };
  972. 2025-01-04T12:50:28.7865890Z };
  973. 2025-01-04T12:50:28.7866053Z # 0 "<command-line>" 2
  974. 2025-01-04T12:50:28.7866353Z # 1 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap" 1
  975. 2025-01-04T12:50:28.7866617Z
  976. 2025-01-04T12:50:28.7866739Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 1 3 4
  977. 2025-01-04T12:50:28.7866947Z
  978. 2025-01-04T12:50:28.7867101Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/key_press.dtsi" 1 3 4
  979. 2025-01-04T12:50:28.7867335Z
  980. 2025-01-04T12:50:28.7867517Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  981. 2025-01-04T12:50:28.7867914Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/key_press.dtsi" 2 3 4
  982. 2025-01-04T12:50:28.7868148Z
  983. 2025-01-04T12:50:28.7868214Z / {
  984. 2025-01-04T12:50:28.7868379Z behaviors {
  985. 2025-01-04T12:50:28.7868491Z
  986. 2025-01-04T12:50:28.7868577Z /omit-if-no-ref/
  987. 2025-01-04T12:50:28.7868699Z
  988. 2025-01-04T12:50:28.7868781Z kp: key_press {
  989. 2025-01-04T12:50:28.7869141Z compatible = "zmk,behavior-key-press";
  990. 2025-01-04T12:50:28.7869584Z #binding-cells = <1>;
  991. 2025-01-04T12:50:28.7869839Z display-name = "Key Press";
  992. 2025-01-04T12:50:28.7870072Z };
  993. 2025-01-04T12:50:28.7870239Z };
  994. 2025-01-04T12:50:28.7870402Z };
  995. 2025-01-04T12:50:28.7870614Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  996. 2025-01-04T12:50:28.7870964Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/key_toggle.dtsi" 1 3 4
  997. 2025-01-04T12:50:28.7871208Z
  998. 2025-01-04T12:50:28.7871379Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  999. 2025-01-04T12:50:28.7871785Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/key_toggle.dtsi" 2 3 4
  1000. 2025-01-04T12:50:28.7872023Z
  1001. 2025-01-04T12:50:28.7872092Z / {
  1002. 2025-01-04T12:50:28.7872257Z behaviors {
  1003. 2025-01-04T12:50:28.7872365Z
  1004. 2025-01-04T12:50:28.7872447Z /omit-if-no-ref/
  1005. 2025-01-04T12:50:28.7872569Z
  1006. 2025-01-04T12:50:28.7872645Z kt: key_toggle {
  1007. 2025-01-04T12:50:28.7872882Z compatible = "zmk,behavior-key-toggle";
  1008. 2025-01-04T12:50:28.7873162Z #binding-cells = <1>;
  1009. 2025-01-04T12:50:28.7873403Z display-name = "Key Toggle";
  1010. 2025-01-04T12:50:28.7873635Z };
  1011. 2025-01-04T12:50:28.7873794Z };
  1012. 2025-01-04T12:50:28.7873952Z };
  1013. 2025-01-04T12:50:28.7874159Z # 9 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1014. 2025-01-04T12:50:28.7874519Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/transparent.dtsi" 1 3 4
  1015. 2025-01-04T12:50:28.7874761Z
  1016. 2025-01-04T12:50:28.7874926Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1017. 2025-01-04T12:50:28.7875332Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/transparent.dtsi" 2 3 4
  1018. 2025-01-04T12:50:28.7875574Z
  1019. 2025-01-04T12:50:28.7875641Z / {
  1020. 2025-01-04T12:50:28.7875803Z behaviors {
  1021. 2025-01-04T12:50:28.7875910Z
  1022. 2025-01-04T12:50:28.7875992Z /omit-if-no-ref/
  1023. 2025-01-04T12:50:28.7876122Z
  1024. 2025-01-04T12:50:28.7876205Z trans: transparent {
  1025. 2025-01-04T12:50:28.7876459Z compatible = "zmk,behavior-transparent";
  1026. 2025-01-04T12:50:28.7876739Z #binding-cells = <0>;
  1027. 2025-01-04T12:50:28.7877116Z display-name = "Transparent";
  1028. 2025-01-04T12:50:28.7877357Z };
  1029. 2025-01-04T12:50:28.7877515Z };
  1030. 2025-01-04T12:50:28.7877675Z };
  1031. 2025-01-04T12:50:28.7877889Z # 10 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1032. 2025-01-04T12:50:28.7878230Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/none.dtsi" 1 3 4
  1033. 2025-01-04T12:50:28.7878446Z
  1034. 2025-01-04T12:50:28.7878629Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1035. 2025-01-04T12:50:28.7879011Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/none.dtsi" 2 3 4
  1036. 2025-01-04T12:50:28.7879242Z
  1037. 2025-01-04T12:50:28.7879317Z / {
  1038. 2025-01-04T12:50:28.7879585Z behaviors {
  1039. 2025-01-04T12:50:28.7879694Z
  1040. 2025-01-04T12:50:28.7879778Z /omit-if-no-ref/
  1041. 2025-01-04T12:50:28.7879906Z
  1042. 2025-01-04T12:50:28.7879984Z none: none {
  1043. 2025-01-04T12:50:28.7880197Z compatible = "zmk,behavior-none";
  1044. 2025-01-04T12:50:28.7880488Z #binding-cells = <0>;
  1045. 2025-01-04T12:50:28.7880720Z display-name = "None";
  1046. 2025-01-04T12:50:28.7880949Z };
  1047. 2025-01-04T12:50:28.7881111Z };
  1048. 2025-01-04T12:50:28.7881270Z };
  1049. 2025-01-04T12:50:28.7881483Z # 11 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1050. 2025-01-04T12:50:28.7881836Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mod_tap.dtsi" 1 3 4
  1051. 2025-01-04T12:50:28.7882062Z
  1052. 2025-01-04T12:50:28.7882235Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1053. 2025-01-04T12:50:28.7882624Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/mod_tap.dtsi" 2 3 4
  1054. 2025-01-04T12:50:28.7882851Z
  1055. 2025-01-04T12:50:28.7882918Z / {
  1056. 2025-01-04T12:50:28.7883082Z behaviors {
  1057. 2025-01-04T12:50:28.7883189Z
  1058. 2025-01-04T12:50:28.7883275Z /omit-if-no-ref/
  1059. 2025-01-04T12:50:28.7883402Z
  1060. 2025-01-04T12:50:28.7883481Z mt: mod_tap {
  1061. 2025-01-04T12:50:28.7883701Z compatible = "zmk,behavior-hold-tap";
  1062. 2025-01-04T12:50:28.7883972Z #binding-cells = <2>;
  1063. 2025-01-04T12:50:28.7884338Z flavor = "hold-preferred";
  1064. 2025-01-04T12:50:28.7884596Z tapping-term-ms = <200>;
  1065. 2025-01-04T12:50:28.7884838Z bindings = <&kp>, <&kp>;
  1066. 2025-01-04T12:50:28.7885072Z display-name = "Mod-Tap";
  1067. 2025-01-04T12:50:28.7885302Z };
  1068. 2025-01-04T12:50:28.7885463Z };
  1069. 2025-01-04T12:50:28.7885618Z };
  1070. 2025-01-04T12:50:28.7885821Z # 12 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1071. 2025-01-04T12:50:28.7886171Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/layer_tap.dtsi" 1 3 4
  1072. 2025-01-04T12:50:28.7886407Z
  1073. 2025-01-04T12:50:28.7886576Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1074. 2025-01-04T12:50:28.7886975Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/layer_tap.dtsi" 2 3 4
  1075. 2025-01-04T12:50:28.7887203Z
  1076. 2025-01-04T12:50:28.7887273Z / {
  1077. 2025-01-04T12:50:28.7887427Z behaviors {
  1078. 2025-01-04T12:50:28.7887537Z
  1079. 2025-01-04T12:50:28.7887614Z /omit-if-no-ref/
  1080. 2025-01-04T12:50:28.7887748Z
  1081. 2025-01-04T12:50:28.7887829Z lt: layer_tap {
  1082. 2025-01-04T12:50:28.7888053Z compatible = "zmk,behavior-hold-tap";
  1083. 2025-01-04T12:50:28.7888323Z #binding-cells = <2>;
  1084. 2025-01-04T12:50:28.7888556Z flavor = "tap-preferred";
  1085. 2025-01-04T12:50:28.7888801Z tapping-term-ms = <200>;
  1086. 2025-01-04T12:50:28.7889039Z bindings = <&mo>, <&kp>;
  1087. 2025-01-04T12:50:28.7889281Z display-name = "Layer-Tap";
  1088. 2025-01-04T12:50:28.7889610Z };
  1089. 2025-01-04T12:50:28.7889816Z };
  1090. 2025-01-04T12:50:28.7889973Z };
  1091. 2025-01-04T12:50:28.7890184Z # 13 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1092. 2025-01-04T12:50:28.7890525Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/gresc.dtsi" 1 3 4
  1093. 2025-01-04T12:50:28.7890742Z
  1094. 2025-01-04T12:50:28.7890915Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1095. 2025-01-04T12:50:28.7891294Z # 9 "/tmp/zmk-config/zmk/app/dts/behaviors/gresc.dtsi" 2 3 4
  1096. 2025-01-04T12:50:28.7891660Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/keys.h" 1 3 4
  1097. 2025-01-04T12:50:28.7891906Z
  1098. 2025-01-04T12:50:28.7891975Z
  1099. 2025-01-04T12:50:28.7892222Z
  1100. 2025-01-04T12:50:28.7892395Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/hid_usage.h" 1 3 4
  1101. 2025-01-04T12:50:28.7892806Z # 11 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/hid_usage.h" 3 4
  1102. 2025-01-04T12:50:28.7893117Z
  1103. 2025-01-04T12:50:28.7893359Z # 9 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/keys.h" 2 3 4
  1104. 2025-01-04T12:50:28.7893786Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/hid_usage_pages.h" 1 3 4
  1105. 2025-01-04T12:50:28.7894253Z # 11 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/hid_usage_pages.h" 3 4
  1106. 2025-01-04T12:50:28.7894592Z
  1107. 2025-01-04T12:50:28.7894830Z # 10 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/keys.h" 2 3 4
  1108. 2025-01-04T12:50:28.7895235Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/modifiers.h" 1 3 4
  1109. 2025-01-04T12:50:28.7895489Z
  1110. 2025-01-04T12:50:28.7895558Z
  1111. 2025-01-04T12:50:28.7895801Z # 11 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/keys.h" 2 3 4
  1112. 2025-01-04T12:50:28.7896222Z # 10 "/tmp/zmk-config/zmk/app/dts/behaviors/gresc.dtsi" 2 3 4
  1113. 2025-01-04T12:50:28.7896450Z
  1114. 2025-01-04T12:50:28.7896518Z / {
  1115. 2025-01-04T12:50:28.7896685Z behaviors {
  1116. 2025-01-04T12:50:28.7896801Z
  1117. 2025-01-04T12:50:28.7896879Z /omit-if-no-ref/
  1118. 2025-01-04T12:50:28.7897009Z
  1119. 2025-01-04T12:50:28.7897099Z gresc: grave_escape {
  1120. 2025-01-04T12:50:28.7897346Z compatible = "zmk,behavior-mod-morph";
  1121. 2025-01-04T12:50:28.7897613Z #binding-cells = <0>;
  1122. 2025-01-04T12:50:28.7897923Z bindings = <&kp (((((0x07) << 16) | (0x29))))>, <&kp ((((0x07) << 16) | (0x35)))>;
  1123. 2025-01-04T12:50:28.7898248Z mods = <(0x08|0x02|0x80|0x20)>;
  1124. 2025-01-04T12:50:28.7898506Z display-name = "Grave/Escape";
  1125. 2025-01-04T12:50:28.7898744Z };
  1126. 2025-01-04T12:50:28.7898901Z };
  1127. 2025-01-04T12:50:28.7899058Z };
  1128. 2025-01-04T12:50:28.7899269Z # 14 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1129. 2025-01-04T12:50:28.7899866Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/sticky_key.dtsi" 1 3 4
  1130. 2025-01-04T12:50:28.7900113Z
  1131. 2025-01-04T12:50:28.7900289Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1132. 2025-01-04T12:50:28.7900691Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/sticky_key.dtsi" 2 3 4
  1133. 2025-01-04T12:50:28.7900925Z
  1134. 2025-01-04T12:50:28.7900990Z / {
  1135. 2025-01-04T12:50:28.7901151Z behaviors {
  1136. 2025-01-04T12:50:28.7901260Z
  1137. 2025-01-04T12:50:28.7901345Z /omit-if-no-ref/
  1138. 2025-01-04T12:50:28.7901474Z
  1139. 2025-01-04T12:50:28.7901555Z sk: sticky_key {
  1140. 2025-01-04T12:50:28.7901783Z compatible = "zmk,behavior-sticky-key";
  1141. 2025-01-04T12:50:28.7902062Z #binding-cells = <1>;
  1142. 2025-01-04T12:50:28.7902307Z release-after-ms = <1000>;
  1143. 2025-01-04T12:50:28.7902551Z bindings = <&kp>;
  1144. 2025-01-04T12:50:28.7902772Z ignore-modifiers;
  1145. 2025-01-04T12:50:28.7903001Z display-name = "Sticky Key";
  1146. 2025-01-04T12:50:28.7903239Z };
  1147. 2025-01-04T12:50:28.7903339Z
  1148. 2025-01-04T12:50:28.7903422Z /omit-if-no-ref/
  1149. 2025-01-04T12:50:28.7903556Z
  1150. 2025-01-04T12:50:28.7903640Z sl: sticky_layer {
  1151. 2025-01-04T12:50:28.7903872Z compatible = "zmk,behavior-sticky-key";
  1152. 2025-01-04T12:50:28.7904144Z #binding-cells = <1>;
  1153. 2025-01-04T12:50:28.7904381Z release-after-ms = <1000>;
  1154. 2025-01-04T12:50:28.7904622Z bindings = <&mo>;
  1155. 2025-01-04T12:50:28.7904841Z quick-release;
  1156. 2025-01-04T12:50:28.7905059Z display-name = "Sticky Layer";
  1157. 2025-01-04T12:50:28.7905303Z };
  1158. 2025-01-04T12:50:28.7905469Z };
  1159. 2025-01-04T12:50:28.7905557Z
  1160. 2025-01-04T12:50:28.7905628Z };
  1161. 2025-01-04T12:50:28.7905836Z # 15 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1162. 2025-01-04T12:50:28.7906214Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/momentary_layer.dtsi" 1 3 4
  1163. 2025-01-04T12:50:28.7906476Z
  1164. 2025-01-04T12:50:28.7906648Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1165. 2025-01-04T12:50:28.7907076Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/momentary_layer.dtsi" 2 3 4
  1166. 2025-01-04T12:50:28.7907456Z
  1167. 2025-01-04T12:50:28.7907529Z / {
  1168. 2025-01-04T12:50:28.7907686Z behaviors {
  1169. 2025-01-04T12:50:28.7907698Z
  1170. 2025-01-04T12:50:28.7907774Z /omit-if-no-ref/
  1171. 2025-01-04T12:50:28.7907779Z
  1172. 2025-01-04T12:50:28.7907858Z mo: momentary_layer {
  1173. 2025-01-04T12:50:28.7907984Z compatible = "zmk,behavior-momentary-layer";
  1174. 2025-01-04T12:50:28.7908067Z #binding-cells = <1>;
  1175. 2025-01-04T12:50:28.7908168Z display-name = "Momentary Layer";
  1176. 2025-01-04T12:50:28.7908235Z };
  1177. 2025-01-04T12:50:28.7908303Z };
  1178. 2025-01-04T12:50:28.7908375Z };
  1179. 2025-01-04T12:50:28.7908498Z # 16 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1180. 2025-01-04T12:50:28.7908662Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/toggle_layer.dtsi" 1 3 4
  1181. 2025-01-04T12:50:28.7908668Z
  1182. 2025-01-04T12:50:28.7908834Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1183. 2025-01-04T12:50:28.7908995Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/toggle_layer.dtsi" 2 3 4
  1184. 2025-01-04T12:50:28.7909009Z
  1185. 2025-01-04T12:50:28.7909075Z / {
  1186. 2025-01-04T12:50:28.7909146Z behaviors {
  1187. 2025-01-04T12:50:28.7909151Z
  1188. 2025-01-04T12:50:28.7909231Z /omit-if-no-ref/
  1189. 2025-01-04T12:50:28.7909235Z
  1190. 2025-01-04T12:50:28.7909311Z tog: toggle_layer {
  1191. 2025-01-04T12:50:28.7909627Z compatible = "zmk,behavior-toggle-layer";
  1192. 2025-01-04T12:50:28.7909717Z #binding-cells = <1>;
  1193. 2025-01-04T12:50:28.7909818Z display-name = "Toggle Layer";
  1194. 2025-01-04T12:50:28.7909891Z };
  1195. 2025-01-04T12:50:28.7909958Z };
  1196. 2025-01-04T12:50:28.7910027Z };
  1197. 2025-01-04T12:50:28.7910146Z # 17 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1198. 2025-01-04T12:50:28.7910290Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/to_layer.dtsi" 1 3 4
  1199. 2025-01-04T12:50:28.7910300Z
  1200. 2025-01-04T12:50:28.7910464Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1201. 2025-01-04T12:50:28.7910746Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/to_layer.dtsi" 2 3 4
  1202. 2025-01-04T12:50:28.7910758Z
  1203. 2025-01-04T12:50:28.7910829Z / {
  1204. 2025-01-04T12:50:28.7910903Z behaviors {
  1205. 2025-01-04T12:50:28.7910907Z
  1206. 2025-01-04T12:50:28.7910988Z /omit-if-no-ref/
  1207. 2025-01-04T12:50:28.7910992Z
  1208. 2025-01-04T12:50:28.7911065Z to: to_layer {
  1209. 2025-01-04T12:50:28.7911167Z compatible = "zmk,behavior-to-layer";
  1210. 2025-01-04T12:50:28.7911252Z #binding-cells = <1>;
  1211. 2025-01-04T12:50:28.7911335Z display-name = "To Layer";
  1212. 2025-01-04T12:50:28.7911407Z };
  1213. 2025-01-04T12:50:28.7911473Z };
  1214. 2025-01-04T12:50:28.7911539Z };
  1215. 2025-01-04T12:50:28.7911664Z # 18 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1216. 2025-01-04T12:50:28.7911797Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/reset.dtsi" 1 3 4
  1217. 2025-01-04T12:50:28.7911802Z
  1218. 2025-01-04T12:50:28.7911956Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/reset.h" 1 3 4
  1219. 2025-01-04T12:50:28.7912086Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/reset.dtsi" 2 3 4
  1220. 2025-01-04T12:50:28.7912097Z
  1221. 2025-01-04T12:50:28.7912171Z / {
  1222. 2025-01-04T12:50:28.7912243Z behaviors {
  1223. 2025-01-04T12:50:28.7912247Z
  1224. 2025-01-04T12:50:28.7912325Z sys_reset: sysreset {
  1225. 2025-01-04T12:50:28.7912429Z compatible = "zmk,behavior-reset";
  1226. 2025-01-04T12:50:28.7912509Z #binding-cells = <0>;
  1227. 2025-01-04T12:50:28.7912596Z display-name = "Reset";
  1228. 2025-01-04T12:50:28.7912663Z };
  1229. 2025-01-04T12:50:28.7912667Z
  1230. 2025-01-04T12:50:28.7912757Z bootloader: bootload {
  1231. 2025-01-04T12:50:28.7912851Z compatible = "zmk,behavior-reset";
  1232. 2025-01-04T12:50:28.7912930Z type = <0x57>;
  1233. 2025-01-04T12:50:28.7913014Z #binding-cells = <0>;
  1234. 2025-01-04T12:50:28.7913102Z display-name = "Bootloader";
  1235. 2025-01-04T12:50:28.7913178Z };
  1236. 2025-01-04T12:50:28.7913245Z };
  1237. 2025-01-04T12:50:28.7913309Z };
  1238. 2025-01-04T12:50:28.7913434Z # 19 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1239. 2025-01-04T12:50:28.7913640Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/sensor_rotate_key_press.dtsi" 1 3 4
  1240. 2025-01-04T12:50:28.7913763Z
  1241. 2025-01-04T12:50:28.7913835Z / {
  1242. 2025-01-04T12:50:28.7913907Z behaviors {
  1243. 2025-01-04T12:50:28.7913911Z
  1244. 2025-01-04T12:50:28.7914048Z /omit-if-no-ref/ inc_dec_cp: inc_dec_kp: enc_key_press {
  1245. 2025-01-04T12:50:28.7914179Z compatible = "zmk,behavior-sensor-rotate-var";
  1246. 2025-01-04T12:50:28.7914273Z #sensor-binding-cells = <2>;
  1247. 2025-01-04T12:50:28.7914362Z bindings = <&kp>, <&kp>;
  1248. 2025-01-04T12:50:28.7914430Z };
  1249. 2025-01-04T12:50:28.7914495Z };
  1250. 2025-01-04T12:50:28.7914566Z };
  1251. 2025-01-04T12:50:28.7914685Z # 20 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1252. 2025-01-04T12:50:28.7914854Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/rgb_underglow.dtsi" 1 3 4
  1253. 2025-01-04T12:50:28.7914859Z
  1254. 2025-01-04T12:50:28.7914924Z / {
  1255. 2025-01-04T12:50:28.7915001Z behaviors {
  1256. 2025-01-04T12:50:28.7915006Z
  1257. 2025-01-04T12:50:28.7915085Z rgb_ug: rgb_ug {
  1258. 2025-01-04T12:50:28.7915197Z compatible = "zmk,behavior-rgb-underglow";
  1259. 2025-01-04T12:50:28.7915290Z #binding-cells = <2>;
  1260. 2025-01-04T12:50:28.7915377Z display-name = "Underglow";
  1261. 2025-01-04T12:50:28.7915450Z };
  1262. 2025-01-04T12:50:28.7915517Z };
  1263. 2025-01-04T12:50:28.7915582Z };
  1264. 2025-01-04T12:50:28.7915709Z # 21 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1265. 2025-01-04T12:50:28.7915854Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/bluetooth.dtsi" 1 3 4
  1266. 2025-01-04T12:50:28.7915859Z
  1267. 2025-01-04T12:50:28.7916034Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1268. 2025-01-04T12:50:28.7916178Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/bluetooth.dtsi" 2 3 4
  1269. 2025-01-04T12:50:28.7916183Z
  1270. 2025-01-04T12:50:28.7916254Z / {
  1271. 2025-01-04T12:50:28.7916325Z behaviors {
  1272. 2025-01-04T12:50:28.7916329Z
  1273. 2025-01-04T12:50:28.7916407Z /omit-if-no-ref/
  1274. 2025-01-04T12:50:28.7916412Z
  1275. 2025-01-04T12:50:28.7916492Z bt: bluetooth {
  1276. 2025-01-04T12:50:28.7916683Z compatible = "zmk,behavior-bluetooth";
  1277. 2025-01-04T12:50:28.7916776Z #binding-cells = <2>;
  1278. 2025-01-04T12:50:28.7916861Z display-name = "Bluetooth";
  1279. 2025-01-04T12:50:28.7916928Z };
  1280. 2025-01-04T12:50:28.7917001Z };
  1281. 2025-01-04T12:50:28.7917066Z };
  1282. 2025-01-04T12:50:28.7917191Z # 22 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1283. 2025-01-04T12:50:28.7917338Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/ext_power.dtsi" 1 3 4
  1284. 2025-01-04T12:50:28.7917342Z
  1285. 2025-01-04T12:50:28.7917415Z / {
  1286. 2025-01-04T12:50:28.7917487Z behaviors {
  1287. 2025-01-04T12:50:28.7917491Z
  1288. 2025-01-04T12:50:28.7917572Z ext_power: extpower {
  1289. 2025-01-04T12:50:28.7917680Z compatible = "zmk,behavior-ext-power";
  1290. 2025-01-04T12:50:28.7917762Z #binding-cells = <1>;
  1291. 2025-01-04T12:50:28.7917865Z display-name = "External Power";
  1292. 2025-01-04T12:50:28.7917933Z };
  1293. 2025-01-04T12:50:28.7917999Z };
  1294. 2025-01-04T12:50:28.7918074Z };
  1295. 2025-01-04T12:50:28.7918190Z # 23 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1296. 2025-01-04T12:50:28.7918342Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/outputs.dtsi" 1 3 4
  1297. 2025-01-04T12:50:28.7918347Z
  1298. 2025-01-04T12:50:28.7918512Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1299. 2025-01-04T12:50:28.7918652Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/outputs.dtsi" 2 3 4
  1300. 2025-01-04T12:50:28.7918662Z
  1301. 2025-01-04T12:50:28.7918727Z / {
  1302. 2025-01-04T12:50:28.7918798Z behaviors {
  1303. 2025-01-04T12:50:28.7918802Z
  1304. 2025-01-04T12:50:28.7918884Z /omit-if-no-ref/
  1305. 2025-01-04T12:50:28.7918888Z
  1306. 2025-01-04T12:50:28.7918962Z out: outputs {
  1307. 2025-01-04T12:50:28.7919071Z compatible = "zmk,behavior-outputs";
  1308. 2025-01-04T12:50:28.7919152Z #binding-cells = <1>;
  1309. 2025-01-04T12:50:28.7919246Z display-name = "Output Selection";
  1310. 2025-01-04T12:50:28.7919319Z };
  1311. 2025-01-04T12:50:28.7919569Z };
  1312. 2025-01-04T12:50:28.7919644Z };
  1313. 2025-01-04T12:50:28.7919771Z # 24 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1314. 2025-01-04T12:50:28.7920071Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/caps_word.dtsi" 1 3 4
  1315. 2025-01-04T12:50:28.7920075Z
  1316. 2025-01-04T12:50:28.7920244Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1317. 2025-01-04T12:50:28.7920387Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/caps_word.dtsi" 2 3 4
  1318. 2025-01-04T12:50:28.7920392Z
  1319. 2025-01-04T12:50:28.7920463Z / {
  1320. 2025-01-04T12:50:28.7920534Z behaviors {
  1321. 2025-01-04T12:50:28.7920538Z
  1322. 2025-01-04T12:50:28.7920616Z /omit-if-no-ref/
  1323. 2025-01-04T12:50:28.7920621Z
  1324. 2025-01-04T12:50:28.7920702Z caps_word: caps_word {
  1325. 2025-01-04T12:50:28.7920804Z compatible = "zmk,behavior-caps-word";
  1326. 2025-01-04T12:50:28.7920891Z #binding-cells = <0>;
  1327. 2025-01-04T12:50:28.7921104Z continue-list = <((0x02 << 24 | (((0x07) << 16) | (0x2D)))) ((((0x07) << 16) | (0x2A))) ((((0x07) << 16) | (0x4C)))>;
  1328. 2025-01-04T12:50:28.7921198Z display-name = "Caps Word";
  1329. 2025-01-04T12:50:28.7921273Z };
  1330. 2025-01-04T12:50:28.7921340Z };
  1331. 2025-01-04T12:50:28.7921420Z };
  1332. 2025-01-04T12:50:28.7921540Z # 25 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1333. 2025-01-04T12:50:28.7921699Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/key_repeat.dtsi" 1 3 4
  1334. 2025-01-04T12:50:28.7921705Z
  1335. 2025-01-04T12:50:28.7921869Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1336. 2025-01-04T12:50:28.7922020Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/key_repeat.dtsi" 2 3 4
  1337. 2025-01-04T12:50:28.7922025Z
  1338. 2025-01-04T12:50:28.7922090Z / {
  1339. 2025-01-04T12:50:28.7922160Z behaviors {
  1340. 2025-01-04T12:50:28.7922165Z
  1341. 2025-01-04T12:50:28.7922246Z /omit-if-no-ref/
  1342. 2025-01-04T12:50:28.7922250Z
  1343. 2025-01-04T12:50:28.7922336Z key_repeat: key_repeat {
  1344. 2025-01-04T12:50:28.7922447Z compatible = "zmk,behavior-key-repeat";
  1345. 2025-01-04T12:50:28.7922527Z #binding-cells = <0>;
  1346. 2025-01-04T12:50:28.7922617Z usage-pages = <(0x07)>;
  1347. 2025-01-04T12:50:28.7922871Z display-name = "Key Repeat";
  1348. 2025-01-04T12:50:28.7922944Z };
  1349. 2025-01-04T12:50:28.7923016Z };
  1350. 2025-01-04T12:50:28.7923084Z };
  1351. 2025-01-04T12:50:28.7923215Z # 26 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1352. 2025-01-04T12:50:28.7923364Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/backlight.dtsi" 1 3 4
  1353. 2025-01-04T12:50:28.7923369Z
  1354. 2025-01-04T12:50:28.7923534Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1355. 2025-01-04T12:50:28.7923685Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/backlight.dtsi" 2 3 4
  1356. 2025-01-04T12:50:28.7923690Z
  1357. 2025-01-04T12:50:28.7923757Z / {
  1358. 2025-01-04T12:50:28.7923836Z behaviors {
  1359. 2025-01-04T12:50:28.7923840Z
  1360. 2025-01-04T12:50:28.7923917Z /omit-if-no-ref/
  1361. 2025-01-04T12:50:28.7923921Z
  1362. 2025-01-04T12:50:28.7924002Z bl: bcklight {
  1363. 2025-01-04T12:50:28.7924107Z compatible = "zmk,behavior-backlight";
  1364. 2025-01-04T12:50:28.7924190Z #binding-cells = <2>;
  1365. 2025-01-04T12:50:28.7924285Z display-name = "Backlight";
  1366. 2025-01-04T12:50:28.7924360Z };
  1367. 2025-01-04T12:50:28.7924439Z };
  1368. 2025-01-04T12:50:28.7924505Z };
  1369. 2025-01-04T12:50:28.7924623Z # 27 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1370. 2025-01-04T12:50:28.7924766Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/macros.dtsi" 1 3 4
  1371. 2025-01-04T12:50:28.7924899Z # 29 "/tmp/zmk-config/zmk/app/dts/behaviors/macros.dtsi" 3 4
  1372. 2025-01-04T12:50:28.7924971Z / {
  1373. 2025-01-04T12:50:28.7925042Z behaviors {
  1374. 2025-01-04T12:50:28.7925124Z macro_tap: macro_tap {
  1375. 2025-01-04T12:50:28.7925244Z compatible = "zmk,macro-control-mode-tap";
  1376. 2025-01-04T12:50:28.7925323Z #binding-cells = <0>;
  1377. 2025-01-04T12:50:28.7925397Z };
  1378. 2025-01-04T12:50:28.7925401Z
  1379. 2025-01-04T12:50:28.7925485Z macro_press: macro_press {
  1380. 2025-01-04T12:50:28.7925605Z compatible = "zmk,macro-control-mode-press";
  1381. 2025-01-04T12:50:28.7925691Z #binding-cells = <0>;
  1382. 2025-01-04T12:50:28.7925758Z };
  1383. 2025-01-04T12:50:28.7925767Z
  1384. 2025-01-04T12:50:28.7925862Z macro_release: macro_release {
  1385. 2025-01-04T12:50:28.7926071Z compatible = "zmk,macro-control-mode-release";
  1386. 2025-01-04T12:50:28.7926157Z #binding-cells = <0>;
  1387. 2025-01-04T12:50:28.7926224Z };
  1388. 2025-01-04T12:50:28.7926228Z
  1389. 2025-01-04T12:50:28.7926319Z macro_tap_time: macro_tap_time {
  1390. 2025-01-04T12:50:28.7926440Z compatible = "zmk,macro-control-tap-time";
  1391. 2025-01-04T12:50:28.7926520Z #binding-cells = <1>;
  1392. 2025-01-04T12:50:28.7926591Z };
  1393. 2025-01-04T12:50:28.7926596Z
  1394. 2025-01-04T12:50:28.7926685Z macro_wait_time: macro_wait_time {
  1395. 2025-01-04T12:50:28.7926796Z compatible = "zmk,macro-control-wait-time";
  1396. 2025-01-04T12:50:28.7926883Z #binding-cells = <1>;
  1397. 2025-01-04T12:50:28.7926949Z };
  1398. 2025-01-04T12:50:28.7926953Z
  1399. 2025-01-04T12:50:28.7927076Z macro_pause_for_release: macro_pause_for_release {
  1400. 2025-01-04T12:50:28.7927189Z compatible = "zmk,macro-pause-for-release";
  1401. 2025-01-04T12:50:28.7927284Z #binding-cells = <0>;
  1402. 2025-01-04T12:50:28.7927354Z };
  1403. 2025-01-04T12:50:28.7927358Z
  1404. 2025-01-04T12:50:28.7927451Z macro_param_1to1: macro_param_1to1 {
  1405. 2025-01-04T12:50:28.7927558Z compatible = "zmk,macro-param-1to1";
  1406. 2025-01-04T12:50:28.7927636Z #binding-cells = <0>;
  1407. 2025-01-04T12:50:28.7927706Z };
  1408. 2025-01-04T12:50:28.7927710Z
  1409. 2025-01-04T12:50:28.7927799Z macro_param_1to2: macro_param_1to2 {
  1410. 2025-01-04T12:50:28.7927897Z compatible = "zmk,macro-param-1to2";
  1411. 2025-01-04T12:50:28.7927980Z #binding-cells = <0>;
  1412. 2025-01-04T12:50:28.7928047Z };
  1413. 2025-01-04T12:50:28.7928051Z
  1414. 2025-01-04T12:50:28.7928143Z macro_param_2to1: macro_param_2to1 {
  1415. 2025-01-04T12:50:28.7928240Z compatible = "zmk,macro-param-2to1";
  1416. 2025-01-04T12:50:28.7928323Z #binding-cells = <0>;
  1417. 2025-01-04T12:50:28.7928389Z };
  1418. 2025-01-04T12:50:28.7928483Z
  1419. 2025-01-04T12:50:28.7928572Z macro_param_2to2: macro_param_2to2 {
  1420. 2025-01-04T12:50:28.7928680Z compatible = "zmk,macro-param-2to2";
  1421. 2025-01-04T12:50:28.7928758Z #binding-cells = <0>;
  1422. 2025-01-04T12:50:28.7928831Z };
  1423. 2025-01-04T12:50:28.7928896Z };
  1424. 2025-01-04T12:50:28.7928960Z };
  1425. 2025-01-04T12:50:28.7929089Z # 28 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1426. 2025-01-04T12:50:28.7929236Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/soft_off.dtsi" 1 3 4
  1427. 2025-01-04T12:50:28.7929241Z
  1428. 2025-01-04T12:50:28.7929522Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1429. 2025-01-04T12:50:28.7929664Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/soft_off.dtsi" 2 3 4
  1430. 2025-01-04T12:50:28.7929670Z
  1431. 2025-01-04T12:50:28.7929742Z / {
  1432. 2025-01-04T12:50:28.7929814Z behaviors {
  1433. 2025-01-04T12:50:28.7929818Z
  1434. 2025-01-04T12:50:28.7929892Z /omit-if-no-ref/
  1435. 2025-01-04T12:50:28.7929897Z
  1436. 2025-01-04T12:50:28.7929979Z soft_off: z_so_off {
  1437. 2025-01-04T12:50:28.7930085Z compatible = "zmk,behavior-soft-off";
  1438. 2025-01-04T12:50:28.7930174Z #binding-cells = <0>;
  1439. 2025-01-04T12:50:28.7930274Z split-peripheral-off-on-press;
  1440. 2025-01-04T12:50:28.7930340Z };
  1441. 2025-01-04T12:50:28.7930413Z };
  1442. 2025-01-04T12:50:28.7930477Z };
  1443. 2025-01-04T12:50:28.7930601Z # 29 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1444. 2025-01-04T12:50:28.7930762Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/studio_unlock.dtsi" 1 3 4
  1445. 2025-01-04T12:50:28.7930767Z
  1446. 2025-01-04T12:50:28.7930838Z / {
  1447. 2025-01-04T12:50:28.7930909Z behaviors {
  1448. 2025-01-04T12:50:28.7930995Z studio_unlock: studio_unlock {
  1449. 2025-01-04T12:50:28.7931111Z compatible = "zmk,behavior-studio-unlock";
  1450. 2025-01-04T12:50:28.7931189Z #binding-cells = <0>;
  1451. 2025-01-04T12:50:28.7931285Z display-name = "Studio Unlock";
  1452. 2025-01-04T12:50:28.7931355Z };
  1453. 2025-01-04T12:50:28.7931420Z };
  1454. 2025-01-04T12:50:28.7931491Z };
  1455. 2025-01-04T12:50:28.7931615Z # 30 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1456. 2025-01-04T12:50:28.7931897Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_keys.dtsi" 1 3 4
  1457. 2025-01-04T12:50:28.7931901Z
  1458. 2025-01-04T12:50:28.7932070Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_key_press.dtsi" 1 3 4
  1459. 2025-01-04T12:50:28.7932075Z
  1460. 2025-01-04T12:50:28.7932240Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/behaviors.h" 1 3 4
  1461. 2025-01-04T12:50:28.7932411Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_key_press.dtsi" 2 3 4
  1462. 2025-01-04T12:50:28.7932417Z
  1463. 2025-01-04T12:50:28.7932482Z / {
  1464. 2025-01-04T12:50:28.7932558Z behaviors {
  1465. 2025-01-04T12:50:28.7932563Z
  1466. 2025-01-04T12:50:28.7932638Z /omit-if-no-ref/
  1467. 2025-01-04T12:50:28.7932643Z
  1468. 2025-01-04T12:50:28.7932730Z mkp: mouse_key_press {
  1469. 2025-01-04T12:50:28.7932848Z compatible = "zmk,behavior-mouse-key-press";
  1470. 2025-01-04T12:50:28.7932929Z #binding-cells = <1>;
  1471. 2025-01-04T12:50:28.7933002Z };
  1472. 2025-01-04T12:50:28.7933068Z };
  1473. 2025-01-04T12:50:28.7933077Z
  1474. 2025-01-04T12:50:28.7933182Z mkp_input_listener: mkp_input_listener {
  1475. 2025-01-04T12:50:28.7933282Z compatible = "zmk,input-listener";
  1476. 2025-01-04T12:50:28.7933359Z device = <&mkp>;
  1477. 2025-01-04T12:50:28.7933432Z };
  1478. 2025-01-04T12:50:28.7933498Z };
  1479. 2025-01-04T12:50:28.7933650Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_keys.dtsi" 2 3 4
  1480. 2025-01-04T12:50:28.7933796Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_move.dtsi" 1 3 4
  1481. 2025-01-04T12:50:28.7933800Z
  1482. 2025-01-04T12:50:28.7934042Z # 1 "/tmp/zmk-config/zephyr/include/zephyr/dt-bindings/input/input-event-codes.h" 1 3 4
  1483. 2025-01-04T12:50:28.7934189Z # 8 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_move.dtsi" 2 3 4
  1484. 2025-01-04T12:50:28.7934193Z
  1485. 2025-01-04T12:50:28.7934257Z / {
  1486. 2025-01-04T12:50:28.7934335Z behaviors {
  1487. 2025-01-04T12:50:28.7934428Z /omit-if-no-ref/ mmv: mouse_move {
  1488. 2025-01-04T12:50:28.7934546Z compatible = "zmk,behavior-input-two-axis";
  1489. 2025-01-04T12:50:28.7934628Z #binding-cells = <1>;
  1490. 2025-01-04T12:50:28.7934824Z x-input-code = <0x00>;
  1491. 2025-01-04T12:50:28.7934920Z y-input-code = <0x01>;
  1492. 2025-01-04T12:50:28.7935012Z time-to-max-speed-ms = <300>;
  1493. 2025-01-04T12:50:28.7935110Z acceleration-exponent = <1>;
  1494. 2025-01-04T12:50:28.7935177Z };
  1495. 2025-01-04T12:50:28.7935246Z };
  1496. 2025-01-04T12:50:28.7935257Z
  1497. 2025-01-04T12:50:28.7935355Z mmv_input_listener: mmv_input_listener {
  1498. 2025-01-04T12:50:28.7935447Z compatible = "zmk,input-listener";
  1499. 2025-01-04T12:50:28.7935530Z device = <&mmv>;
  1500. 2025-01-04T12:50:28.7935596Z };
  1501. 2025-01-04T12:50:28.7935666Z };
  1502. 2025-01-04T12:50:28.7935811Z # 9 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_keys.dtsi" 2 3 4
  1503. 2025-01-04T12:50:28.7935969Z # 1 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_scroll.dtsi" 1 3 4
  1504. 2025-01-04T12:50:28.7936126Z # 10 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_scroll.dtsi" 3 4
  1505. 2025-01-04T12:50:28.7936191Z / {
  1506. 2025-01-04T12:50:28.7936268Z behaviors {
  1507. 2025-01-04T12:50:28.7936366Z /omit-if-no-ref/ msc: mouse_scroll {
  1508. 2025-01-04T12:50:28.7936480Z compatible = "zmk,behavior-input-two-axis";
  1509. 2025-01-04T12:50:28.7936564Z #binding-cells = <1>;
  1510. 2025-01-04T12:50:28.7936645Z x-input-code = <0x06>;
  1511. 2025-01-04T12:50:28.7936729Z y-input-code = <0x08>;
  1512. 2025-01-04T12:50:28.7936816Z time-to-max-speed-ms = <300>;
  1513. 2025-01-04T12:50:28.7936906Z acceleration-exponent = <0>;
  1514. 2025-01-04T12:50:28.7936977Z };
  1515. 2025-01-04T12:50:28.7937043Z };
  1516. 2025-01-04T12:50:28.7937047Z
  1517. 2025-01-04T12:50:28.7937147Z msc_input_listener: msc_input_listener {
  1518. 2025-01-04T12:50:28.7937238Z compatible = "zmk,input-listener";
  1519. 2025-01-04T12:50:28.7937311Z device = <&msc>;
  1520. 2025-01-04T12:50:28.7937382Z };
  1521. 2025-01-04T12:50:28.7937447Z };
  1522. 2025-01-04T12:50:28.7937599Z # 10 "/tmp/zmk-config/zmk/app/dts/behaviors/mouse_keys.dtsi" 2 3 4
  1523. 2025-01-04T12:50:28.7937719Z # 31 "/tmp/zmk-config/zmk/app/dts/behaviors.dtsi" 2 3 4
  1524. 2025-01-04T12:50:28.7937895Z # 7 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap" 2
  1525. 2025-01-04T12:50:28.7937984Z
  1526. 2025-01-04T12:50:28.7938131Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/rgb.h" 1 3 4
  1527. 2025-01-04T12:50:28.7938293Z # 9 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap" 2
  1528. 2025-01-04T12:50:28.7938440Z # 1 "/tmp/zmk-config/zmk/app/include/dt-bindings/zmk/bt.h" 1 3 4
  1529. 2025-01-04T12:50:28.7938604Z # 10 "/__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap" 2
  1530. 2025-01-04T12:50:28.7938609Z
  1531. 2025-01-04T12:50:28.7938679Z / {
  1532. 2025-01-04T12:50:28.7938750Z keymap {
  1533. 2025-01-04T12:50:28.7938834Z compatible = "zmk,keymap";
  1534. 2025-01-04T12:50:28.7938844Z
  1535. 2025-01-04T12:50:28.7938917Z default_layer {
  1536. 2025-01-04T12:50:28.7938922Z
  1537. 2025-01-04T12:50:28.7938993Z bindings = <
  1538. 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)))
  1539. 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))))
  1540. 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))))
  1541. 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))))
  1542. 2025-01-04T12:50:28.7940934Z >;
  1543. 2025-01-04T12:50:28.7941000Z };
  1544. 2025-01-04T12:50:28.7941004Z
  1545. 2025-01-04T12:50:28.7941079Z num_layer {
  1546. 2025-01-04T12:50:28.7941084Z
  1547. 2025-01-04T12:50:28.7941156Z bindings = <
  1548. 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)))
  1549. 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))))
  1550. 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))))
  1551. 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))))
  1552. 2025-01-04T12:50:28.7942973Z >;
  1553. 2025-01-04T12:50:28.7943039Z };
  1554. 2025-01-04T12:50:28.7943043Z
  1555. 2025-01-04T12:50:28.7943118Z f_layer {
  1556. 2025-01-04T12:50:28.7943123Z
  1557. 2025-01-04T12:50:28.7943195Z bindings = <
  1558. 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)))
  1559. 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))))
  1560. 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))))
  1561. 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))))
  1562. 2025-01-04T12:50:28.7944890Z >;
  1563. 2025-01-04T12:50:28.7944961Z };
  1564. 2025-01-04T12:50:28.7944965Z
  1565. 2025-01-04T12:50:28.7945042Z misc_layer {
  1566. 2025-01-04T12:50:28.7945146Z
  1567. 2025-01-04T12:50:28.7945219Z bindings = <
  1568. 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)))
  1569. 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))))
  1570. 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))))
  1571. 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))))
  1572. 2025-01-04T12:50:28.7946904Z >;
  1573. 2025-01-04T12:50:28.7946970Z };
  1574. 2025-01-04T12:50:28.7946974Z
  1575. 2025-01-04T12:50:28.7947177Z sensor-bindings = <&inc_dec_kp (((((0x0C) << 16) | (0xE9)))) (((((0x0C) << 16) | (0xEA))))>;
  1576. 2025-01-04T12:50:28.7947244Z };
  1577. 2025-01-04T12:50:28.7947313Z };
  1578. 2025-01-04T12:50:28.7947394Z # 0 "<command-line>" 2
  1579. 2025-01-04T12:50:28.7947499Z # 1 "/tmp/zmk-config/zephyr/misc/empty_file.c"
  1580.  
Advertisement
Add Comment
Please, Sign In to add comment