diff options
Diffstat (limited to 'keyboards/macro3')
-rw-r--r-- | keyboards/macro3/post_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/macro3/post_config.h b/keyboards/macro3/post_config.h index 0f94fe19e1..4e2b6cf1b9 100644 --- a/keyboards/macro3/post_config.h +++ b/keyboards/macro3/post_config.h @@ -3,6 +3,8 @@ * SPDX-License-Identifier: GPL-2.0+ */ +#pragma once + /* Top right key */ #ifndef BOOTMAGIC_LITE_ROW # define BOOTMAGIC_LITE_ROW 0 |