zmk/app/dts/bindings/input_processors/zmk,input-processor-scaler....

17 lines
291 B
YAML

# Copyright (c) 2024, The ZMK Contributors
# SPDX-License-Identifier: MIT
description: Input Processor for scaling values
compatible: "zmk,input-processor-scaler"
include: ip_two_param.yaml
properties:
type:
type: int
required: true
codes:
type: array
required: true