diff options
Diffstat (limited to 'keyboards/doodboard/duckboard/duckboard.h')
| -rw-r--r-- | keyboards/doodboard/duckboard/duckboard.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/doodboard/duckboard/duckboard.h b/keyboards/doodboard/duckboard/duckboard.h index 0e753d445..c98c9a703 100644 --- a/keyboards/doodboard/duckboard/duckboard.h +++ b/keyboards/doodboard/duckboard/duckboard.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright 2020 doodboard | 1 | /* Copyright 2020-2021 doodboard |
| 2 | * | 2 | * |
| 3 | * This program is free software: you can redistribute it and/or modify | 3 | * This program is free software: you can redistribute it and/or modify |
| 4 | * it under the terms of the GNU General Public License as published by | 4 | * it under the terms of the GNU General Public License as published by |
| @@ -14,7 +14,6 @@ | |||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 15 | */ | 15 | */ |
| 16 | 16 | ||
| 17 | |||
| 18 | #pragma once | 17 | #pragma once |
| 19 | 18 | ||
| 20 | #include "quantum.h" | 19 | #include "quantum.h" |
