diff options
| author | Pete Johanson <peter@peterjohanson.com> | 2020-09-14 10:41:35 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-14 10:41:35 -0400 |
| commit | 1cf0bad79253658f2efe82a65cdbc4b74f037518 (patch) | |
| tree | 2cd0b06967113736d028671cab37d94c0dd1d991 /app/boards/shields/qaz/Kconfig.shield | |
| parent | 676288fef2b065034079e034a698101158f8a1b4 (diff) | |
| parent | 0bf4467729f3bf560a04e51900489d81fe129376 (diff) | |
Merge pull request #185 from tominabox1/qaz_update
QAZ shield keymap update
Diffstat (limited to 'app/boards/shields/qaz/Kconfig.shield')
| -rw-r--r-- | app/boards/shields/qaz/Kconfig.shield | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/boards/shields/qaz/Kconfig.shield b/app/boards/shields/qaz/Kconfig.shield index 9da6077..7cc8f1e 100644 --- a/app/boards/shields/qaz/Kconfig.shield +++ b/app/boards/shields/qaz/Kconfig.shield @@ -1,5 +1,5 @@ -# Copyright (c) 2020 TJ Campie +# Copyright (c) 2020 The ZMK Contributors # SPDX-License-Identifier: MIT - - config SHIELD_MY_BOARD - def_bool $(shields_list_contains,qaz) + +config SHIELD_QAZ + def_bool $(shields_list_contains,qaz) |
