summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-24Add new matrix scan flag and implementation in the gpio matrix driver.Jason Chestnut
2020-09-24Rename kscan direct wired driver polling kscan flag in preparationfor additio...Jason Chestnut
2020-09-23Adding kconfig flag for enabling matrix polling (vs interrupts) on the matrix...Jason Chestnut
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
2020-09-20Merge pull request #194 from petejohanson/community/initial-contributing-docPete Johanson
2020-09-20chore: Add initial CONTRIBUTING.md docs.* Closes #23Pete Johanson
2020-09-19Merge pull request #187 from kurtis-lew/mainPete Johanson
2020-09-14Update dev-guide-new-shield.mdKurtis Lew
2020-09-14Update iris.keymapKurtis Lew
2020-09-14Update dev-guide-new-shield.mdKurtis Lew
2020-09-14Revert "Revert "Merge pull request #1 from zmkfirmware/main""kurtis-lew
2020-09-14Revert "Merge pull request #1 from zmkfirmware/main"kurtis-lew
2020-09-14Updated dev guidekurtis-lew
2020-09-14Updated build.yml to check default iris keymapskurtis-lew
2020-09-14Removed Copyright Header causing Parse Errorkurtis-lew
2020-09-14Merge pull request #186 from BrainWart/tests/fix-build-error-failPete Johanson
2020-09-14Merge pull request #185 from tominabox1/qaz_updatePete Johanson
2020-09-14Update Kconfig.shieldtominabox1
2020-09-14fix(tests): return error code when build failsCody McGinnis
2020-09-14Fixed some space/tab issues as well as updated copyright statementstominabox1
2020-09-14Merge pull request #159 from okke-formsma/docs-updatePete Johanson
2020-09-14Merge pull request #183 from petejohanson/ops/clang-format-checksPete Johanson
2020-09-14Remove duplicate includetominabox1
2020-09-14Revising keymap to jive with upstream changestominabox1
2020-09-14Merge branch 'qaz_update' of https://github.com/tominabox1/zmk into qaz_updatetominabox1
2020-09-14add dstore to git ignore listtominabox1
2020-09-14Update QAZ keymap for bluetooth config options and homerow hold-tapstominabox1
2020-09-14Merge pull request #184 from Nicell/boards/bt-keymap-bindingsPete Johanson
2020-09-14Update QAZ keymap for bluetooth config options and homerow hold-tapstominabox1
2020-09-13feature(board): add BT prof management to defaultsNick
2020-09-14chore: clang-format the codebase.Pete Johanson
2020-09-14feat(ci): Run clang-format to check files.Pete Johanson
2020-09-13Merge pull request #133 from petejohanson/bluetooth/ident-managementPete Johanson
2020-09-13fix(bluetooth): Reject pairing to taken profiles.Pete Johanson
2020-09-13refactor(bluetooth): More concise names.Pete Johanson
2020-09-13feat(bluetooth): Add new settings_reset shield.Pete Johanson
2020-09-13fix(bluetooth): Configs for non-splits.Pete Johanson
2020-09-13feat(bluetooth): Add back profiles, split fixes.Pete Johanson
2020-09-13fix(bluetooth): Log when clearing on start.Pete Johanson
2020-09-13fix(bluetooth): Delete any previously stored name.Pete Johanson
2020-09-13fix(bluetooth): Kconfig to clear bonds on startPete Johanson
2020-09-13fix(bluetooth): Remove identity, minimal `bt`.Pete Johanson