chore(display): add header to Kconfig

PR: #534
This commit is contained in:
innovaker 2020-12-19 21:56:34 +00:00
parent 8fd9b619a7
commit 9a447b29a2
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
menuconfig ZMK_DISPLAY menuconfig ZMK_DISPLAY
bool "Enable ZMK Display" bool "Enable ZMK Display"

View file

@ -1,3 +1,5 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
menu "ZMK Display Widgets" menu "ZMK Display Widgets"