diff options
Diffstat (limited to 'keyboards/buzzard/config.h')
| -rw-r--r-- | keyboards/buzzard/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/buzzard/config.h b/keyboards/buzzard/config.h new file mode 100644 index 000000000..7dbbedfaf --- /dev/null +++ b/keyboards/buzzard/config.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | // Copyright 2021 Christoph Rehmann (crehmann) | ||
| 2 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 4 | #pragma once | ||
| 5 | |||
| 6 | #include "config_common.h" \ No newline at end of file | ||
