index
:
zmk.git
core/peripheral-behavior-invocation
main
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
drivers
Age
Commit message (
Expand
)
Author
2020-12-08
fix(kscan): Fix building kscan for tests.
Pete Johanson
2020-12-04
fix(drivers): Remove conditional from directories.
Pete Johanson
2020-12-03
refactor: Align drivers with Zephyr file system conventions
innovaker
2020-12-02
refactor(kscan): Use PORT events for direct driver
Pete Johanson
2020-11-29
Updated function calls with missing reference. GPIO missing.
4pplet
2020-11-20
chore: add copyright to core Kconfig
innovaker
2020-11-20
fix(drivers): rename module.yaml to module.yml
innovaker
2020-11-01
fix(bvd): Add SENSOR_CHAN_ALL support
Nick
2020-10-27
Update demux kscan driver as per PR feedback
Jay Greco
2020-10-27
Add new kscan_gpio_demux driver
Jay Greco
2020-10-26
Implement Kconfig and enhance error checks
Nick
2020-10-24
fix: clang-format
Nick
2020-10-24
Remove newlib dep
Nick
2020-10-23
Check if fetch channel is supported
Nick
2020-10-23
Fix build for boards without voltage divider
Nick
2020-10-23
Merge branch 'main' into bluetooth/battery-reporting
Nick Winans
2020-10-23
clang-format and add missing defconfig values
Nick
2020-10-23
Refactor driver to use Sensor API
Nick
2020-10-11
Reformatted according to clang-format lint
Nuxiom
2020-10-11
Fix kscan_gpio_irq_callback_handler_##n conditional macro
Nuxiom
2020-10-06
Merge pull request #211 from petejohanson/core/keymap-port-event-exploration
Pete Johanson
2020-10-06
feat(power): Initial deep sleep work.
Pete Johanson
2020-10-04
feat(kscan): Use PORT events for kscan matrix interrupts
Pete Johanson
2020-10-04
fix(kscan): fix direct GPIO when using interrupts
Joel Spadin
2020-10-03
fix(ec11): allow more than one encoder
Joel Spadin
2020-10-01
chore: Fix remaining formatting issues.
Pete Johanson
2020-10-01
chore: Fix some accidental formatting issues.
Pete Johanson
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-19
fix(clang-format)
Nick
2020-09-19
Merge remote-tracking branch 'upstream/main' into bluetooth/battery-reporting
Nick
2020-09-19
Voltage divider driver initial implementation
Nick
2020-09-14
chore: clang-format the codebase.
Pete Johanson
2020-09-10
fix: Switch to single AUTHORS file.* Closes #164
Pete Johanson
2020-09-01
fix(kscan): Avoid sending duplicate kscan events.
Pete Johanson
2020-08-18
feeature(bt): Add "unpair combo" on startup.
Pete Johanson
2020-08-11
Fix up some incorrect license headers.
Pete Johanson
2020-08-06
Encoder Kconfig fixes.
Pete Johanson
2020-08-05
Bump delay in scanning while held to 5ms.
Pete Johanson
2020-07-24
Tweaks for EC11 config.
Pete Johanson
2020-07-22
Initial work on sensor bindings.
Pete Johanson
2020-07-21
Tweaks for orientation and A/B pins for Kyria left
Pete Johanson
2020-07-21
Support multiple instances of the encoder.
Pete Johanson
[next]