index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-28
Modify preprocessor directives to use basic #if !defined() rather than Zephyr...
Jason Chestnut
2020-09-27
Fix preprocessor flag issues for pull request.
jason
2020-09-25
Fix merge error.
Jason Chestnut
2020-09-25
Add support to GPIO matrix driver for matrix polling, rather than interrupt-b...
Jason Chestnut
2020-09-25
Add matrix polling logic to matrix GPIO driver.
Jason Chestnut
2020-09-24
Restore original matrix driver to correct implementation errors.
Jason Chestnut
2020-09-24
Add new matrix scan flag and implementation in the gpio matrix driver.
Jason Chestnut
2020-09-24
Rename kscan direct wired driver polling kscan flag in preparationfor additio...
Jason Chestnut
2020-09-23
Adding kconfig flag for enabling matrix polling (vs interrupts) on the matrix...
Jason Chestnut
2020-09-21
Merge pull request #196 from petejohanson/blog/sotf-2
Pete Johanson
2020-09-21
feat(blog): SOTF #2 initial work.- Closes #182
Pete Johanson
2020-09-21
fix(boards): Flash Planck with `dfu-util`.
Pete Johanson
2020-09-20
Merge pull request #194 from petejohanson/community/initial-contributing-doc
Pete Johanson
2020-09-20
chore: Add initial CONTRIBUTING.md docs.* Closes #23
Pete Johanson
2020-09-19
Merge pull request #187 from kurtis-lew/main
Pete Johanson
2020-09-14
Update dev-guide-new-shield.md
Kurtis Lew
2020-09-14
Update iris.keymap
Kurtis Lew
2020-09-14
Update dev-guide-new-shield.md
Kurtis Lew
2020-09-14
Revert "Revert "Merge pull request #1 from zmkfirmware/main""
kurtis-lew
2020-09-14
Revert "Merge pull request #1 from zmkfirmware/main"
kurtis-lew
2020-09-14
Updated dev guide
kurtis-lew
2020-09-14
Updated build.yml to check default iris keymaps
kurtis-lew
2020-09-14
Removed Copyright Header causing Parse Error
kurtis-lew
2020-09-14
Merge pull request #186 from BrainWart/tests/fix-build-error-fail
Pete Johanson
2020-09-14
Merge pull request #185 from tominabox1/qaz_update
Pete Johanson
2020-09-14
Update Kconfig.shield
tominabox1
2020-09-14
fix(tests): return error code when build fails
Cody McGinnis
2020-09-14
Fixed some space/tab issues as well as updated copyright statements
tominabox1
2020-09-14
Merge pull request #159 from okke-formsma/docs-update
Pete Johanson
2020-09-14
Merge pull request #183 from petejohanson/ops/clang-format-checks
Pete Johanson
2020-09-14
Remove duplicate include
tominabox1
2020-09-14
Revising keymap to jive with upstream changes
tominabox1
2020-09-14
Merge branch 'qaz_update' of https://github.com/tominabox1/zmk into qaz_update
tominabox1
2020-09-14
add dstore to git ignore list
tominabox1
2020-09-14
Update QAZ keymap for bluetooth config options and homerow hold-taps
tominabox1
2020-09-14
Merge pull request #184 from Nicell/boards/bt-keymap-bindings
Pete Johanson
2020-09-14
Update QAZ keymap for bluetooth config options and homerow hold-taps
tominabox1
2020-09-13
feature(board): add BT prof management to defaults
Nick
2020-09-14
chore: clang-format the codebase.
Pete Johanson
2020-09-14
feat(ci): Run clang-format to check files.
Pete Johanson
2020-09-13
Merge pull request #133 from petejohanson/bluetooth/ident-management
Pete Johanson
2020-09-13
fix(bluetooth): Reject pairing to taken profiles.
Pete Johanson
2020-09-13
refactor(bluetooth): More concise names.
Pete Johanson
2020-09-13
feat(bluetooth): Add new settings_reset shield.
Pete Johanson
2020-09-13
fix(bluetooth): Configs for non-splits.
Pete Johanson
2020-09-13
feat(bluetooth): Add back profiles, split fixes.
Pete Johanson
2020-09-13
fix(bluetooth): Log when clearing on start.
Pete Johanson
2020-09-13
fix(bluetooth): Delete any previously stored name.
Pete Johanson
2020-09-13
fix(bluetooth): Kconfig to clear bonds on start
Pete Johanson
2020-09-13
fix(bluetooth): Remove identity, minimal `bt`.
Pete Johanson
[next]