diff options
Diffstat (limited to 'docs/proton_c_conversion.md')
-rw-r--r-- | docs/proton_c_conversion.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/proton_c_conversion.md b/docs/proton_c_conversion.md index 1b5e496e7..47511e1b1 100644 --- a/docs/proton_c_conversion.md +++ b/docs/proton_c_conversion.md | |||
@@ -44,6 +44,7 @@ To use the Proton C natively, without having to specify `CTPC=yes`, you need to | |||
44 | 44 | ||
45 | ``` | 45 | ``` |
46 | MCU = STM32F303 | 46 | MCU = STM32F303 |
47 | BOARD = QMK_PROTON_C | ||
47 | ``` | 48 | ``` |
48 | 49 | ||
49 | Remove these variables if they exist: | 50 | Remove these variables if they exist: |