This website requires JavaScript.
Explore
Help
Sign In
tgrosinger
/
zmk
Watch
1
Star
0
Fork
0
You've already forked zmk
Code
Actions
Packages
tgrosinger-keyboards
zmk
/
app
/
module
/
Kconfig
3 lines
48 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
refactor: Move drivers into properly module. * Align our driver module layout to properly match Zephyr conventions, allowing proper CMake setup to amend the library for each type of driver.
2023-09-02 20:07:31 -07:00
refactor: Promote debounce to exposed mod lib. * Promote previously local debounce code from kscan drivers to exposed module lib, for use with other drivers as needed. * Refactor existing kscan driver to new "public" API.
2023-09-11 21:56:37 -07:00
rsource "drivers/Kconfig"
rsource "lib/Kconfig"
Copy Permalink