diff options
Diffstat (limited to 'keyboards/handwired/promethium/keymaps/priyadi/config.h')
-rw-r--r-- | keyboards/handwired/promethium/keymaps/priyadi/config.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/handwired/promethium/keymaps/priyadi/config.h b/keyboards/handwired/promethium/keymaps/priyadi/config.h index 2064f3676..0630fd43e 100644 --- a/keyboards/handwired/promethium/keymaps/priyadi/config.h +++ b/keyboards/handwired/promethium/keymaps/priyadi/config.h @@ -1,7 +1,4 @@ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "../../config.h" +#pragma once #define PRIYADI_PROMETHIUM @@ -23,5 +20,3 @@ #define DOUBLESPACE_LAYER_ENABLE // #define TOLELOT_ENABLE - -#endif |