diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-13 02:04:58 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-13 02:04:58 +0000 |
commit | e0b4fa512e3db9f75af5000982af4402aaef9d58 (patch) | |
tree | 39b300c17e7799da1d43a40c2417194087ccc10e /keyboards/viendi8l/config.h | |
parent | 19ce1418badbf04b0b675c2e81a184e93b14141f (diff) | |
parent | 536e39a5d9a00e53228ddea24361bdb7ee57faf7 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/viendi8l/config.h')
-rw-r--r-- | keyboards/viendi8l/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/viendi8l/config.h b/keyboards/viendi8l/config.h index b13c9756f9..827a490725 100644 --- a/keyboards/viendi8l/config.h +++ b/keyboards/viendi8l/config.h @@ -16,7 +16,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #pragma once -#include "common_config.h" + +#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 6 |