summaryrefslogtreecommitdiff
path: root/app/include/zmk/kscan.h
blob: 33526008ee1c448fd62fd9c60e5499cd562b368c (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2020 The ZMK Contributors
 *
 * SPDX-License-Identifier: MIT
 */

#pragma once

int zmk_kscan_init(char *name);