a124eb9f9e
* Basic driver, using the GD7965 driver as a basis, since the ICs are very similar.
6 lines
No EOL
148 B
Text
6 lines
No EOL
148 B
Text
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
rsource "kscan/Kconfig"
|
|
rsource "sensor/Kconfig"
|
|
rsource "display/Kconfig" |