summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-04fix(docs): Reorganized section in Windows setupKevin
2020-10-04fix(docs): Fixed Python environment variables and commands for Windows setupKevin
2020-10-04fix(kscan): fix direct GPIO when using interruptsJoel Spadin
2020-10-04improvement(kscan): use ARRAY_SIZE macroJoel Spadin
2020-10-03Merge pull request #235 from ChaosinaCan/ec11-fixPete Johanson
2020-10-03fix(ec11): allow more than one encoderJoel Spadin
2020-10-02Merge branch 'main' of github.com:zmkfirmware/zmk into mainPete Johanson
2020-10-02fix(docs): Proper emphasis of MUST NOT.Pete Johanson
2020-10-02Merge pull request #227 from DevMashru/mainPete Johanson
2020-10-02Add missing licensing headerDev
2020-10-01Merge pull request #231 from petejohanson/core/usb-status-apiPete Johanson
2020-10-01feat(usb): Function to access latest USB status.Pete Johanson
2020-10-01Merge pull request #230 from petejohanson/docs/nice-nano-product-link-fixPete Johanson
2020-10-01fix(docs): Link to nice!nano product page itself.Pete Johanson
2020-10-01Merge pull request #229 from petejohanson/test/clang-format-fix-testPete Johanson
2020-10-01chore: Fix remaining formatting issues.Pete Johanson
2020-10-01fix(ci): Lint detected changes to drivers dir.Pete Johanson
2020-10-01chore: Fix some accidental formatting issues.Pete Johanson
2020-10-01Merge pull request #212 from shurikai/zmk-202Pete Johanson
2020-09-29Merge pull request #222 from petejohanson/bluetooth/fix-max-paired-kconfigPete Johanson
2020-09-29fix(bluetooth): Proper max paired/conns.Pete Johanson
2020-09-28Modify preprocessor directives to use basic #if !defined() rather than Zephyr...Jason Chestnut
2020-09-27Fix preprocessor flag issues for pull request.jason
2020-09-26Merge pull request #216 from noar-t/mainPete Johanson
2020-09-26Provide context on Quefrency physical PCB layoutsNoah Thornton
2020-09-26Apply suggestions from code review Noah Thornton
2020-09-26Add quefrency shieldNoah Thornton
2020-09-25Fix merge error.Jason Chestnut
2020-09-25Add support to GPIO matrix driver for matrix polling, rather than interrupt-b...Jason Chestnut
2020-09-25Add matrix polling logic to matrix GPIO driver.Jason Chestnut
2020-09-24Restore original matrix driver to correct implementation errors.Jason Chestnut
2020-09-24Merge pull request #180 from CrossR/CrossR/ShellScriptTidyUpPete Johanson
2020-09-24feat(docs): Add missing shields to hardware page.Pete Johanson
2020-09-24Add new matrix scan flag and implementation in the gpio matrix driver.Jason Chestnut
2020-09-24 Add licenses.CrossR
2020-09-24Rename kscan direct wired driver polling kscan flag in preparationfor additio...Jason Chestnut
2020-09-23Merge pull request #207 from reizero00/romac_plusPete Johanson
2020-09-23Remove bt_unpair_combo from romac_plus.overlayKristoffer Onias
2020-09-23Merge pull request #198 from reizero00/romac_plusPete Johanson
2020-09-23Update Keymap legends for consistencyKristoffer Onias
2020-09-23Adopt new BT unpairing standardsKristoffer Onias
2020-09-23Update keyboard name to be more user friendlyKristoffer Onias
2020-09-23Adopt single authors headersKristoffer Onias
2020-09-23Adding kconfig flag for enabling matrix polling (vs interrupts) on the matrix...Jason Chestnut
2020-09-23Disabled ec11 since it's an optional configurationKristoffer Onias
2020-09-21Add romac_plus to build.ymlKristoffer Onias
2020-09-21Add RoMac plus v4 support on nice nano v1Kristoffer Onias
2020-09-21Merge pull request #196 from petejohanson/blog/sotf-2Pete Johanson
2020-09-21feat(blog): SOTF #2 initial work.- Closes #182Pete Johanson
2020-09-21fix(boards): Flash Planck with `dfu-util`.Pete Johanson