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
/
zephyr
/
dts
Age
Commit message (
Expand
)
Author
2021-10-26
feat(kscan): Improve matrix debouncing
Joel Spadin
2021-09-14
feat(drivers): Add mcp23017 driver based on upstream mcp23s17 one.
Pete Johanson
2021-09-08
refactor(kscan): Demacroify GPIO matrix driver
Joel Spadin
2021-07-24
feat: Add nrf VDDH battery driver
Joel Spadin
2021-01-01
refactor(app): format with prettier (#563)
innovaker
2020-12-03
refactor: Align drivers with Zephyr file system conventions
innovaker
2020-10-27
Add new kscan_gpio_demux driver
Jay Greco
2020-10-23
Refactor driver to use Sensor API
Nick
2020-09-19
Voltage divider driver initial implementation
Nick
2020-07-21
Filename fix for EN11 -> EC11.
Pete Johanson
2020-07-20
EN11 is actually EC11, some sample work.
Pete Johanson
2020-07-19
Initial en11 exploration.
Pete Johanson
2020-06-24
Fix .gitignore, add missing changes.
Pete Johanson
2020-06-24
Initial working Clueboard California Macropad w/ proton-c fixes
Pete Johanson
2020-06-09
Fix remaining Apache header lines.
Pete Johanson
2020-06-08
Move Zephyr app into subdirectory.
Pete Johanson