diff options
author | Akshay <[email protected]> | 2022-04-10 12:13:40 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2022-04-10 12:13:40 +0100 |
commit | dc90387ce7d8ba7b607d9c48540bf6d8b560f14d (patch) | |
tree | 4ccb8fa5886b66fa9d480edef74236c27f035e16 /keyboards/buzzard/config.h |
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 | ||