Commit graph

  • e66f068fb5 fix(docs): Minor soft-off docs tweaks from review. Peter Johanson 2024-03-27 20:35:40 -07:00
  • 29c0cdb3ab fix(shields): Fix for direct use with ZMK Uno split. Peter Johanson 2024-03-25 09:41:33 +00:00
  • 7e7110d85f fix(pm): Fixes for dedicated on/off on peripherals. Peter Johanson 2024-03-25 02:39:54 -07:00
  • 41d81801ed fix(pm): Use Zephyr created device slots. Peter Johanson 2024-03-25 09:37:14 +00:00
  • d0e0ecb4e3 refactor: Use kscan directly to wake when we can. Peter Johanson 2024-03-25 01:47:11 -07:00
  • 2df6dcd973 feat(behaviors): More logging in soft off. Peter Johanson 2024-03-16 14:15:52 -07:00
  • fa9ea9ea8b fix(docs): Fix soft off waker prop name, headers. Pete Johanson 2024-03-15 20:22:54 -04:00
  • bb94a7aafe fix: Fixes for building soft off without deep sleep. Peter Johanson 2024-02-20 00:10:15 -08:00
  • cac999b1d6 feat: Updated soft-off docs. Peter Johanson 2024-02-20 07:59:26 +00:00
  • 8d54e287f0 fix: Adjustments for Zephyr 3.5. Peter Johanson 2024-02-19 02:18:23 -08:00
  • bd21f41412 refactor: Fixes for review feedback. Peter Johanson 2024-01-26 01:48:46 -08:00
  • 5d960a758f fix: Cleanups of sideband and direct kscan from review. Peter Johanson 2024-01-22 13:39:08 -08:00
  • 4198fac90f fix(pm): Fix deep sleep with sideband behaviors. Peter Johanson 2024-01-03 11:11:24 -08:00
  • 09111f1cf3 fix: Sleep after clearing endpoints to wait for send. Peter Johanson 2023-12-31 06:36:52 +00:00
  • c3144055e8 refactor(boards): Move ZMK Uno 1P3T slider to sideband Peter Johanson 2023-12-31 00:57:00 +00:00
  • a0ad1d4c94 refactor: Add kscan sideband behavior driver Peter Johanson 2023-12-30 16:38:52 -08:00
  • e78b25a445 feat(kscan): Direct kscan driver can use gpio-keys. Peter Johanson 2023-12-31 00:34:20 +00:00
  • 933fdcd364 refactor(pm): Remove scanned behavior trigger. Pete Johanson 2023-12-29 16:28:22 -08:00
  • 5ebe924e94 chore: Various soft-off review fixes Pete Johanson 2023-12-29 15:03:14 -08:00
  • fceb0351a5 refactor: Fixes for soft-off based on review. Peter Johanson 2023-12-20 18:08:40 -08:00
  • 96968514e3 fix(docs): Apply suggestions from code review Pete Johanson 2023-12-09 17:18:04 -05:00
  • e78249ee06 fix(bt): Fix BT tests after soft off work. Peter Johanson 2023-12-07 04:04:13 +00:00
  • 0d4d4fb2b5 feat(pm): Clear HID data before soft off. Peter Johanson 2023-12-07 00:37:31 +00:00
  • 860e53b33a refactor: Promote new endpoints API Peter Johanson 2023-12-07 00:36:02 +00:00
  • d3fffb9e89 feat(shields): Add soft-off to the nrf52840dk ZMK Uno Peter Johanson 2023-09-16 11:50:12 -07:00
  • b19df0cbf0 feat(behaviors): Add soft off behavior. Peter Johanson 2023-09-13 20:01:02 +00:00
  • 738c3c0e3b feat(kscan): Add PM support to GPIO kscan drivers. Peter Johanson 2023-09-13 19:58:53 +00:00
  • adb3a13dc5 feat: Add soft on/off support. Peter Johanson 2023-03-15 21:48:30 -04:00
  • be0ada2c39 fix(docs): Minor soft-off docs tweaks from review. Peter Johanson 2024-03-27 20:35:40 -07:00
  • e9a93bfb0f
    Merge 54fae8a18a into 58ccc5970d zhiayang 2024-03-27 23:15:34 -04:00
  • ac9e2067cf
    Merge 0d1ea70f7e into 58ccc5970d zhiayang 2024-03-27 20:59:02 -04:00
  • 58ccc5970d fix(build): Modify function return type Thomas Huber 2024-03-27 14:16:34 -07:00
  • e806cd6da1 feat(gitignore): add clangd cache folder Thomas Huber 2024-03-27 14:20:53 -07:00
  • caa224cdb0
    feat(gitignore): add clangd cache folder Thomas Huber 2024-03-27 14:20:53 -07:00
  • 24480692cc
    fix(build): Modify function return type Thomas Huber 2024-03-27 14:16:34 -07:00
  • fce2cb01eb rename to .zmk.yml DonPavlov 2024-03-27 13:14:08 +01:00
  • 0b5820522d initially add configuration DonPavlov 2024-03-27 12:05:58 +00:00
  • 1dc7e45b76
    Merge f268b313a8 into 94c3b9a246 snoyer 2024-03-25 13:06:36 +00:00
  • 89f564d00c fix(shields): Fix for direct use with ZMK Uno split. Peter Johanson 2024-03-25 09:41:33 +00:00
  • 454fc86dcc fix(pm): Fixes for dedicated on/off on peripherals. Peter Johanson 2024-03-25 02:39:54 -07:00
  • a27db1505c fix(pm): Use Zephyr created device slots. Peter Johanson 2024-03-25 09:37:14 +00:00
  • 33e27e1155 refactor: Use kscan directly to wake when we can. Peter Johanson 2024-03-25 01:47:11 -07:00
  • 063cb05e52 feat(behaviors): More logging in soft off. Peter Johanson 2024-03-16 14:15:52 -07:00
  • 084ae0c866 fix(docs): Fix soft off waker prop name, headers. Pete Johanson 2024-03-15 20:22:54 -04:00
  • deb2eded35 fix: Fixes for building soft off without deep sleep. Peter Johanson 2024-02-20 00:10:15 -08:00
  • 20b382fa31 feat: Updated soft-off docs. Peter Johanson 2024-02-20 07:59:26 +00:00
  • e288a33de2 fix: Adjustments for Zephyr 3.5. Peter Johanson 2024-02-19 02:18:23 -08:00
  • d02d40549a refactor: Fixes for review feedback. Peter Johanson 2024-01-26 01:48:46 -08:00
  • 98f935ef28 fix: Cleanups of sideband and direct kscan from review. Peter Johanson 2024-01-22 13:39:08 -08:00
  • 50ca2396f7 fix(pm): Fix deep sleep with sideband behaviors. Peter Johanson 2024-01-03 11:11:24 -08:00
  • ea58eeab46 fix: Sleep after clearing endpoints to wait for send. Peter Johanson 2023-12-31 06:36:52 +00:00
  • 904bf938bc refactor(boards): Move ZMK Uno 1P3T slider to sideband Peter Johanson 2023-12-31 00:57:00 +00:00
  • 54d66a2c9e refactor: Add kscan sideband behavior driver Peter Johanson 2023-12-30 16:38:52 -08:00
  • 74f00dad9b feat(kscan): Direct kscan driver can use gpio-keys. Peter Johanson 2023-12-31 00:34:20 +00:00
  • 9263b0eff2 refactor(pm): Remove scanned behavior trigger. Pete Johanson 2023-12-29 16:28:22 -08:00
  • 14e9476b89 chore: Various soft-off review fixes Pete Johanson 2023-12-29 15:03:14 -08:00
  • 257fb0fca8 refactor: Fixes for soft-off based on review. Peter Johanson 2023-12-20 18:08:40 -08:00
  • c4f6b3b74d fix(docs): Apply suggestions from code review Pete Johanson 2023-12-09 17:18:04 -05:00
  • 7aef6c0642 fix(bt): Fix BT tests after soft off work. Peter Johanson 2023-12-07 04:04:13 +00:00
  • 6c16c90565 feat(pm): Clear HID data before soft off. Peter Johanson 2023-12-07 00:37:31 +00:00
  • e5ba05afc2 refactor: Promote new endpoints API Peter Johanson 2023-12-07 00:36:02 +00:00
  • 1e45953e2e feat(shields): Add soft-off to the nrf52840dk ZMK Uno Peter Johanson 2023-09-16 11:50:12 -07:00
  • 9bbb8b50a0 feat(behaviors): Add soft off behavior. Peter Johanson 2023-09-13 20:01:02 +00:00
  • 81ef51ed9f feat(kscan): Add PM support to GPIO kscan drivers. Peter Johanson 2023-09-13 19:58:53 +00:00
  • 9dc1df734a feat: Add soft on/off support. Peter Johanson 2023-03-15 21:48:30 -04:00
  • 6cd62e3d44 modify west.yml dariel_zhang 2024-03-25 17:27:07 +08:00
  • d649504b36
    Merge a81da31d6a into 94c3b9a246 Kim 2024-03-25 10:59:23 +05:30
  • 17b82a9042
    Merge 72f8c5072e into 94c3b9a246 Bryan Forbes 2024-03-25 10:58:59 +05:30
  • f859d68b61
    Merge 5dbf10e3e8 into 94c3b9a246 Adrien Friggeri 2024-03-25 11:12:48 +08:00
  • 94c3b9a246 feat(build): Allow specifying snippets for a build. Peter Johanson 2024-03-24 21:09:16 +00:00
  • c684cee76f refactor(docs): Refer to overview page for behaviors Cem Aksoylar 2024-03-24 17:58:20 -07:00
  • 8d10070acc refactor(docs): Refer to overview page for behaviors Cem Aksoylar 2024-03-24 17:58:20 -07:00
  • f2d8b9b0a3 feat(docs): Add Behavior overview page Thomas Huber 2024-03-20 07:18:44 -07:00
  • 4b8e83a295 feat(build): Allow specifying snippets for a build. Peter Johanson 2024-03-24 21:09:16 +00:00
  • 44358798d3 feat: Add ability to fetch battery voltage. Peter Johanson 2024-03-15 21:00:37 +00:00
  • fc8ac73623 feat: Add ability to fetch battery voltage. Peter Johanson 2024-03-15 21:00:37 +00:00
  • 2e6a440211 suggestion from PR elpekenin 2024-03-23 22:31:37 +01:00
  • 4e6d593a87 feat: default layer setter elpekenin 2024-03-23 12:28:00 +01:00
  • e6aa21e436
    chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs dependabot[bot] 2024-03-23 06:44:29 +00:00
  • ab9f180b3a fix(devcontainer): Add packages required by grpcio c10l 2024-03-22 00:02:59 +00:00
  • 4990e079da Add interrupt trigger and charging event ReFil 2024-03-21 14:36:20 +00:00
  • ba810177d5 Add charging indication to battery event ReFil 2024-03-21 14:35:59 +00:00
  • ef20c7f473 Add interrupt triggering to BVD and VDDH ReFil 2024-03-21 14:32:59 +00:00
  • fee7faf809 Document charging indication functionality ReFil 2023-10-20 11:01:12 +01:00
  • b82be6b485 feat(battery): Initial battery charging state setection ReFil 2022-10-11 15:56:16 +01:00
  • 931a36ff4a feat(docs): Add a note on using BT with dual boot systems Cem Aksoylar 2024-02-28 00:09:27 -08:00
  • 3a3eed2960 fix: Add settings reset on start init priority. Peter Johanson 2024-03-19 10:50:04 -07:00
  • df2330b1fd
    feat(docs): Add Behavior overview page Thomas Huber 2024-03-20 07:18:44 -07:00
  • 4235bc8497 fix: Add settings reset on start init priority. Peter Johanson 2024-03-19 10:50:04 -07:00
  • 1f7cd7a107 feat(docs): Add troubleshooting section for empty_file error フィルターペーパー 2024-03-19 10:49:16 +08:00
  • 69c7d020c9 feat(behaviors): Allow changing caps word shifted keys Joel Spadin 2024-01-29 00:26:54 -06:00
  • 04763400a7 refactor: Deduplicate key code decoding Joel Spadin 2024-01-28 18:58:11 -06:00
  • 1bcd2f8122 refactor(behaviors): Clean up caps_word Joel Spadin 2023-03-17 11:56:29 -05:00
  • 92a4fa4a0e feat(docs): Add troubleshooting section for empty_file error フィルターペーパー 2024-03-19 10:49:16 +08:00
  • 0b746d6b0f feat(docs): Add a note on using BT with dual boot systems Cem Aksoylar 2024-02-28 00:09:27 -08:00
  • 828943156a
    fix(docs): Fix hold-tap info callout (#2211) Theo Lemay 2024-03-18 18:34:45 -04:00
  • 4512250d08
    Update docs/docs/behaviors/hold-tap.mdx Theo Lemay 2024-03-18 18:19:58 -04:00
  • d87349920d
    chore(docs): fix hold-tap info callout Theo Lemay 2024-03-18 13:58:36 -04:00
  • 736c5fb46e feat(docs): Add a note on macOS v14.3 file copy error message フィルターペーパー 2024-03-07 14:51:47 +08:00
  • ce743f2b35 chore: fix whitespace Theo Lemay 2023-12-29 23:07:19 -05:00