Browse Source

Fixup ChibiOS header inclusion search ordering. (#19623)

* Add STM32F446-Nucleo onekey. 

* Fixup onekey build for F446, all keymaps.

* Fixup board inclusion search ordering.
pull/19635/head 0.19.10
Nick Brassel 1 year ago
committed by GitHub
parent
commit
327f7ee9a7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
100 changed files with 195 additions and 91 deletions
  1. +1
    -1
      keyboards/akb/vero/mcuconf.h
  2. +1
    -1
      keyboards/bastardkb/charybdis/3x5/blackpill/halconf.h
  3. +1
    -1
      keyboards/bastardkb/charybdis/3x5/blackpill/mcuconf.h
  4. +1
    -1
      keyboards/bastardkb/charybdis/3x5/keymaps/drashna/mcuconf.h
  5. +1
    -1
      keyboards/bastardkb/charybdis/3x5/v2/splinky_2/mcuconf.h
  6. +1
    -1
      keyboards/bastardkb/charybdis/3x5/v2/splinky_3/mcuconf.h
  7. +1
    -1
      keyboards/bastardkb/charybdis/3x6/blackpill/halconf.h
  8. +1
    -1
      keyboards/bastardkb/charybdis/3x6/blackpill/mcuconf.h
  9. +1
    -1
      keyboards/bastardkb/charybdis/3x6/v2/splinky_2/mcuconf.h
  10. +1
    -1
      keyboards/bastardkb/charybdis/3x6/v2/splinky_3/mcuconf.h
  11. +1
    -1
      keyboards/bastardkb/charybdis/4x6/blackpill/halconf.h
  12. +1
    -1
      keyboards/bastardkb/charybdis/4x6/blackpill/mcuconf.h
  13. +1
    -1
      keyboards/bastardkb/charybdis/4x6/keymaps/drashna/mcuconf.h
  14. +1
    -1
      keyboards/bastardkb/charybdis/4x6/v2/splinky_2/mcuconf.h
  15. +1
    -1
      keyboards/bastardkb/charybdis/4x6/v2/splinky_3/mcuconf.h
  16. +1
    -1
      keyboards/bastardkb/dilemma/3x5_2/assembled/halconf.h
  17. +1
    -1
      keyboards/bastardkb/dilemma/3x5_2/assembled/mcuconf.h
  18. +1
    -1
      keyboards/bastardkb/dilemma/3x5_2/keymaps/drashna/halconf.h
  19. +1
    -1
      keyboards/bastardkb/dilemma/3x5_2/keymaps/drashna/mcuconf.h
  20. +1
    -1
      keyboards/bastardkb/dilemma/3x5_2/splinky/halconf.h
  21. +1
    -1
      keyboards/bastardkb/dilemma/3x5_2/splinky/mcuconf.h
  22. +1
    -1
      keyboards/bastardkb/dilemma/3x5_3/halconf.h
  23. +1
    -1
      keyboards/bastardkb/dilemma/3x5_3/mcuconf.h
  24. +1
    -1
      keyboards/controllerworks/mini36/halconf.h
  25. +1
    -1
      keyboards/controllerworks/mini36/mcuconf.h
  26. +1
    -1
      keyboards/controllerworks/mini42/halconf.h
  27. +1
    -1
      keyboards/controllerworks/mini42/mcuconf.h
  28. +1
    -1
      keyboards/drop/sense75/board.h
  29. +1
    -1
      keyboards/halokeys/elemental75/chconf.h
  30. +1
    -1
      keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/mcuconf.h
  31. +1
    -1
      keyboards/handwired/macroboard/mcuconf.h
  32. +1
    -1
      keyboards/handwired/onekey/blackpill_f401/mcuconf.h
  33. +1
    -1
      keyboards/handwired/onekey/blackpill_f401_tinyuf2/mcuconf.h
  34. +1
    -1
      keyboards/handwired/onekey/blackpill_f411/mcuconf.h
  35. +1
    -1
      keyboards/handwired/onekey/blackpill_f411_tinyuf2/mcuconf.h
  36. +1
    -1
      keyboards/handwired/onekey/evb_wb32f3g71/mcuconf.h
  37. +1
    -1
      keyboards/handwired/onekey/evb_wb32fq95/mcuconf.h
  38. +2
    -0
      keyboards/handwired/onekey/keymaps/default/keymap.c
  39. +9
    -0
      keyboards/handwired/onekey/nucleo_f446re/board.h
  40. +16
    -0
      keyboards/handwired/onekey/nucleo_f446re/config.h
  41. +10
    -0
      keyboards/handwired/onekey/nucleo_f446re/halconf.h
  42. +15
    -0
      keyboards/handwired/onekey/nucleo_f446re/info.json
  43. +23
    -0
      keyboards/handwired/onekey/nucleo_f446re/mcuconf.h
  44. +5
    -0
      keyboards/handwired/onekey/nucleo_f446re/readme.md
  45. +1
    -0
      keyboards/handwired/onekey/nucleo_f446re/rules.mk
  46. +1
    -1
      keyboards/handwired/onekey/proton_c/mcuconf.h
  47. +1
    -1
      keyboards/handwired/onekey/rp2040/mcuconf.h
  48. +1
    -1
      keyboards/handwired/pill60/blackpill_f401/mcuconf.h
  49. +1
    -1
      keyboards/handwired/pill60/blackpill_f411/mcuconf.h
  50. +1
    -1
      keyboards/handwired/tractyl_manuform/5x6_right/f303/mcuconf.h
  51. +1
    -1
      keyboards/handwired/tractyl_manuform/5x6_right/f411/mcuconf.h
  52. +1
    -1
      keyboards/handwired/uthol/rev3/mcuconf.h
  53. +1
    -1
      keyboards/keebio/sinc/rev3/halconf.h
  54. +1
    -1
      keyboards/keebio/sinc/rev3/mcuconf.h
  55. +1
    -1
      keyboards/kin80/blackpill401/mcuconf.h
  56. +1
    -1
      keyboards/kin80/blackpill411/mcuconf.h
  57. +1
    -1
      keyboards/linworks/whale75/chconf.h
  58. +1
    -1
      keyboards/linworks/whale75/mcuconf.h
  59. +1
    -1
      keyboards/mino_plus/soldered/mcuconf.h
  60. +1
    -1
      keyboards/moonlander/mcuconf.h
  61. +1
    -1
      keyboards/planck/ez/mcuconf.h
  62. +1
    -1
      keyboards/planck/rev6/mcuconf.h
  63. +1
    -1
      keyboards/planck/rev6_drop/mcuconf.h
  64. +1
    -1
      keyboards/preonic/rev3/mcuconf.h
  65. +1
    -1
      keyboards/preonic/rev3_drop/mcuconf.h
  66. +1
    -1
      keyboards/splitkb/kyria/rev1/proton_c/chconf.h
  67. +1
    -1
      keyboards/splitkb/kyria/rev2/proton_c/chconf.h
  68. +1
    -1
      keyboards/teleport/native/mcuconf.h
  69. +1
    -1
      keyboards/tzarc/ghoul/rev1/stm32/board.h
  70. +1
    -1
      keyboards/weirdo/geminate60/chconf.h
  71. +1
    -1
      keyboards/yandrstudio/buff67v3/board.h
  72. +1
    -1
      keyboards/yandrstudio/eau87/board.h
  73. +1
    -1
      keyboards/yandrstudio/eau_r2/board.h
  74. +1
    -1
      keyboards/yandrstudio/nightstar75/board.h
  75. +1
    -1
      keyboards/yandrstudio/nz64/board.h
  76. +1
    -1
      keyboards/yandrstudio/nz67v2/board.h
  77. +1
    -1
      keyboards/yandrstudio/tg67/board.h
  78. +1
    -1
      keyboards/yandrstudio/wave75/board.h
  79. +1
    -1
      keyboards/yandrstudio/yr6095/board.h
  80. +1
    -1
      keyboards/yandrstudio/yr80/board.h
  81. +1
    -1
      keyboards/yandrstudio/zhou65/board.h
  82. +1
    -1
      layouts/community/split_3x6_3/drashna/chconf.h
  83. +23
    -0
      lib/python/qmk/cli/lint.py
  84. +1
    -1
      platforms/chibios/boards/BLACKPILL_STM32_F401/configs/board.h
  85. +1
    -1
      platforms/chibios/boards/BLACKPILL_STM32_F411/configs/board.h
  86. +1
    -1
      platforms/chibios/boards/BONSAI_C4/configs/board.h
  87. +1
    -1
      platforms/chibios/boards/GENERIC_PROMICRO_RP2040/configs/board.h
  88. +1
    -1
      platforms/chibios/boards/GENERIC_RP_RP2040/configs/board.h
  89. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_F072XB/configs/board.h
  90. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_F303XC/configs/board.h
  91. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_F401XC/configs/board.h
  92. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h
  93. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_F407XE/configs/board.h
  94. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_F411XE/configs/board.h
  95. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_F446XE/configs/board.h
  96. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_L412XB/configs/board.h
  97. +1
    -1
      platforms/chibios/boards/GENERIC_STM32_L433XC/configs/board.h
  98. +1
    -1
      platforms/chibios/boards/QMK_PM2040/configs/board.h
  99. +1
    -1
      platforms/chibios/boards/QMK_PROTON_C/configs/board.h
  100. +1
    -1
      platforms/chibios/boards/STEMCELL/configs/board.h

+ 1
- 1
keyboards/akb/vero/mcuconf.h View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include_next "mcuconf.h"
#include_next <mcuconf.h>
/* Set PLL M divider from 4 (F411 GENERIC default) to 8, because of 16 MHz crystal on board */
#undef STM32_PLLM_VALUE
#define STM32_PLLM_VALUE 8

+ 1
- 1
keyboards/bastardkb/charybdis/3x5/blackpill/halconf.h View File

@ -24,4 +24,4 @@
#define SPI_USE_WAIT TRUE
#define SPI_SELECT_MODE SPI_SELECT_MODE_PAD
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/bastardkb/charybdis/3x5/blackpill/mcuconf.h View File

@ -19,7 +19,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_PWM_USE_TIM2
#define STM32_PWM_USE_TIM2 TRUE


+ 1
- 1
keyboards/bastardkb/charybdis/3x5/keymaps/drashna/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#if defined(KEYBOARD_bastardkb_charybdis_3x5_blackpill)
# undef STM32_I2C_USE_I2C1


+ 1
- 1
keyboards/bastardkb/charybdis/3x5/v2/splinky_2/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI0
#define RP_SPI_USE_SPI0 TRUE

+ 1
- 1
keyboards/bastardkb/charybdis/3x5/v2/splinky_3/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI0
#define RP_SPI_USE_SPI0 TRUE

+ 1
- 1
keyboards/bastardkb/charybdis/3x6/blackpill/halconf.h View File

@ -24,4 +24,4 @@
#define SPI_USE_WAIT TRUE
#define SPI_SELECT_MODE SPI_SELECT_MODE_PAD
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/bastardkb/charybdis/3x6/blackpill/mcuconf.h View File

@ -19,7 +19,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_PWM_USE_TIM2
#define STM32_PWM_USE_TIM2 TRUE


+ 1
- 1
keyboards/bastardkb/charybdis/3x6/v2/splinky_2/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI0
#define RP_SPI_USE_SPI0 TRUE

+ 1
- 1
keyboards/bastardkb/charybdis/3x6/v2/splinky_3/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI0
#define RP_SPI_USE_SPI0 TRUE

+ 1
- 1
keyboards/bastardkb/charybdis/4x6/blackpill/halconf.h View File

@ -24,4 +24,4 @@
#define SPI_USE_WAIT TRUE
#define SPI_SELECT_MODE SPI_SELECT_MODE_PAD
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/bastardkb/charybdis/4x6/blackpill/mcuconf.h View File

@ -19,7 +19,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_PWM_USE_TIM2
#define STM32_PWM_USE_TIM2 TRUE


+ 1
- 1
keyboards/bastardkb/charybdis/4x6/keymaps/drashna/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#if defined(KEYBOARD_bastardkb_charybdis_4x6_blackpill)
# undef STM32_PWM_USE_ADVANCED


+ 1
- 1
keyboards/bastardkb/charybdis/4x6/v2/splinky_2/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI0
#define RP_SPI_USE_SPI0 TRUE

+ 1
- 1
keyboards/bastardkb/charybdis/4x6/v2/splinky_3/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI0
#define RP_SPI_USE_SPI0 TRUE

+ 1
- 1
keyboards/bastardkb/dilemma/3x5_2/assembled/halconf.h View File

@ -19,4 +19,4 @@
#define HAL_USE_SPI TRUE
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/bastardkb/dilemma/3x5_2/assembled/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI1
#define RP_SPI_USE_SPI1 TRUE

+ 1
- 1
keyboards/bastardkb/dilemma/3x5_2/keymaps/drashna/halconf.h View File

@ -20,4 +20,4 @@
#define HAL_USE_SPI TRUE
#define HAL_USE_I2C TRUE
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/bastardkb/dilemma/3x5_2/keymaps/drashna/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI1
#define RP_SPI_USE_SPI1 TRUE


+ 1
- 1
keyboards/bastardkb/dilemma/3x5_2/splinky/halconf.h View File

@ -18,4 +18,4 @@
#define HAL_USE_I2C TRUE
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/bastardkb/dilemma/3x5_2/splinky/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C1
#define RP_I2C_USE_I2C1 TRUE

+ 1
- 1
keyboards/bastardkb/dilemma/3x5_3/halconf.h View File

@ -20,4 +20,4 @@
#define HAL_USE_I2C TRUE
#define HAL_USE_SPI TRUE
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/bastardkb/dilemma/3x5_3/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI1
#define RP_SPI_USE_SPI1 TRUE


+ 1
- 1
keyboards/controllerworks/mini36/halconf.h View File

@ -19,4 +19,4 @@
#define HAL_USE_I2C TRUE
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/controllerworks/mini36/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C0
#define RP_I2C_USE_I2C0 TRUE

+ 1
- 1
keyboards/controllerworks/mini42/halconf.h View File

@ -19,4 +19,4 @@
#define HAL_USE_I2C TRUE
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/controllerworks/mini42/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C0
#define RP_I2C_USE_I2C0 TRUE

+ 1
- 1
keyboards/drop/sense75/board.h View File

@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000U

+ 1
- 1
keyboards/halokeys/elemental75/chconf.h View File

@ -18,4 +18,4 @@
// so we need to change resolution and frequency to match.
#define CH_CFG_ST_RESOLUTION 16
#define CH_CFG_ST_FREQUENCY 10000
#include_next "chconf.h"
#include_next <chconf.h>

+ 1
- 1
keyboards/handwired/dactyl_manuform/6x6/blackpill_f411/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_SERIAL_USE_USART1
#define STM32_SERIAL_USE_USART1 TRUE

+ 1
- 1
keyboards/handwired/macroboard/mcuconf.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_PWM_USE_TIM2
#define STM32_PWM_USE_TIM2 TRUE


+ 1
- 1
keyboards/handwired/onekey/blackpill_f401/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_ADC_USE_ADC1
#define STM32_ADC_USE_ADC1 TRUE


+ 1
- 1
keyboards/handwired/onekey/blackpill_f401_tinyuf2/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_ADC_USE_ADC1
#define STM32_ADC_USE_ADC1 TRUE


+ 1
- 1
keyboards/handwired/onekey/blackpill_f411/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_ADC_USE_ADC1
#define STM32_ADC_USE_ADC1 TRUE


+ 1
- 1
keyboards/handwired/onekey/blackpill_f411_tinyuf2/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_ADC_USE_ADC1
#define STM32_ADC_USE_ADC1 TRUE


+ 1
- 1
keyboards/handwired/onekey/evb_wb32f3g71/mcuconf.h View File

@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef WB32_ADC_USE_ADC1
#define WB32_ADC_USE_ADC1 TRUE


+ 1
- 1
keyboards/handwired/onekey/evb_wb32fq95/mcuconf.h View File

@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef WB32_ADC_USE_ADC1
#define WB32_ADC_USE_ADC1 TRUE


+ 2
- 0
keyboards/handwired/onekey/keymaps/default/keymap.c View File

@ -1,3 +1,5 @@
// Copyright 2020 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {


+ 9
- 0
keyboards/handwired/onekey/nucleo_f446re/board.h View File

@ -0,0 +1,9 @@
// Copyright 2023 Nick Brassel (@tzarc)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 8000000U
#define STM32_HSE_BYPASS

+ 16
- 0
keyboards/handwired/onekey/nucleo_f446re/config.h View File

@ -0,0 +1,16 @@
// Copyright 2021 Nick Brassel (@tzarc)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include "config_common.h"
#define BACKLIGHT_PWM_DRIVER PWMD4
#define BACKLIGHT_PWM_CHANNEL 3
#define BACKLIGHT_PAL_MODE 2
#define RGB_CI_PIN B13
#define ADC_PIN A0
#define SOLENOID_PINS { B12, B13, B14, B15 }
#define SOLENOID_PINS_ACTIVE_STATE { high, high, low }

+ 10
- 0
keyboards/handwired/onekey/nucleo_f446re/halconf.h View File

@ -0,0 +1,10 @@
// Copyright 2023 Nick Brassel (@tzarc)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_ADC TRUE
#define HAL_USE_SPI TRUE
#define HAL_USE_I2C TRUE
#define HAL_USE_PWM TRUE
#include_next <halconf.h>

+ 15
- 0
keyboards/handwired/onekey/nucleo_f446re/info.json View File

@ -0,0 +1,15 @@
{
"keyboard_name": "Onekey Nucleo F446RE",
"processor": "STM32F446",
"bootloader": "stm32-dfu",
"matrix_pins": {
"cols": ["A2"],
"rows": ["A1"]
},
"backlight": {
"pin": "B8"
},
"rgblight": {
"pin": "A0"
}
}

+ 23
- 0
keyboards/handwired/onekey/nucleo_f446re/mcuconf.h View File

@ -0,0 +1,23 @@
// Copyright 2023 Nick Brassel (@tzarc)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_PLLM_VALUE
#define STM32_PLLM_VALUE 4
#undef STM32_PLLSAIM_VALUE
#define STM32_PLLSAIM_VALUE 4
#undef STM32_ADC_USE_ADC1
#define STM32_ADC_USE_ADC1 TRUE
#undef STM32_PWM_USE_TIM4
#define STM32_PWM_USE_TIM4 TRUE
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE
#undef STM32_SPI_USE_SPI1
#define STM32_SPI_USE_SPI1 TRUE

+ 5
- 0
keyboards/handwired/onekey/nucleo_f446re/readme.md View File

@ -0,0 +1,5 @@
# STM32 Nucleo-L432 onekey
To trigger keypress, short together pins *A1* and *A2*.
You'll also need to connect `VIN`, `GND`, USB `D+` to `PA12`/`D2`, and USB `D-` to `PA11`/`D10`.

+ 1
- 0
keyboards/handwired/onekey/nucleo_f446re/rules.mk View File

@ -0,0 +1 @@
SRC += analog.c

+ 1
- 1
keyboards/handwired/onekey/proton_c/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_ADC_USE_ADC1
#define STM32_ADC_USE_ADC1 TRUE

+ 1
- 1
keyboards/handwired/onekey/rp2040/mcuconf.h View File

@ -3,7 +3,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_PWM_USE_PWM0
#define RP_PWM_USE_PWM0 TRUE


+ 1
- 1
keyboards/handwired/pill60/blackpill_f401/mcuconf.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE


+ 1
- 1
keyboards/handwired/pill60/blackpill_f411/mcuconf.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE


+ 1
- 1
keyboards/handwired/tractyl_manuform/5x6_right/f303/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE


+ 1
- 1
keyboards/handwired/tractyl_manuform/5x6_right/f411/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE


+ 1
- 1
keyboards/handwired/uthol/rev3/mcuconf.h View File

@ -16,7 +16,7 @@
*/
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE


+ 1
- 1
keyboards/keebio/sinc/rev3/halconf.h View File

@ -18,4 +18,4 @@
#define HAL_USE_I2C TRUE
#include_next "halconf.h"
#include_next <halconf.h>

+ 1
- 1
keyboards/keebio/sinc/rev3/mcuconf.h View File

@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C1
#define RP_I2C_USE_I2C1 TRUE

+ 1
- 1
keyboards/kin80/blackpill401/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE


+ 1
- 1
keyboards/kin80/blackpill411/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE


+ 1
- 1
keyboards/linworks/whale75/chconf.h View File

@ -14,4 +14,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include_next "chconf.h"
#include_next <chconf.h>

+ 1
- 1
keyboards/linworks/whale75/mcuconf.h View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include_next "mcuconf.h"
#include_next <mcuconf.h>
// Underglow uses TIM4, Backlight TIM1, so both are enabled here.
#undef STM32_PWM_USE_TIM1


+ 1
- 1
keyboards/mino_plus/soldered/mcuconf.h View File

@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE

+ 1
- 1
keyboards/moonlander/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
// for i2c expander, and ISSI
#undef STM32_I2C_USE_I2C1


+ 1
- 1
keyboards/planck/ez/mcuconf.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
// for i2c expander, and ISSI
#undef STM32_I2C_USE_I2C1


+ 1
- 1
keyboards/planck/rev6/mcuconf.h View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include_next "mcuconf.h"
#include_next <mcuconf.h>
// The SysTick timer from the normal quantum/stm32 uses TIM2 -- the WS2812 pin used
// on the Planck requires the use of TIM2 to run PWM -- rework which timers are


+ 1
- 1
keyboards/planck/rev6_drop/mcuconf.h View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include_next "mcuconf.h"
#include_next <mcuconf.h>
// The SysTick timer from the normal quantum/stm32 uses TIM2 -- the WS2812 pin used
// on the Planck requires the use of TIM2 to run PWM -- rework which timers are


+ 1
- 1
keyboards/preonic/rev3/mcuconf.h View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include_next "mcuconf.h"
#include_next <mcuconf.h>
// The SysTick timer from the normal quantum/stm32 uses TIM2 -- the WS2812 pin used
// on the Planck requires the use of TIM2 to run PWM -- rework which timers are


+ 1
- 1
keyboards/preonic/rev3_drop/mcuconf.h View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include_next "mcuconf.h"
#include_next <mcuconf.h>
// The SysTick timer from the normal quantum/stm32 uses TIM2 -- the WS2812 pin used
// on the Planck requires the use of TIM2 to run PWM -- rework which timers are


+ 1
- 1
keyboards/splitkb/kyria/rev1/proton_c/chconf.h View File

@ -19,4 +19,4 @@
#define CH_CFG_ST_RESOLUTION 16
#define CH_CFG_ST_FREQUENCY 10000
#include_next "chconf.h"
#include_next <chconf.h>

+ 1
- 1
keyboards/splitkb/kyria/rev2/proton_c/chconf.h View File

@ -19,4 +19,4 @@
#define CH_CFG_ST_RESOLUTION 16
#define CH_CFG_ST_FREQUENCY 10000
#include_next "chconf.h"
#include_next <chconf.h>

+ 1
- 1
keyboards/teleport/native/mcuconf.h View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include_next "mcuconf.h"
#include_next <mcuconf.h>
/* Set PLL M divider from 4 (F411 GENERIC default) to 8, because of 16 MHz crystal on board */
#undef STM32_PLLM_VALUE


+ 1
- 1
keyboards/tzarc/ghoul/rev1/stm32/board.h View File

@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
#include_next "board.h"
#include_next <board.h>
#ifdef BOARD_OTG_NOVBUSSENS
# undef BOARD_OTG_NOVBUSSENS


+ 1
- 1
keyboards/weirdo/geminate60/chconf.h View File

@ -18,4 +18,4 @@
// so we need to change resolution and frequency to match.
#define CH_CFG_ST_RESOLUTION 16
#define CH_CFG_ST_FREQUENCY 10000
#include_next "chconf.h"
#include_next <chconf.h>

+ 1
- 1
keyboards/yandrstudio/buff67v3/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/eau87/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/eau_r2/board.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/nightstar75/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/nz64/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/nz67v2/board.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/tg67/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/wave75/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/yr6095/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
keyboards/yandrstudio/yr80/board.h View File

@ -16,7 +16,7 @@
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000


+ 1
- 1
keyboards/yandrstudio/zhou65/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000

+ 1
- 1
layouts/community/split_3x6_3/drashna/chconf.h View File

@ -7,5 +7,5 @@
#if __has_include("platforms/chibios/common/configs/chconf.h")
# include_next "platforms/chibios/common/configs/chconf.h"
#else
# include_next "chconf.h"
# include_next <chconf.h>
#endif

+ 23
- 0
lib/python/qmk/cli/lint.py View File

@ -12,6 +12,8 @@ from qmk.path import is_keyboard, keyboard
from qmk.git import git_get_ignored_files
from qmk.c_parse import c_source_files
CHIBIOS_CONF_CHECKS = ['chconf.h', 'halconf.h', 'mcuconf.h', 'board.h']
def _list_defaultish_keymaps(kb):
"""Return default like keymaps for a given keyboard
@ -64,6 +66,15 @@ def _handle_json_errors(kb, info):
return ok
def _chibios_conf_includenext_check(target):
"""Check the ChibiOS conf.h for the correct inclusion of the next conf.h
"""
for i, line in enumerate(target.open()):
if f'#include_next "{target.name}"' in line:
return f'Found `#include_next "{target.name}"` on line {i} of {target}, should be `#include_next <{target.name}>` (use angle brackets, not quotes)'
return None
def _rules_mk_assignment_only(kb):
"""Check the keyboard-level rules.mk to ensure it only has assignments.
"""
@ -121,6 +132,12 @@ def keymap_check(kb, km):
cli.log.error(f'{kb}/{km}: The file "{file}" does not have a license header!')
ok = False
if file.name in CHIBIOS_CONF_CHECKS:
check_error = _chibios_conf_includenext_check(file)
if check_error is not None:
cli.log.error(f'{kb}/{km}: {check_error}')
ok = False
return ok
@ -153,6 +170,12 @@ def keyboard_check(kb):
cli.log.error(f'{kb}: The file "{file}" does not have a license header!')
ok = False
if file.name in CHIBIOS_CONF_CHECKS:
check_error = _chibios_conf_includenext_check(file)
if check_error is not None:
cli.log.error(f'{kb}: {check_error}')
ok = False
return ok


+ 1
- 1
platforms/chibios/boards/BLACKPILL_STM32_F401/configs/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
// Force B9 as input to align with qmk defaults
#undef VAL_GPIOB_MODER


+ 1
- 1
platforms/chibios/boards/BLACKPILL_STM32_F411/configs/board.h View File

@ -15,6 +15,6 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS

+ 1
- 1
platforms/chibios/boards/BONSAI_C4/configs/board.h View File

@ -15,6 +15,6 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS

+ 1
- 1
platforms/chibios/boards/GENERIC_PROMICRO_RP2040/configs/board.h View File

@ -3,7 +3,7 @@
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef BOARD_RP_PICO_RP2040
#define BOARD_GENERIC_PROMICRO_RP2040


+ 1
- 1
platforms/chibios/boards/GENERIC_RP_RP2040/configs/board.h View File

@ -3,7 +3,7 @@
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef BOARD_RP_PICO_RP2040
#define BOARD_GENERIC_RP2040


+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_F072XB/configs/board.h View File

@ -15,6 +15,6 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS

+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_F303XC/configs/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS


+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_F401XC/configs/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
// Force B9 as input to align with qmk defaults
#undef VAL_GPIOB_MODER


+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_F405XG/configs/board.h View File

@ -19,7 +19,7 @@
// The following is required to disable the pull-down on PA9, when PA9 is used for the keyboard matrix:
#define BOARD_OTG_NOVBUSSENS
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS


+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_F407XE/configs/board.h View File

@ -19,6 +19,6 @@
// The following is required to disable the pull-down on PA9, when PA9 is used for the keyboard matrix:
#define BOARD_OTG_NOVBUSSENS
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS

+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_F411XE/configs/board.h View File

@ -15,6 +15,6 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS

+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_F446XE/configs/board.h View File

@ -19,6 +19,6 @@
// The following is required to disable the pull-down on PA9, when PA9 is used for the keyboard matrix:
#define BOARD_OTG_NOVBUSSENS
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS

+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_L412XB/configs/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32L432xx
#define STM32L422xx

+ 1
- 1
platforms/chibios/boards/GENERIC_STM32_L433XC/configs/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32L432xx


+ 1
- 1
platforms/chibios/boards/QMK_PM2040/configs/board.h View File

@ -3,7 +3,7 @@
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef BOARD_RP_PICO_RP2040
#define BOARD_PM2040


+ 1
- 1
platforms/chibios/boards/QMK_PROTON_C/configs/board.h View File

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS


+ 1
- 1
platforms/chibios/boards/STEMCELL/configs/board.h View File

@ -3,6 +3,6 @@
#pragma once
#include_next "board.h"
#include_next <board.h>
#undef STM32_HSE_BYPASS

Loading…
Cancel
Save