diff options
Diffstat (limited to 'keyboards/christmas_tree/keymaps/default')
-rw-r--r-- | keyboards/christmas_tree/keymaps/default/config.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/keyboards/christmas_tree/keymaps/default/config.h b/keyboards/christmas_tree/keymaps/default/config.h index 4553e621dd..271f48d001 100644 --- a/keyboards/christmas_tree/keymaps/default/config.h +++ b/keyboards/christmas_tree/keymaps/default/config.h @@ -1,6 +1,3 @@ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H +#pragma once -#include "../../config.h" - -#endif
\ No newline at end of file +// place overrides here |