aboutsummaryrefslogtreecommitdiff
path: root/keyboards/xd75/keymaps/adi/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd75/keymaps/adi/config.h')
-rw-r--r--keyboards/xd75/keymaps/adi/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/xd75/keymaps/adi/config.h b/keyboards/xd75/keymaps/adi/config.h
index 244c75c77..08bed9ccb 100644
--- a/keyboards/xd75/keymaps/adi/config.h
+++ b/keyboards/xd75/keymaps/adi/config.h
@@ -14,12 +14,7 @@
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#ifndef CONFIG_USER_H 17#pragma once
18#define CONFIG_USER_H
19
20#include "../../config.h"
21 18
22// Disable backlight 19// Disable backlight
23#undef BACKLIGHT_ENABLE 20#undef BACKLIGHT_ENABLE
24
25#endif