chore: add copyright to core Kconfig

This commit is contained in:
innovaker 2020-11-18 22:15:00 +00:00 committed by Pete Johanson
parent d50f4afc7e
commit 67a6646cd7
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
mainmenu "ZMK Firmware"
menu "ZMK"

View File

@ -1 +1,4 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
rsource "shields/*/Kconfig.shield"

View File

@ -1,3 +1,6 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config ZMK_KSCAN_GPIO_DRIVER
bool "Enable GPIO kscan driver to simulate key presses"
default y