qmk/keyboards/unicomp/pc122/overnumpad_1xb/mcuconf.h
2025-10-13 06:40:45 +01:00

11 lines
217 B
C

// Copyright 2025 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_PLLM_VALUE
#define STM32_PLLM_VALUE 8
#undef STM32_PLLSAIM_VALUE
#define STM32_PLLSAIM_VALUE 8