Add the initial input driver for the Cirque Pinnacle ASIC found in Cirque GlidePoint trackpads.
8 lines
196 B
Text
8 lines
196 B
Text
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
rsource "gpio/Kconfig"
|
|
rsource "kscan/Kconfig"
|
|
rsource "sensor/Kconfig"
|
|
rsource "display/Kconfig"
|
|
rsource "input/Kconfig"
|