Commit graph

  • 3bece681d9
    Merge 98fcff0b5f into 84b93350b8 Pete Johanson 2023-11-27 18:54:38 +01:00
  • 84b93350b8
    feat(docs): Document adding USB logging to a standalone board (#2039) ReFil 2023-11-27 17:12:33 +00:00
  • d8524f16e2
    Update docs/docs/development/usb-logging.md Cem Aksoylar 2023-11-27 09:09:00 -08:00
  • 3612ecdf9f
    Apply suggestions from code review ReFil 2023-11-27 08:53:58 +00:00
  • 1ddb813bcf docs: Document adding USB logging to a standalone board ReFil 2023-11-26 18:23:32 +00:00
  • f7c9b64079 Remove USB CDC label ReFil 2023-11-26 17:21:49 +00:00
  • 233c4f8f75 feat(ble): Only update BAS when active ReFil 2023-11-15 20:24:22 +00:00
  • a3f30ee799 feat(build): Add support for artifact-name in build.yaml, correctly Cem Aksoylar 2023-11-10 22:40:55 -08:00
  • f77e38f2b9
    chore: Update devcontainer.json Idan Gazit 2023-11-23 21:02:22 -08:00
  • 98fcff0b5f feat(input): Cirque Pinnacle trackpad driver crides 2022-01-23 14:47:23 -06:00
  • 78ba82b814 feat(core): enable FPU if CPU has FPU Xudong Zheng 2023-11-23 17:21:45 -05:00
  • 20131e4779 feat(display): Add config for modifier chars Cem Aksoylar 2023-05-12 14:28:01 -07:00
  • 467ff20ea3 fix(display): Port modifiers widget to Zephyr 3.2/LVGL 8 Martin Aumüller 2023-04-21 08:54:50 +02:00
  • 4d83fc2cde feat(docs): Document modifiers widget Cem Aksoylar 2022-12-01 16:01:42 -08:00
  • 9619251464 feat(display): Add modifiers widget Cem Aksoylar 2022-11-27 15:51:12 -08:00
  • f73319f964 Migrate to pinctrl arpacique 2023-11-20 18:14:56 +03:00
  • 5da25471bb feat(split): Add is_bonded function ReFil 2023-11-22 10:04:14 +00:00
  • 95185e384d feat(behaviors): sticky keys no longer sticky after being held down 2023-11-22 14:35:53 +07:00
  • 2630c5deea
    Merge b238e6d6fb into 0a4b1a6533 Nick Conway 2023-11-22 10:54:30 +08:00
  • d1e2700f4c Remove macro template ReFil 2023-11-21 20:40:37 +00:00
  • df72999f5f
    Update devcontainer.json Idan Gazit 2023-11-21 11:18:26 -08:00
  • f11c840111 Address review comments ReFil 2023-11-21 09:30:16 +00:00
  • a924216bc1 Address review comments ReFil 2023-11-20 20:37:42 +00:00
  • 0a4b1a6533
    feat(ble): add behavior to disconnect from BLE profile Chris Andreae 2023-11-21 05:00:10 +09:00
  • bf3346c082
    Merge branch 'zmkfirmware:main' into main arpacique 2023-11-20 17:57:25 +03:00
  • 0f565acc9c Remove non-pinctrl configuration options ReFil 2023-11-20 11:04:52 +00:00
  • b89bf69b4f Update backlight.md ReFil 2023-10-03 11:54:15 +01:00
  • a164685d5f Apply suggestions from code review ReFil 2023-09-02 15:46:48 +01:00
  • 3baddc333e Fix(docs): corrections ReFil 2023-08-23 10:25:07 +01:00
  • ca8049461d Improve port/pin docs, fix punctuation ReFil 2023-08-15 09:19:04 +01:00
  • 1e092ff296 Apply suggestions from code review ReFil 2023-08-15 08:12:58 +00:00
  • a35b6ec05a fix(docs): Update backlight docs ReFil 2023-08-08 11:10:35 +01:00
  • 2de6afa9c5
    fixup! clarify documentation for disconnecting the active profile Chris Andreae 2023-11-18 12:16:40 +09:00
  • 9dd3a4937f
    Update docs/docs/config/system.md ReFil 2023-11-16 09:30:14 +00:00
  • 59e9e430dc
    Merge 442179d7ea into d7d9eed317 Joel Spadin 2023-11-15 23:12:34 -05:00
  • 985b5ef3e7 fix(shields): LVGL fixes for nice!view screen Peter Johanson 2023-11-15 16:06:21 -08:00
  • 2c4d11bfa0 feat(hid): Add KConfig option for higher NKRO usages ReFil 2023-11-15 21:11:40 +00:00
  • 46a5ea603f backlight: added LED channel map Kelly Helmut Lord 2023-11-15 15:49:39 -05:00
  • 2ab93637b7 fix(boards): Remove references to PINMUX Kconfig. Peter Johanson 2023-11-15 04:22:09 +00:00
  • f2e2d5295c fix: Proper use of CONTAINER_OF with delayable work. Peter Johanson 2023-11-15 00:40:36 +00:00
  • 1750d40b5e FIXME: Bump to 3.5-branch Docker images. Peter Johanson 2023-11-14 23:56:11 +00:00
  • c56381503a fix(kscan): Adjust composite kscan priority Peter Johanson 2023-11-10 03:51:42 +00:00
  • c39e013b14 refactor: Remove explicit blocklist item. Peter Johanson 2023-11-10 00:03:57 +00:00
  • 9c9b5c6baa refactor: Move to new sys_poweroff API. Peter Johanson 2023-11-09 23:59:15 +00:00
  • 0044b3b442 fix(ble): Ensure large enough string for setting name. Peter Johanson 2023-11-09 23:58:28 +00:00
  • 8e24c329af refactor(kscan): Clean up warning about shadowed local. Peter Johanson 2023-11-09 00:20:27 -08:00
  • d8be50797b refactor: Move to POST_KERNEL phase for behavior inits. Peter Johanson 2023-11-09 00:17:44 -08:00
  • 9b9ea78358 refactor: Return int from main function. Peter Johanson 2023-11-09 00:10:38 -08:00
  • 5228a716e3 fix(display): More LVGL API fixes. Peter Johanson 2023-11-09 00:08:56 -08:00
  • 679c152028 fix: Fix syscalls generation setup. Peter Johanson 2023-11-09 00:07:10 -08:00
  • 047fd53b30 CLEANUP: Switch to 3.5 Zephyr version. Peter Johanson 2023-11-08 23:44:04 -08:00
  • 485078d02b fix(sensors): Avoid duplicate Kconfig name. Peter Johanson 2023-10-16 06:11:21 +00:00
  • 650dd38073 refacter(bluetooth): Proper HCI header include. Peter Johanson 2023-06-28 13:34:25 -07:00
  • 3dad7ae99d fix(bluetooth): Remove LLCP impl override. Peter Johanson 2023-06-28 20:16:26 +00:00
  • c02137bb20 REMOVEME: Move to PJJ 3.4 Zephyr. Peter Johanson 2023-06-23 07:23:50 +00:00
  • c0366a0661 fix: Add missing include for k_work types. Peter Johanson 2023-06-23 07:20:30 +00:00
  • 9b711e9bea refactor: All SYS_INIT functions are void args. Peter Johanson 2023-06-23 07:19:57 +00:00
  • 49b37c58d5 refactor: Move new LVGL DPI Kconfig setting. Peter Johanson 2023-06-23 07:17:00 +00:00
  • d7d9eed317 feat(mouse): Initial mouse keys support. Alexander Krikun 2021-04-27 18:24:11 +03:00
  • f6c373c808 feat(mouse): Initial mouse keys support. Alexander Krikun 2021-04-27 18:24:11 +03:00
  • 34b403b8cf Added devicetree for TR60 keyboard srishtik2310 2023-11-15 23:34:09 +05:30
  • 8776911da5
    feat(ble): Allow disabling BLE BAS reporting ReFil 2023-11-15 18:03:30 +00:00
  • 0267e15f1a Merge branch 'main' into battery-report-ble-config-2 ReFil 2023-11-15 18:01:11 +00:00
  • 5e6b31a417 delete other test suites for speed Jamie Ding 2023-11-14 21:45:50 -08:00
  • 72747e8cc2 custom test suite Jamie Ding 2023-11-14 21:43:51 -08:00
  • 4b80b4f9e9 add hold-trigger-key-positions to tap-unless-interrupted test keymap, to see how 4a reacts Jamie Ding 2023-11-14 21:34:40 -08:00
  • dab6f26a64 minor fixes Dylan MacKenzie 2023-11-14 14:39:39 -08:00
  • 3027b2a6e8 chore(usb): Don't enable ZMK_USB_ROOT by default. Peter Johanson 2023-11-14 07:50:48 +00:00
  • f6716f869a fix(usb): Build with ZMK_USB_BOOT disabled. Peter Johanson 2023-11-14 07:03:25 +00:00
  • c7a8955652 chore(usb): Don't enable ZMK_USB_ROOT by default. Peter Johanson 2023-11-14 07:50:48 +00:00
  • 2a1904e184
    feat(boards): Add Glove80 to boards Chris Andreae 2023-11-14 16:08:58 +09:00
  • 0495cbb5c0 fix(usb): Build with ZMK_USB_BOOT disabled. Peter Johanson 2023-11-14 07:03:25 +00:00
  • cafc62aee7
    chore(deps-dev): bump prettier from 2.8.7 to 3.1.0 in /docs dependabot[bot] 2023-11-14 06:09:57 +00:00
  • dfc1e4b4f7 update toggle-layer test to use new framework Dylan MacKenzie 2023-11-13 21:21:42 -08:00
  • 1028164c81 feat(build): Add support for artifact-name in build.yaml, correctly Cem Aksoylar 2023-11-10 22:40:55 -08:00
  • 8cd0dfe1e5 overhaul run-test.sh Dylan MacKenzie 2023-11-13 21:21:11 -08:00
  • 6677117e6b hack: don't exit from kscan-mock if there are no events Dylan MacKenzie 2023-11-13 21:20:19 -08:00
  • 87c6a32ef4 add shell configuration for the native_posix board Dylan MacKenzie 2023-11-13 21:16:32 -08:00
  • 255f9b7350 add wait and exit commands to the shell Dylan MacKenzie 2023-11-13 21:15:08 -08:00
  • 42169c5004 refactor: Default kscan events for native posix Peter Johanson 2022-05-26 17:03:25 +00:00
  • 3044a054b8 feat(shell) Add new key shell command. Peter Johanson 2022-05-26 17:00:03 +00:00
  • c7e75e69ca
    chore(deps): bump actions/github-script from 4 to 7 dependabot[bot] 2023-11-14 05:08:49 +00:00
  • 0c135ccce4
    fixup! move ZMK_USB/BLE from Kconfig.defconfig to board defconfig Chris Andreae 2023-11-14 12:35:06 +09:00
  • 14d98c5207
    fixup! Rename BT_DISCONNECT to BT_DISC Chris Andreae 2023-11-14 12:12:10 +09:00
  • 7a46792e12
    Merge f737d087b5 into afe65ead9c snoyer 2023-11-14 01:13:29 +01:00
  • 1f7b62aead Update _defconfigs to match new conventions ReFil 2023-11-13 22:01:39 +00:00
  • 21938b7fd4 Merge remote-tracking branch 'upstream/main' into advantage360 ReFil 2023-11-13 21:54:28 +00:00
  • afe65ead9c Revert "feat(build): Add support for artifact-name in build.yaml" Pete Johanson 2023-11-13 16:50:00 -05:00
  • f4b9cc2de5 Revert "feat(build): Add support for artifact-name in build.yaml" revert-2004-build/artifact-name Pete Johanson 2023-11-13 16:50:00 -05:00
  • b74f58c42e Merge remote-tracking branch 'upstream/main' into battery-report-ble-config-2 ReFil 2023-11-13 21:20:58 +00:00
  • 964c54139d fix(usb): Tweak how ZMK_USB gets enabled. Peter Johanson 2023-11-13 11:00:28 -08:00
  • 7b4b5d4ff2 fix(docs): Fix debouncing driver support note Cem Aksoylar 2023-11-10 22:01:31 -08:00
  • a5c3edd51b refactor(docs): Remove local build section in customization Cem Aksoylar 2023-11-10 22:22:05 -08:00
  • 2554b5c88f fix(docs): Update boards in build examples to common+uf2 ones Cem Aksoylar 2023-11-10 22:08:37 -08:00
  • 88a69c5cf3
    chore(deps): bump trim, @docusaurus/core and @docusaurus/preset-classic dependabot[bot] 2023-11-13 20:31:41 +00:00
  • 11fcade898
    chore(deps): bump got, @docusaurus/core and @docusaurus/preset-classic dependabot[bot] 2023-11-13 20:29:03 +00:00
  • c1bf35ce1d feat(build): Add support for artifact-name in build.yaml Cem Aksoylar 2023-11-10 22:40:55 -08:00
  • cc8c048653 fix(usb): Tweak how ZMK_USB gets enabled. Peter Johanson 2023-11-13 11:00:28 -08:00
  • 91aa3378f3
    feat(usb): Add boot protocol support Chris Andreae 2023-11-14 03:04:04 +09:00
  • c55fdb496f
    fixup! address review comments Chris Andreae 2023-11-11 14:56:24 +09:00