Commit graph

  • 055ecab826 Added support for 2% Milk Aaron Nunley 2021-01-29 17:52:33 -08:00
  • c85f19943c add viterbi support TheRealFenrir 2021-02-18 16:13:04 -07:00
  • 41e3eead62 fixed indentation in .keymap file xiushak 2021-02-16 21:04:38 -08:00
  • 6dfadca84b added naked60bmp shield xiushak 2021-02-16 20:51:48 -08:00
  • fe5189adde refactor(hold-tap): Simplify logic with trace_id Okke Formsma 2021-02-07 19:33:11 +01:00
  • 25fd5b2402 feat(events): Add trace_id to position, behavior and key events Okke Formsma 2021-02-07 14:26:53 +01:00
  • 87232cbc5a refactor(events): Pass structs instead of many parameters Okke Formsma 2021-02-07 14:00:47 +01:00
  • 943329fdb1 feat(docs): Add power profiler Nick Winans 2021-02-16 14:34:09 -06:00
  • 57661362ea refactor(ext-power): Add init-delay-ms option Nick Winans 2021-02-16 13:43:12 -06:00
  • b43fb8502e fix(ext-power): Initialize as soon as settings are available Nick Winans 2021-02-09 16:06:00 -06:00
  • 052e438e15 refactor(ext-power): Add init-delay-ms option Nick Winans 2021-02-16 13:43:12 -06:00
  • ff7891c097 fix(display): Check for display in idle handler. Pete Johanson 2021-02-15 22:04:19 -05:00
  • 4bb6120bc1 fix(display): Check for display in idle handler. Pete Johanson 2021-02-15 22:04:19 -05:00
  • daf3a4af75 fix(pre-commit): use prettier mirror and pin version Okke Formsma 2021-02-15 08:59:08 +01:00
  • 27a5956d0e fix(pre-commit): use prettier mirror and pin version Okke Formsma 2021-02-15 08:59:08 +01:00
  • 2f8eb87e20
    chore(deps-dev): bump eslint from 7.12.0 to 7.20.0 in /docs dependabot[bot] 2021-02-15 07:44:53 +00:00
  • 087798813a removed debug umbacos 2021-02-15 08:43:15 +01:00
  • b127ef727f Update crbn.keymap ReFil 2021-02-04 23:10:31 +00:00
  • 4147092e7d Update crbn.keymap ReFil 2021-02-04 22:59:06 +00:00
  • 89520226d0 Update app/boards/shields/crbn/crbn.keymap ReFil 2021-02-04 21:37:41 +00:00
  • eabe2497e7 Update app/boards/arm/planck/planck_rev6.keymap ReFil 2021-02-04 21:37:27 +00:00
  • c31cea966f Update app/boards/arm/planck/planck_rev6.keymap ReFil 2021-02-04 21:37:16 +00:00
  • 6305da97ca BT_sel functions ReFil 2020-12-27 14:53:07 +00:00
  • 32f1c9c8d5 Update planck_rev6.keymap Harry Herring 2020-12-12 13:16:53 +00:00
  • 35d9d5c15b Keymap fixes Harry Herring 2020-12-11 22:52:33 +00:00
  • 20f5653c78 Update ut47.keymap umbacos 2021-02-11 23:17:17 +01:00
  • 84f762f474 Update ut47.keymap umbacos 2021-02-11 22:57:55 +01:00
  • 9596b1b86e Update ut47.keymap umbacos 2021-02-11 22:56:12 +01:00
  • 4aa3fa6637 feat(docs): Generate hardware support page Nick Winans 2021-02-10 10:54:13 -06:00
  • 0db25d5d55 feat(boards): Add metadata to boards/shields Nick Winans 2021-02-11 10:06:55 -06:00
  • c8b0b03d75 ansi italian umbacos 2021-02-11 15:35:41 +01:00
  • 92314f13e8 Update ut47.keymap umbacos 2021-02-11 08:54:20 +01:00
  • f9906c226b
    chore(deps): bump web-tree-sitter from 0.17.1 to 0.18.1 in /docs dependabot[bot] 2021-02-11 06:54:55 +00:00
  • 6df7de06db fix spelling mistakes tominabox1 2021-02-10 22:05:53 -06:00
  • b10d64eea5 fix spelling error tominabox1 2021-02-10 21:36:56 -06:00
  • be50e7d1ff fix prettier errors tominabox1 2021-02-10 21:08:43 -06:00
  • 232baa8e6d add warning about registry access tominabox1 2021-02-10 21:05:54 -06:00
  • 97bda2f6f0 k umbacos 2021-02-10 23:54:56 +01:00
  • 6375455df1 feature(hold-tap): no-hold-flash for retro taps Okke Formsma 2021-02-09 20:20:54 +01:00
  • 2e3752a5c0 feature(hold-tap): Retro tapping Okke Formsma 2021-02-06 20:58:04 +01:00
  • 87b727d8c5 refactor(hold-tap): improve switch statements Okke Formsma 2021-02-06 20:57:06 +01:00
  • bd19a3f97f refactor(hold-tap): pretty print decision_moment Okke Formsma 2021-02-04 14:30:53 +01:00
  • 532bd740d6 refactor(hold-tap): create press_binding and release_binding functions Okke Formsma 2021-02-04 14:05:34 +01:00
  • 029a9624b2 refactor(hold-tap): split hold state into interrupt and timer Okke Formsma 2021-02-04 13:50:13 +01:00
  • 60fe3afd05 refactor(hold-tap): use enum for hold-tap status Okke Formsma 2021-02-04 13:42:45 +01:00
  • af9d6e9b05 style(hold-tap)!: Write hold-tap params with dashes Okke Formsma 2021-02-06 21:47:21 +01:00
  • d0f70b1ab6 fix(ext-power): Initialize as soon as settings are available Nick Winans 2021-02-09 16:06:00 -06:00
  • ff4772a143 style(hold-tap)!: Write hold-tap params with dashes Okke Formsma 2021-02-06 21:47:21 +01:00
  • 6c7bee5e09 refactor(hold-tap): simplify flavor enum Okke Formsma 2021-02-09 21:02:38 +01:00
  • 25b8d223c0 rebase umbacos 2021-02-09 17:24:13 +01:00
  • 2af794eed3 feat(underglow): Convert HSB changes to absolute. Pete Johanson 2021-02-02 14:50:02 -05:00
  • e6f168d6df refactor(behaviors): Convert state dependent params. Pete Johanson 2021-01-20 11:00:38 -05:00
  • bb2c478af9 refactor(rgb): Expose explicit on/off command/API. Pete Johanson 2021-01-20 10:57:03 -05:00
  • f48faa381c feat(underglow): Convert HSB changes to absolute. Pete Johanson 2021-02-02 14:50:02 -05:00
  • 24ed1a8eaa docs(vscode): add more info for compile_commands.json path Joel Spadin 2021-01-04 18:26:19 -06:00
  • 0955ffef65 docs: Add docs for setting up vscode Joel Spadin 2020-09-19 16:32:24 -05:00
  • 312aab80f3 style(pocketype): run clang on pwr led code KemoNine 2021-02-09 03:59:26 +00:00
  • 43e093975e refactor(behaviors): Convert state dependent params. Pete Johanson 2021-01-20 11:00:38 -05:00
  • adbb2f9d51 refactor(rgb): Expose explicit on/off command/API. Pete Johanson 2021-01-20 10:57:03 -05:00
  • 03666f234c feat(shields): add pockettype thumb board KemoNine 2021-02-09 00:32:08 +00:00
  • fc5d7bcb78 fix(boards): Remove explicit enable of sensor Nick Winans 2021-02-04 11:14:40 -06:00
  • 5eace0bbc4 fix(core): Enable sensor by default Nick Winans 2021-02-04 11:14:14 -06:00
  • b67156b3f4
    feat(docs): Update to BlueMicro_BLE Features Pierre Constantineau 2021-02-08 09:48:12 -06:00
  • 7f6cb482a5 Merge https://github.com/zmkfirmware/zmk into main Jack Hartstein 2021-02-08 01:09:14 -08:00
  • 5670f7bbca
    chore(deps): bump actions/cache from v2 to v2.1.4 dependabot[bot] 2021-02-08 07:49:31 +00:00
  • fd6922e6f6 ran npm run prettier:format to clean it up Pierre 2021-02-05 20:32:35 -06:00
  • 6e36a29fa2
    Update to BlueMicro_BLE Features Pierre Constantineau 2021-02-05 17:45:26 -06:00
  • b7f2f8b92d fix(m60): fixup keymap ; moved on/off button defintion to *END* of overlay and keymap KemoNine 2021-02-05 23:33:29 +00:00
  • 37d41a8317 feat(nrf52840 m.2): add power led definition to dts KemoNine 2021-02-01 23:01:51 +00:00
  • 2e825908dc feat(nrf52840 m.2): add battery definitions KemoNine 2021-02-01 23:00:20 +00:00
  • c80fc1f87c feat(m60): add on/off button and tie to bootloader and reset via hold-tap KemoNine 2021-01-30 00:53:55 +00:00
  • 2b09576d67 fix(nrf52840_m2): remove gpio button as it's NOT universal KemoNine 2021-01-30 00:53:08 +00:00
  • b5013c7dc7 refactor(m60): remove link from README, cleanup URLs and text KemoNine 2021-01-08 20:36:03 +00:00
  • 6a572aae1e refactor(nrf52840 m.2): update makerdiary nrf52840 m.2 capabilities based on upstream definitions KemoNine 2021-01-08 20:34:44 +00:00
  • 6782da8bf1 refactor(m60): cleanup formatting of makerdiary m60 keymap KemoNine 2021-01-08 20:33:41 +00:00
  • 466f5af70a refactor(nrf52840 m.2): update makerdiary nrf52840 m.2 dts defintions based on upstream makerdiary KemoNine 2021-01-08 20:32:47 +00:00
  • 335bb09b92 Prettier formatting tominabox1 2021-02-04 20:20:15 -06:00
  • e217522261 Merge branch 'macos_dual_boot_docs' of https://github.com/tominabox1/zmk into macos_dual_boot_docs tominabox1 2021-02-04 19:58:33 -06:00
  • 2a9070ae04 Added direct link to psexec tominabox1 2021-02-04 19:55:56 -06:00
  • 7437c1c7ad fix(boards): Remove explicit enable of sensor Nick Winans 2021-02-04 11:14:40 -06:00
  • bfb64ac986 fix(core): Enable sensor by default Nick Winans 2021-02-04 11:14:14 -06:00
  • 95ef24a8df
    Merge f4f0ff501f into 0499e7e8ac KemoNine 2021-02-04 11:29:53 -05:00
  • 0499e7e8ac
    Refactor nibble / update to match build docs (#620) KemoNine 2021-02-04 11:28:02 -05:00
  • e40ca1eb7c
    fix(power): Add support for capacitors on ADC for BVD jrhrsmit 2021-02-04 13:56:27 +01:00
  • ae5056d680 Update docs/docs/behaviors/bluetooth.md Pete Johanson 2021-02-04 07:43:08 -05:00
  • 1368a6481e docs: Explain ZMK stays connected to inactive host Jonathan Rascher 2020-11-15 20:04:27 -06:00
  • 5ae98ae41e
    Update docs/docs/behaviors/bluetooth.md Pete Johanson 2021-02-04 07:43:08 -05:00
  • 11d990e59a setup pre-commit hooks for clang-format and prettier Okke Formsma 2020-11-14 20:38:48 +01:00
  • b84d29c384 refactor(core): Use /omit-if-no-ref/ for behaviors. Pete Johanson 2021-01-18 01:09:51 -05:00
  • 9c0e18f6e5 refactor(core): Use /omit-if-no-ref/ for behaviors. Pete Johanson 2021-01-18 01:09:51 -05:00
  • b4d63fb52c feat(shields) Add encoder support to CRBN mantas 2021-01-30 14:03:00 +02:00
  • c94943da1c style(crbn): Unify indentation from spaces to tabs mantas 2021-01-30 13:49:52 +02:00
  • cd503ed17b
    Feat combo layers (#661) KemoNine 2021-02-03 23:33:09 -05:00
  • d0193c31b7 refactor(combos): remove unneeded docs info now that refactor is done KemoNine 2021-02-04 04:19:29 +00:00
  • 9205ea1c70
    fix(setup): Fix index to MakerDiary m.2 board y4m4ym 2021-02-04 05:10:47 +01:00
  • f80df3e66e refactor(combos): simplify layer filter approach KemoNine 2021-02-04 04:01:00 +00:00
  • 1dcb2f905c feat(combos): add layer filtering KemoNine 2021-02-03 00:55:41 +00:00
  • 34a52ed561 Add support for capacitors on ADC for BVD Jasper Smit 2021-02-03 18:42:48 +01:00
  • 9a7908b632 behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD) Okke Formsma 2021-01-31 21:37:57 +01:00
  • 34faa63e61 behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD) Okke Formsma 2021-01-31 21:37:57 +01:00