Commit graph

  • 13c05cfe75 Merge branch 'improve-caps-word' of https://github.com/urob/zmk into urob-improve-caps-word Sangwoo Kim 2024-01-01 14:36:18 +00:00
  • 3ad1615f1f
    Merge c35c743a5b into d35311af97 Robert U 2024-01-01 13:14:00 +01:00
  • 2ec04336e7 chameleon Sangwoo Kim 2024-01-01 01:17:59 +00:00
  • 39825fee6c Use zmk_battery_state_of_charge in battery widgets Justin Ridgewell 2023-12-31 03:18:37 -05:00
  • d35311af97 refactor: remove misleading build warning honorless 2023-12-30 18:06:17 -05:00
  • 7ef6ec7560 refactor: remove unused Kconfig files honorless 2023-12-30 18:05:25 -05:00
  • 15560d138f
    refactor: remove misleading build warning honorless 2023-12-30 18:06:17 -05:00
  • d4dad279d9
    refactor: remove unused Kconfig files honorless 2023-12-30 18:05:25 -05:00
  • bf87543b01 chore: Various soft-off review fixes Pete Johanson 2023-12-29 15:03:14 -08:00
  • ede5f0c201 feat(ble): Support perhipheral battery levels. Gabor Hornyak 2022-03-29 21:20:52 +00:00
  • c965e35140
    chore: Ignore python virtualenv files jack 2023-12-27 11:07:55 -07:00
  • a148401634 initial Jack Sangdahl 2023-12-27 01:27:14 -07:00
  • 1a19d91cf4
    Merge 0d5ca70afd into a593c7260a Brian Romanko 2023-12-26 17:50:55 +13:00
  • 65afd08051 Always run disconnect inactive profiles after switching Justin Ridgewell 2023-12-23 02:07:04 -05:00
  • 92ac4200d9 Merge remote-tracking branch 'origin/main' into battery_reporting_improvement MickiusMousius 2023-12-23 17:30:12 +10:30
  • d0352d9d8e
    fixup! docs Chris Andreae 2023-12-23 00:42:12 +09:00
  • 245d03d517
    fixup! add documentation for BT_CLR_ALL Chris Andreae 2023-12-22 14:02:09 +09:00
  • c7c1124e6c
    fixup! use wider type for loop iterator Chris Andreae 2023-12-22 13:53:29 +09:00
  • 9a8ca231a9 Update active_profile before disconnecting inactive ones Justin Ridgewell 2023-12-21 17:44:36 -05:00
  • 95c911e13a Disconnect from hosts after pairing Justin Ridgewell 2023-12-21 16:18:27 -05:00
  • 8d0474267b Disconnect on any connection Justin Ridgewell 2023-12-21 12:45:40 -05:00
  • aaf973efa2 Update config/bluetooth.md wording Justin Ridgewell 2023-12-21 03:16:05 -05:00
  • 1a24da25aa Fix lint Justin Ridgewell 2023-12-21 02:48:13 -05:00
  • a171ff1f61 Fix addr compare Justin Ridgewell 2023-12-21 02:28:55 -05:00
  • 5cf41b7596 Add fast switching config Justin Ridgewell 2023-12-21 02:14:31 -05:00
  • bf6aa89e72 Disconnect old BLE profile when selecting new one Justin Ridgewell 2023-12-20 22:21:53 -05:00
  • b2a9990f89 refactor: Fixes for soft-off based on review. Peter Johanson 2023-12-20 18:08:40 -08:00
  • 07d08695d6
    fixup! bt: add BT_CLR_ALL behaviour Chris Andreae 2023-12-19 15:02:13 +09:00
  • d4da19f495
    Extract common behaviour of clearing a bond Chris Andreae 2023-12-19 15:00:26 +09:00
  • a7851d01ee fix(docs): Apply suggestions from code review Pete Johanson 2023-12-09 17:18:04 -05:00
  • ae0f0d866a fix(bt): Fix BT tests after soft off work. Peter Johanson 2023-12-07 04:04:13 +00:00
  • ea64735221 feat(pm): Clear HID data before soft off. Peter Johanson 2023-12-07 00:37:31 +00:00
  • 5ef5208e4a refactor: Promote new endpoints API Peter Johanson 2023-12-07 00:36:02 +00:00
  • 8614a9c101 feat(shields): Add soft-off to the nrf52840dk ZMK Uno Peter Johanson 2023-09-16 11:50:12 -07:00
  • a4fd551c6b feat(behaviors): Add soft off behavior. Peter Johanson 2023-09-13 20:01:02 +00:00
  • bdea7b107a feat(kscan): Add PM support to GPIO kscan drivers. Peter Johanson 2023-09-13 19:58:53 +00:00
  • e5d352850c feat: Add soft on/off support. Peter Johanson 2023-03-15 21:48:30 -04:00
  • a593c7260a feat(bt): Add test for unauth overwrite. Peter Johanson 2023-12-03 05:52:40 +00:00
  • 172d999091 feat(bt): Add test for unauth overwrite. Peter Johanson 2023-12-03 05:52:40 +00:00
  • b7826d8ffe
    Remove error reporting from ble utility functions that never error Chris Andreae 2023-12-18 23:08:12 +09:00
  • 164b9ce743
    lint: use correct type signature for Zephyr callbacks Chris Andreae 2023-12-18 23:07:40 +09:00
  • 64711588e7
    lint: add (void) parameter to pass -Wstrict-prototypes Chris Andreae 2023-12-18 22:16:19 +09:00
  • 893bbc1f39
    bt: add BT_CLR_ALL behaviour moergo-sc 2022-06-11 18:22:18 +12:00
  • 2b3b0e186b Merge remote-tracking branch 'origin/main' into battery_reporting_improvement MickiusMousius 2023-12-18 18:11:07 +10:30
  • 12d73ba4f9 fix(docs): Fix remark on &bt parameter #2 Cem Aksoylar 2023-12-17 15:31:18 -08:00
  • e41c11d0a1 fix bad indexing of lookup table MickiusMousius 2023-12-18 10:30:50 +10:30
  • e3ae3d55d5 fix(docs): Fix remark on &bt parameter #2 Cem Aksoylar 2023-12-17 15:31:18 -08:00
  • 78fa1e77c4 feat(blog): Add nodefree-config post for spotlight series Cem Aksoylar 2023-12-01 21:33:42 -08:00
  • 4903172a84 feat(blog): Add nodefree-config post for spotlight series Cem Aksoylar 2023-12-01 21:33:42 -08:00
  • 1b8b6b4a0e refactor(core): Make low priority queue optional. Peter Johanson 2023-12-16 10:24:15 -08:00
  • ed088b770d Merge remote-tracking branch 'origin/main' into battery_reporting_improvement MickiusMousius 2023-12-17 09:47:50 +10:30
  • 80bd7f83c2 refactor(core): Make low priority queue optional. Peter Johanson 2023-12-16 10:24:15 -08:00
  • 8ceff11b91
    Merge branch 'zmkfirmware:main' into main WSTRN 2023-12-16 22:58:47 +08:00
  • 7478621c79
    chore(deps): bump actions/upload-artifact from 2 to 4 dependabot[bot] 2023-12-15 21:24:39 +00:00
  • f4f402fa44 fix(ci): Use unique artifact for test logs Peter Johanson 2023-12-15 20:13:43 +00:00
  • 23daa252f4 fix(ci): Use unique artifact for test logs Peter Johanson 2023-12-15 20:13:43 +00:00
  • 9b3a98691c refactor(bt): Split security and conn exp. Kconfig Peter Johanson 2023-12-13 10:59:24 -08:00
  • 22cd3eae24 refactor(bt): Split security and conn exp. Kconfig Peter Johanson 2023-12-13 10:59:24 -08:00
  • 4f9f45de4a add LPM009M360A lcd driver wts 2023-12-15 19:37:32 +08:00
  • 9c64750dc2
    chore(deps): bump axios, @docusaurus/core and @docusaurus/preset-classic dependabot[bot] 2023-12-13 19:50:38 +00:00
  • 2af17b7a0c
    Merge bbcb6b9a39 into 52ed49b4bb dependabot[bot] 2023-12-13 19:48:33 +00:00
  • 52ed49b4bb fix(ci): Upgrade to github-script@v7 Peter Johanson 2023-12-13 19:13:21 +00:00
  • add92e292e fix(ci): Upgrade to github-script@v7 Peter Johanson 2023-12-13 19:13:21 +00:00
  • ff57ccc75a feat(shields): Allow settings_reset to build with board-only keyboards Cem Aksoylar 2023-11-10 22:51:37 -08:00
  • 7f7752d13d
    Merge branch 'zmkfirmware:main' into main arpacique 2023-12-13 14:59:01 +03:00
  • 73646cbfc7 fix: Use more efficient integer operations, ensure return values don'r get out of sync with the lookup table. MickiusMousius 2023-12-13 12:06:39 +10:30
  • d86d289d76
    Fix: Correct incorrect indexing of the lookup table MickiusMousius 2023-12-12 16:18:27 +10:30
  • 482927d546
    chore(deps-dev): bump prettier from 2.8.7 to 3.1.1 in /docs dependabot[bot] 2023-12-12 05:37:38 +00:00
  • 86885c19bd Address feedback: Perform interpolation in code, proper use of struct & const MickiusMousius 2023-12-12 12:42:43 +10:30
  • 2bdbd470bb feat(build): Add release workflow steps フィルターペーパー 2023-12-12 09:07:35 +08:00
  • f4c9b12d78 fix: Use a formula table to better approximate remaining battery capacity MickiusMousius 2023-12-11 17:30:53 +10:30
  • 2c50cff891
    feat(kscan): Add charlieplex keyscan driver Hooky 2023-12-10 06:10:05 +08:00
  • c85b75e856 Remove usage of label property. Peter Johanson 2023-12-09 13:50:16 -08:00
  • 903ad462ba fix(kscan): Proper pull flag detection for inputs. Peter Johanson 2023-11-24 19:30:29 +00:00
  • 32e7ac4782 fix(kscan): Compile fix for LISTIFY refactor. Peter Johanson 2023-11-24 06:56:01 +00:00
  • 03e663a56a refactor(kscan): Infer pull flags, use LISTIFY. Peter Johanson 2023-11-24 05:45:42 +00:00
  • 90e18c2456 Add module/ to docs where needed HookyKB 2023-10-30 13:06:17 +08:00
  • e9c75448b5 Make Charlie real HookyKB 2023-10-24 12:30:17 +00:00
  • 2503670bf3 Docs cleanup HookyKB 2023-10-21 08:02:12 +08:00
  • 40f1b47304 Update for Zephyr 3.2 change HookyKB 2023-04-07 09:48:21 +00:00
  • 94b871bb13 Reduce exe size if only polling or interrupt in use HookyKB 2023-04-03 13:20:10 +00:00
  • 48dfbaf48f Remove interrupt config/rely on pin set HookyKB 2023-03-22 06:55:22 +00:00
  • 087774c783 Switch naming to charliplex Hooky 2023-03-04 12:49:32 +08:00
  • a25505a75a Fix array overflow Hooky 2023-03-04 12:48:32 +08:00
  • 555a806a0d Add docs for Multiplex kscan Hooky 2023-03-04 12:47:46 +08:00
  • 3ea866791a Add and enable Multiplex kscan code Hooky 2023-03-04 12:45:38 +08:00
  • e834a9e8b6 feat(ble): Support perhipheral battery levels. Gabor Hornyak 2022-03-29 21:20:52 +00:00
  • b35a5e83c0 fix(shields): Don't enable passkey support on Uno. Peter Johanson 2023-12-08 14:11:36 -08:00
  • 63c8c5700a feat(bt): Add more experimental tweaks. Peter Johanson 2023-12-06 23:07:20 +00:00
  • 2f9e832bfc fix(shields): Don't enable passkey support on Uno. Peter Johanson 2023-12-08 14:11:36 -08:00
  • b2d934f3f3 feat(bt): Add more experimental tweaks. Peter Johanson 2023-12-06 23:07:20 +00:00
  • 96f9031951 fix(build): Only copy if zephyr module detected Peter Johanson 2023-12-07 10:41:40 -08:00
  • b90e683192 fix(build): Only copy if zephyr module detected Peter Johanson 2023-12-07 10:41:40 -08:00
  • 384637ae6c fix(docs): Fix text blurb about split Kconfig.defconfig Cem Aksoylar 2023-12-03 22:36:04 -08:00
  • c6a8ff4698 fix(docs): Fix text blurb about split Kconfig.defconfig Cem Aksoylar 2023-12-03 22:36:04 -08:00
  • 09d47d8117 refactor(docs): Convert breaks to unordered lists in tables Cem Aksoylar 2023-12-05 14:14:06 -08:00
  • 55bf7cae7e feat(docs): Note how parameters are forwarded for behaviors Cem Aksoylar 2023-12-03 23:28:41 -08:00
  • 56d863cba6 feat(docs): Document sensor-rotate in behaviors config Cem Aksoylar 2023-12-03 23:04:28 -08:00
  • 2bab81a304 fix(docs): Note -var definition files for macros Cem Aksoylar 2023-12-03 23:16:58 -08:00
  • 76a209c728 fix(docs): Fix sticky key #binding-cells Cem Aksoylar 2023-12-03 23:02:35 -08:00