Commit graph

  • cdbfb35662
    fix(boards): Fix Blue LED pin definition in BlueMicro840 Anthony Amanse 2021-05-30 21:20:46 -07:00
  • 3f838f0aaf feat(boards): Add nice!60 board Nick Winans 2021-05-29 10:00:40 -05:00
  • a32cd668d6
    fix(tests): Use debug builds and high resolution timer Okke Formsma 2021-05-27 14:20:45 +02:00
  • 8196b1d46b
    fix(docs): Add missing semicolon to examples Christian Stücklberger 2021-05-19 17:10:29 +02:00
  • 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 +00:00
  • c735bb8de6 chore(deps): bump react-dom from 16.13.1 to 16.14.0 in /docs dependabot[bot] 2021-05-17 04:46:04 +00:00
  • f26da9cd4b chore(deps): bump @fortawesome/free-solid-svg-icons in /docs dependabot[bot] 2021-05-17 04:31:45 +00:00
  • b09b1f3c8c chore(deps): bump @fortawesome/react-fontawesome in /docs dependabot[bot] 2021-05-05 08:27:41 +00:00
  • 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 +00:00
  • fe36073a10 chore(deps): bump DoozyX/clang-format-lint-action from 0.11 to 0.12 dependabot[bot] 2021-05-12 05:40:41 +00:00
  • de4979bf58 fix(behaviors): Fix sticky keys quick-release for normal keypresses Okke Formsma 2021-04-05 20:07:39 +02:00
  • a006970825 chore(deps): bump react from 16.13.1 to 16.14.0 in /docs dependabot[bot] 2021-05-05 04:56:27 +00:00
  • 977746dbde feat(tests): Override test parallelism w/ J=8 environment. Peter Johanson 2021-03-24 10:24:08 -04:00
  • e19cf7912d fix(docs): Updated eslint config for unified prettier setup. Peter Johanson 2021-05-05 00:30:43 -04:00
  • ea57f62048 chore(deps-dev): bump eslint-config-prettier in /docs dependabot[bot] 2021-05-05 04:25:45 +00:00
  • 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 -04:00
  • 8e235a2d65
    fix(docs): Readjusted colors for dark theme for OSes in docs Piotr Gnus 2021-05-05 06:21:27 +02:00
  • 96bd927be2
    feat(docs): Added support for prefers-color-scheme in docs Piotr Gnus 2021-05-05 06:15:38 +02:00
  • fadb508671
    fix(docs) omit layers -1 example, clarify it defaults when omitted (#757) Michael van Eerd 2021-04-15 10:31:07 +02:00
  • 3893d50e13
    Docs: added mod morph page (#749) measlesbagel 2021-04-05 19:04:38 -04:00
  • d8119cd663
    fix(boards): Proper BlueMicro840_V1 &pro_micro_a map for A10 (#733) Lucas Messenger 2021-03-24 13:21:40 -04:00
  • 28d454655b fix(boards): Move board endif to proper location. Pete Johanson 2021-03-18 21:26:41 -04:00
  • 27c89e69c1 fix(kscan): Proper direct wire warning message. Pete Johanson 2021-03-15 00:39:29 -04:00
  • 4ef11ac4aa feat(docs): Add power profiler Nick Winans 2021-02-16 14:34:09 -06:00
  • 0df7110058 fix(combos): Fix stuck keys when pressing long combos. Okke Formsma 2021-02-27 22:34:15 +01:00
  • 8ebe0cd0c8 refactor(core): make the event manager a bit easier to read Okke Formsma 2021-02-27 22:25:07 +01:00
  • c01243d1c6 fix(logging): remove unnecessary newline Okke Formsma 2021-02-27 22:22:55 +01:00
  • c643f1cd96 added battery.h, last_state_of_charge to uint8_t JP Bonn 2021-03-06 22:45:51 -07:00
  • b8a8ecd59d fixed order of setting state_of_charge JP Bonn 2021-03-06 21:32:19 -07:00
  • df4ec51f96 only send zmk_battery_state_changed on change JP Bonn 2021-03-04 18:50:32 -07:00
  • d956193251 change "Under Development" to "Beta Testing" Cody McGinnis 2021-03-07 10:47:44 -05:00
  • ac50e741be move the information to its own page Cody McGinnis 2021-03-01 21:59:02 -05:00
  • daf10d9741 feat(docs): add information for testing PRs Cody McGinnis 2021-03-01 20:49:38 -05:00
  • a7c6e080a7
    Fix broken link in documentation (encoders) (#707) Megamannen 2021-03-03 07:06:29 +01:00
  • 0a7491af87
    Add detailed pin mapping explanation to underglow docs (#709) Megamannen 2021-03-03 07:03:12 +01:00
  • 0f9fff7554 Fix the label for the GPIO kscan driver. Pete Johanson 2021-02-27 14:32:42 -05:00
  • 32008825fe fix(behaviors): Add missing hold-tap trigger Okke Formsma 2021-02-27 14:53:59 +01:00
  • 0c1940bb79 feature(hold-tap): no-hold-flash for retro taps Okke Formsma 2021-02-09 20:20:54 +01:00
  • 89ed816c67 feature(hold-tap): Retro tapping Okke Formsma 2021-02-06 20:58:04 +01:00
  • 62ae157c0b refactor(hold-tap): improve switch statements Okke Formsma 2021-02-06 20:57:06 +01:00
  • 9c4c266b17 refactor(hold-tap): pretty print decision_moment Okke Formsma 2021-02-04 14:30:53 +01:00
  • 0ebf440de8 refactor(hold-tap): create press_binding and release_binding functions Okke Formsma 2021-02-04 14:05:34 +01:00
  • abc60fc7cb refactor(hold-tap): split hold state into interrupt and timer Okke Formsma 2021-02-04 13:50:13 +01:00
  • 200c6cabea refactor(hold-tap): use enum for hold-tap status Okke Formsma 2021-02-04 13:42:45 +01:00
  • 6b7026cdd1 refactor(hold-tap): simplify flavor enum Okke Formsma 2021-02-09 21:02:38 +01: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
  • ff7891c097 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
  • af9d6e9b05 style(hold-tap)!: Write hold-tap params with dashes Okke Formsma 2021-02-06 21:47:21 +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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 9205ea1c70
    fix(setup): Fix index to MakerDiary m.2 board y4m4ym 2021-02-04 05:10:47 +01:00
  • 9a7908b632 behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD) Okke Formsma 2021-01-31 21:37:57 +01:00
  • 6c7ab0ce53 refactor(kscan): Fix polling of GPIO matrices. Pete Johanson 2021-01-28 11:55:02 -05:00
  • 2f352788c1 refactor(kscan): Remove explicit default n from kscan configs. Pete Johanson 2021-01-28 11:53:18 -05:00
  • bcc3d9b5a6 Update build/flash documentation. Aaron Nunley 2021-01-31 20:29:40 -08:00
  • 592b98cd12 npm run prettier:format Aaron Nunley 2021-01-31 19:17:02 -08:00
  • 100d06ae8b Update docs for testing a new shield. Aaron Nunley 2021-01-31 19:10:46 -08:00
  • 33cd2caced fix(boards): Shorten keyboard names that are too long Nick Winans 2021-02-01 14:20:16 -06:00
  • 82173f354e fix(core): Assert BLE device name is correct length Nick Winans 2021-01-30 15:47:11 -06:00
  • 4e20bf5de1 refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRY Okke Formsma 2020-12-12 20:32:20 +01:00
  • 84d19fe79b refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRY Okke Formsma 2020-12-12 20:31:42 +01:00
  • f39121f82e fix(docs): Remove comment about here being four profiles for splits Nick Winans 2021-01-29 23:29:10 -06:00
  • 4f040fecdf Add a missing log_strdup() Jeff Rizzo 2021-01-25 12:50:05 -08:00
  • 40f7137df7
    chore: Add CodeQL GH action ci/codeql-analysis-action Pete Johanson 2021-01-30 00:13:53 -05:00
  • 40694a0969 docs: remove redundant slash from "docs/" navigation item innovaker 2021-01-15 14:18:11 +00:00
  • ddc5cbdca2 fix(docs): Set description to our tagline Nick Winans 2021-01-29 20:40:23 -06:00
  • cba85d400d fix(docs): Only show push workflow builds in link Nick Winans 2021-01-29 21:03:53 -06:00
  • 1adb2d5f84 feat(docs): add information on how to update the documentation to the docs KemoNine 2020-11-27 22:04:15 +00:00
  • 64a85b7a3f chore(deps): bump DoozyX/clang-format-lint-action from v0.9 to v0.11 dependabot[bot] 2021-01-07 07:14:15 +00:00
  • c925cf02dd feature(sticky_keys): add quick-release Okke Formsma 2020-12-12 21:35:52 +01:00
  • a89d8a6ea4 fix(blog): Updated link to combos docs. Pete Johanson 2021-01-27 22:49:57 -05:00
  • 1addfb9769 feat(blog): Add SOTF #4 Pete Johanson 2021-01-24 01:05:30 -05:00
  • 7c24ab069c fix(behaviors): Updated grsec snapshots for new log format. Pete Johanson 2021-01-25 09:34:05 -05:00
  • 7b7701ae90 feature(modifiers): add explicit modifiers Okke Formsma 2021-01-22 17:00:19 +01:00
  • 0c30b49063 refactor(modifiers): define is_mods function Okke Formsma 2021-01-22 15:45:51 +01:00
  • df4a5c8613 refactor(hid_listener): pass event struct instead of parameters Okke Formsma 2020-12-08 22:14:56 +01:00
  • 89567d3150 docs(sticky keys): document sticky keys and sticky layers Okke Formsma 2020-12-13 14:33:28 +01:00
  • e8aa576781 refactor(docs): Move combos under Features. Pete Johanson 2021-01-23 23:50:30 -05:00
  • a4aaa73f06 feat: Add WPM calculator and display widget Ally Parker 2021-01-22 16:23:21 +00:00
  • c0cab57c2d run-test.sh: use the POSIX '-L 1' for xargs Jeff Rizzo 2021-01-21 12:05:30 -08:00
  • 5eeb310b2f feat(grave-escape): implement grave-escape Okke Formsma 2020-12-26 14:46:56 +01:00
  • 58ad5d4e86 Fix offset in NIBBLE transformation and keymap Jay Greco 2021-01-19 13:54:20 -08:00
  • 13e46bea81 docs(hold-tap): mark tapping_term_ms as code innovaker 2021-01-05 19:59:35 +00:00