diff options
Diffstat (limited to 'keyboards/clueboard/2x1800/keymaps/default')
-rw-r--r-- | keyboards/clueboard/2x1800/keymaps/default/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/clueboard/2x1800/keymaps/default/config.h b/keyboards/clueboard/2x1800/keymaps/default/config.h index f5eccb2252..152e2f1487 100644 --- a/keyboards/clueboard/2x1800/keymaps/default/config.h +++ b/keyboards/clueboard/2x1800/keymaps/default/config.h @@ -14,11 +14,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H +#pragma once #include "config_common.h" // place overrides here - -#endif |