mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05: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.
This commit is contained in:
committed by
Pete Johanson
parent
c28ef1b61e
commit
0ca7f69b6d
@@ -1,2 +1,3 @@
|
||||
|
||||
rsource "drivers/Kconfig"
|
||||
rsource "drivers/Kconfig"
|
||||
rsource "lib/Kconfig"
|
||||
Reference in New Issue
Block a user