Commit Graph

  • 6217664bc3 feat(docs): Add Zephyr 2.5 blog post. Peter Johanson 2021-06-21 03:19:18 +0000
  • 03a3968018 feat(devcontainer): bump zmk-dev-arm to 2.5 innovaker 2021-06-19 11:13:35 +0100
  • 5542c105ed ci: bump zmk-build-arm to 2.5 innovaker 2021-06-19 11:13:14 +0100
  • 47043c86e9 docs: bump Zephyr documentation links to Zephyr v2.5.0 innovaker 2021-06-19 10:29:42 +0100
  • c03046e54a docs(setup): add x86_64-linux to Zephyr SDK setup filename innovaker 2021-06-19 11:58:35 +0100
  • 76979d293a docs(setup): bump ZSDK_VERSION to 0.12.4 innovaker 2021-06-19 10:33:11 +0100
  • 65ff995033 fix(display): Avoid fault w/ LVGL API usage. Peter Johanson 2021-03-25 12:29:19 -0400
  • b2d64fe598 refactor(boards): Switch proton_c to newer pinmux approach. Peter Johanson 2021-03-24 21:54:41 -0400
  • d7475f792f fix(boards): Enable pinmux for bdn9_rev2 by default. Pete Johanson 2021-03-22 13:53:11 -0400
  • 6c23bb5c11 fix(tests): Revert default to previous formatter. Pete Johanson 2021-03-22 15:13:06 -0400
  • 2a69f31eb0 refactor(core): Move away from deprecated DT API. Pete Johanson 2021-03-22 10:31:55 -0400
  • ad981c3bbd refactor(core): update power API to Zephyr v2.5.0 innovaker 2021-06-19 10:57:33 +0100
  • 71a85a0c8e feat: bump zephyr to v2.5.0+zmk-fixes innovaker 2021-06-19 10:56:48 +0100
  • 9c1319c4ff feat(docs): Add nice!nano v2 to scripts, actions, and documentation Nick Winans 2021-07-15 17:16:33 -0500
  • edb3ff1bb1 feat(boards): Add nice!nano v2 Nick Winans 2021-07-15 17:34:00 -0500
  • fc014b2506 chore(deps-dev): bump eslint from 7.28.0 to 7.29.0 in /docs dependabot[bot] 2021-06-21 19:05:42 +0000
  • 18c988d7e9 chore(deps): bump @docusaurus/preset-classic in /docs dependabot[bot] 2021-06-21 16:17:39 +0000
  • 64ea0f2543 chore(deps): bump @docusaurus/core in /docs dependabot[bot] 2021-06-21 05:06:59 +0000
  • 576ce76ad3 docs(setup): fix whitespace in Fedora toolchain install command innovaker 2021-06-15 10:24:08 +0100
  • 84a5fec458 docs(setup): remove extra slash from Fedora toolchain install command innovaker 2021-06-15 10:20:42 +0100
  • 6f3a2529ae docs(setup): fix whitespace mismatch in host dependencies innovaker 2021-06-14 17:38:38 +0100
  • efa497c69b fix(behaviors): Fix timing of delayed hold-tap trigger Okke Formsma 2021-03-07 14:50:30 +0100
  • 0f28130493
    fix(shields): Cradio v2 keymap/shield improvements David Barr 2021-06-10 21:50:13 +0100
  • 84ce6b066a fix(docs): Add permanent redict to zmk.dev domain. Peter Johanson 2021-06-10 14:02:27 +0000
  • 3f4839ec96 refactor: Move to new zmk.dev domain name. Peter Johanson 2021-06-09 18:29:33 +0000
  • ba45aaa81b chore(docs): Bump prettier, and reformat w/ it. Peter Johanson 2021-06-09 14:55:33 +0000
  • 22800455e2 chore(deps): bump react-toastify from 6.0.9 to 7.0.4 in /docs dependabot[bot] 2021-06-09 14:31:38 +0000
  • c83dea3742 chore(deps): bump react and react-dom in /docs dependabot[bot] 2021-06-09 14:22:32 +0000
  • 7323f78a37 fix(docs): Upgrade docusaurus, webpack/loaders. Peter Johanson 2021-06-09 01:50:50 +0000
  • e8b42221cf
    fix(shields): added right alt and layer quick tap to Jian Alexander Krikun 2021-06-09 04:09:22 +0300
  • 87ee2304a1
    feat(docs): Add icon legend to the feature matrix Martin Eberhardt 2021-06-09 03:06:20 +0200
  • 33f611cc5c chore(deps): bump react-copy-to-clipboard from 5.0.2 to 5.0.3 in /docs dependabot[bot] 2021-06-09 00:57:21 +0000
  • f3bb90f9e1
    fix(kscan): Fix nibble demux scan errors on encoder row Jay Greco 2021-06-08 17:59:35 -0700
  • faa90be1ba docs(codes): Use LSHIFT/RSHIFT in keymap upgrader Dom H 2021-06-05 22:45:34 +0100
  • 06a85f944f docs(codes): Refer to LSHIFT instead of LSHFT Dom H 2021-06-05 22:35:59 +0100
  • 52ee082692 docs(codes): Add LSHIFT and RSHIFT aliases Dom H 2021-05-06 22:00:36 +0100
  • 4c1a71551b feat(keys): Add LSHIFT and RSHIFT aliases Dom H 2021-05-06 21:42:03 +0100
  • bb32005474
    fix(docs): Update macos GCC embedded section with brew cmd Ivan Smirnov 2021-06-08 20:56:10 -0400
  • 4e69a32103 fix(combos): Check each combo key, not just last Jonathan Rascher 2021-06-08 10:56:02 -0500
  • eecc12c980 test(combo): Add unit test for complete long combo Jonathan Rascher 2021-06-08 10:47:23 -0500
  • bba1599824 refactor(combos): Rename existing long combo test Jonathan Rascher 2021-06-08 10:43:27 -0500
  • 0a9efbf85d fix(ble): Ignore out of range profiles Joel Spadin 2021-06-06 12:13:48 -0500
  • efcc49f23d
    fix(boards): Set nice!60 nRF subfamily for openocd (#816) Nick Winans 2021-06-03 23:33:44 -0500
  • 719b6aa0ae
    fix(boards): Add delay on initializing external power for BlueMicro840 Anthony Amanse 2021-05-30 21:44:30 -0700
  • cdbfb35662
    fix(boards): Fix Blue LED pin definition in BlueMicro840 Anthony Amanse 2021-05-30 21:20:46 -0700
  • 3f838f0aaf feat(boards): Add nice!60 board Nick Winans 2021-05-29 10:00:40 -0500
  • a32cd668d6
    fix(tests): Use debug builds and high resolution timer Okke Formsma 2021-05-27 14:20:45 +0200
  • 8196b1d46b
    fix(docs): Add missing semicolon to examples Christian Stücklberger 2021-05-19 17:10:29 +0200
  • 5b86fdd876 chore(deps-dev): bump eslint-plugin-mdx from 1.8.2 to 1.13.0 in /docs dependabot[bot] 2021-05-17 04:47:57 +0000
  • c735bb8de6 chore(deps): bump react-dom from 16.13.1 to 16.14.0 in /docs dependabot[bot] 2021-05-17 04:46:04 +0000
  • f26da9cd4b chore(deps): bump @fortawesome/free-solid-svg-icons in /docs dependabot[bot] 2021-05-17 04:31:45 +0000
  • b09b1f3c8c chore(deps): bump @fortawesome/react-fontawesome in /docs dependabot[bot] 2021-05-05 08:27:41 +0000
  • 8a39683965 chore(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.23.2 in /docs dependabot[bot] 2021-05-05 04:56:31 +0000
  • fe36073a10 chore(deps): bump DoozyX/clang-format-lint-action from 0.11 to 0.12 dependabot[bot] 2021-05-12 05:40:41 +0000
  • de4979bf58 fix(behaviors): Fix sticky keys quick-release for normal keypresses Okke Formsma 2021-04-05 20:07:39 +0200
  • a006970825 chore(deps): bump react from 16.13.1 to 16.14.0 in /docs dependabot[bot] 2021-05-05 04:56:27 +0000
  • 977746dbde feat(tests): Override test parallelism w/ J=8 environment. Peter Johanson 2021-03-24 10:24:08 -0400
  • e19cf7912d fix(docs): Updated eslint config for unified prettier setup. Peter Johanson 2021-05-05 00:30:43 -0400
  • ea57f62048 chore(deps-dev): bump eslint-config-prettier in /docs dependabot[bot] 2021-05-05 04:25:45 +0000
  • fa2e51b528
    chore(deps-dev): bump eslint from 7.12.0 to 7.25.0 in /docs (#773) dependabot[bot] 2021-05-05 00:24:37 -0400
  • 8e235a2d65
    fix(docs): Readjusted colors for dark theme for OSes in docs Piotr Gnus 2021-05-05 06:21:27 +0200
  • 96bd927be2
    feat(docs): Added support for prefers-color-scheme in docs Piotr Gnus 2021-05-05 06:15:38 +0200
  • fadb508671
    fix(docs) omit layers -1 example, clarify it defaults when omitted (#757) Michael van Eerd 2021-04-15 10:31:07 +0200
  • 3893d50e13
    Docs: added mod morph page (#749) measlesbagel 2021-04-05 19:04:38 -0400
  • d8119cd663
    fix(boards): Proper BlueMicro840_V1 &pro_micro_a map for A10 (#733) Lucas Messenger 2021-03-24 13:21:40 -0400
  • 28d454655b fix(boards): Move board endif to proper location. Pete Johanson 2021-03-18 21:26:41 -0400
  • 27c89e69c1 fix(kscan): Proper direct wire warning message. Pete Johanson 2021-03-15 00:39:29 -0400
  • 4ef11ac4aa feat(docs): Add power profiler Nick Winans 2021-02-16 14:34:09 -0600
  • 0df7110058 fix(combos): Fix stuck keys when pressing long combos. Okke Formsma 2021-02-27 22:34:15 +0100
  • 8ebe0cd0c8 refactor(core): make the event manager a bit easier to read Okke Formsma 2021-02-27 22:25:07 +0100
  • c01243d1c6 fix(logging): remove unnecessary newline Okke Formsma 2021-02-27 22:22:55 +0100
  • c643f1cd96 added battery.h, last_state_of_charge to uint8_t JP Bonn 2021-03-06 22:45:51 -0700
  • b8a8ecd59d fixed order of setting state_of_charge JP Bonn 2021-03-06 21:32:19 -0700
  • df4ec51f96 only send zmk_battery_state_changed on change JP Bonn 2021-03-04 18:50:32 -0700
  • d956193251 change "Under Development" to "Beta Testing" Cody McGinnis 2021-03-07 10:47:44 -0500
  • ac50e741be move the information to its own page Cody McGinnis 2021-03-01 21:59:02 -0500
  • daf10d9741 feat(docs): add information for testing PRs Cody McGinnis 2021-03-01 20:49:38 -0500
  • a7c6e080a7
    Fix broken link in documentation (encoders) (#707) Megamannen 2021-03-03 07:06:29 +0100
  • 0a7491af87
    Add detailed pin mapping explanation to underglow docs (#709) Megamannen 2021-03-03 07:03:12 +0100
  • 0f9fff7554 Fix the label for the GPIO kscan driver. Pete Johanson 2021-02-27 14:32:42 -0500
  • 32008825fe fix(behaviors): Add missing hold-tap trigger Okke Formsma 2021-02-27 14:53:59 +0100
  • 0c1940bb79 feature(hold-tap): no-hold-flash for retro taps Okke Formsma 2021-02-09 20:20:54 +0100
  • 89ed816c67 feature(hold-tap): Retro tapping Okke Formsma 2021-02-06 20:58:04 +0100
  • 62ae157c0b refactor(hold-tap): improve switch statements Okke Formsma 2021-02-06 20:57:06 +0100
  • 9c4c266b17 refactor(hold-tap): pretty print decision_moment Okke Formsma 2021-02-04 14:30:53 +0100
  • 0ebf440de8 refactor(hold-tap): create press_binding and release_binding functions Okke Formsma 2021-02-04 14:05:34 +0100
  • abc60fc7cb refactor(hold-tap): split hold state into interrupt and timer Okke Formsma 2021-02-04 13:50:13 +0100
  • 200c6cabea refactor(hold-tap): use enum for hold-tap status Okke Formsma 2021-02-04 13:42:45 +0100
  • 6b7026cdd1 refactor(hold-tap): simplify flavor enum Okke Formsma 2021-02-09 21:02:38 +0100
  • 57661362ea refactor(ext-power): Add init-delay-ms option Nick Winans 2021-02-16 13:43:12 -0600
  • b43fb8502e fix(ext-power): Initialize as soon as settings are available Nick Winans 2021-02-09 16:06:00 -0600
  • ff7891c097 fix(display): Check for display in idle handler. Pete Johanson 2021-02-15 22:04:19 -0500
  • daf3a4af75 fix(pre-commit): use prettier mirror and pin version Okke Formsma 2021-02-15 08:59:08 +0100
  • af9d6e9b05 style(hold-tap)!: Write hold-tap params with dashes Okke Formsma 2021-02-06 21:47:21 +0100
  • 2af794eed3 feat(underglow): Convert HSB changes to absolute. Pete Johanson 2021-02-02 14:50:02 -0500
  • e6f168d6df refactor(behaviors): Convert state dependent params. Pete Johanson 2021-01-20 11:00:38 -0500
  • bb2c478af9 refactor(rgb): Expose explicit on/off command/API. Pete Johanson 2021-01-20 10:57:03 -0500
  • 24ed1a8eaa docs(vscode): add more info for compile_commands.json path Joel Spadin 2021-01-04 18:26:19 -0600
  • 0955ffef65 docs: Add docs for setting up vscode Joel Spadin 2020-09-19 16:32:24 -0500
  • fc5d7bcb78 fix(boards): Remove explicit enable of sensor Nick Winans 2021-02-04 11:14:40 -0600