summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-02feat(power): Update device power management KconfigNick Winans
2021-08-02fix(shields): Clean up default corne keymap.Devon Allie
2021-08-02chore(deps-dev): bump eslint from 7.29.0 to 7.32.0 in /docsdependabot[bot]
2021-07-27Update docs to use “SQT” instead of “QUOTE” (#839)Felix Sargent
2021-07-24feat: Add nrf VDDH battery driverJoel Spadin
2021-07-24fix(docs): Fix keymap upgraderJoel Spadin
2021-07-24docs: Switch back to package version 2Joel Spadin
2021-07-21fix: Add missing semicolon for nano V2 case.Peter Johanson
2021-07-18docs(setup): replace `zephyr-west-action` with `zmk-docker`innovaker
2021-07-17chore(deps): bump @docusaurus/* to 2.0.0-beta.3Peter Johanson
2021-07-17feat(docs): Add Zephyr 2.5 blog post.Peter Johanson
2021-07-17feat(devcontainer): bump `zmk-dev-arm` to `2.5`innovaker
2021-07-17ci: bump `zmk-build-arm` to `2.5`innovaker
2021-07-17docs: bump Zephyr documentation links to Zephyr v2.5.0innovaker
2021-07-17docs(setup): add `x86_64-linux` to Zephyr SDK setup filenameinnovaker
2021-07-17docs(setup): bump `ZSDK_VERSION` to `0.12.4`innovaker
2021-07-17fix(display): Avoid fault w/ LVGL API usage.Peter Johanson
2021-07-17refactor(boards): Switch proton_c to newer pinmux approach.Peter Johanson
2021-07-17fix(boards): Enable pinmux for bdn9_rev2 by default.Pete Johanson
2021-07-17fix(tests): Revert default to previous formatter.Pete Johanson
2021-07-17refactor(core): Move away from deprecated DT API.Pete Johanson
2021-07-17refactor(core): update power API to Zephyr v2.5.0innovaker
2021-07-17feat: bump `zephyr` to `v2.5.0+zmk-fixes`innovaker
2021-07-15feat(docs): Add nice!nano v2 to scripts, actions, and documentationNick Winans
2021-07-15feat(boards): Add nice!nano v2Nick Winans
2021-06-21chore(deps-dev): bump eslint from 7.28.0 to 7.29.0 in /docsdependabot[bot]
2021-06-21chore(deps): bump @docusaurus/preset-classic in /docsdependabot[bot]
2021-06-21chore(deps): bump @docusaurus/core in /docsdependabot[bot]
2021-06-16docs(setup): fix whitespace in Fedora toolchain install commandinnovaker
2021-06-16docs(setup): remove extra slash from Fedora toolchain install commandinnovaker
2021-06-16docs(setup): fix whitespace mismatch in host dependenciesinnovaker
2021-06-13fix(behaviors): Fix timing of delayed hold-tap triggerOkke Formsma
2021-06-10fix(shields): Cradio v2 keymap/shield improvementsDavid Barr
2021-06-10fix(docs): Add permanent redict to zmk.dev domain.Peter Johanson
2021-06-10refactor: Move to new zmk.dev domain name.Peter Johanson
2021-06-09chore(docs): Bump prettier, and reformat w/ it.Peter Johanson
2021-06-09chore(deps): bump react-toastify from 6.0.9 to 7.0.4 in /docsdependabot[bot]
2021-06-09chore(deps): bump react and react-dom in /docsdependabot[bot]
2021-06-09fix(docs): Upgrade docusaurus, webpack/loaders.Peter Johanson
2021-06-08fix(shields): added right alt and layer quick tap to JianAlexander Krikun
2021-06-08feat(docs): Add icon legend to the feature matrixMartin Eberhardt
2021-06-08chore(deps): bump react-copy-to-clipboard from 5.0.2 to 5.0.3 in /docsdependabot[bot]
2021-06-08fix(kscan): Fix nibble demux scan errors on encoder rowJay Greco
2021-06-08docs(codes): Use LSHIFT/RSHIFT in keymap upgraderDom H
2021-06-08docs(codes): Refer to LSHIFT instead of LSHFTDom H
2021-06-08docs(codes): Add LSHIFT and RSHIFT aliasesDom H
2021-06-08feat(keys): Add LSHIFT and RSHIFT aliasesDom H
2021-06-08fix(docs): Update macos GCC embedded section with brew cmdIvan Smirnov
2021-06-08fix(combos): Check each combo key, not just lastJonathan Rascher
2021-06-08test(combo): Add unit test for complete long comboJonathan Rascher