diff options
Diffstat (limited to 'platforms/chibios/keyboard-config-templates/halconf.h')
| -rw-r--r-- | platforms/chibios/keyboard-config-templates/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/chibios/keyboard-config-templates/halconf.h b/platforms/chibios/keyboard-config-templates/halconf.h index ab5f738f9..456020f16 100644 --- a/platforms/chibios/keyboard-config-templates/halconf.h +++ b/platforms/chibios/keyboard-config-templates/halconf.h | |||
| @@ -17,4 +17,4 @@ | |||
| 17 | 17 | ||
| 18 | // #define HAL_USE_DAC TRUE | 18 | // #define HAL_USE_DAC TRUE |
| 19 | 19 | ||
| 20 | #include_next "halconf.h" | 20 | #include_next <halconf.h> |
