Browse Source

chore(display): add header to Kconfig

PR: #534
xmkb
innovaker 4 years ago committed by Pete Johanson
parent
commit
aa8efa7078
  1. 2
      app/src/display/Kconfig
  2. 2
      app/src/display/widgets/Kconfig

2
app/src/display/Kconfig

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

2
app/src/display/widgets/Kconfig

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

Loading…
Cancel
Save