zmk/app/module/Kconfig
Peter Johanson 0ca7f69b6d 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-16 11:52:40 -07:00

3 lines
48 B
Plaintext

rsource "drivers/Kconfig"
rsource "lib/Kconfig"