aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/jackhumbert/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/jackhumbert/config.h')
-rw-r--r--layouts/community/ergodox/jackhumbert/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/layouts/community/ergodox/jackhumbert/config.h b/layouts/community/ergodox/jackhumbert/config.h
index 04bbed611..0aca0d691 100644
--- a/layouts/community/ergodox/jackhumbert/config.h
+++ b/layouts/community/ergodox/jackhumbert/config.h
@@ -1,7 +1,4 @@
1#ifndef CONFIG_USER_H 1#pragma once
2#define CONFIG_USER_H
3
4#include QMK_KEYBOARD_CONFIG_H
5 2
6/* ws2812 RGB LED */ 3/* ws2812 RGB LED */
7#define RGB_DI_PIN D7 4#define RGB_DI_PIN D7
@@ -13,5 +10,3 @@
13 10
14#define RGB_MIDI 11#define RGB_MIDI
15#define RGBW_BB_TWI 12#define RGBW_BB_TWI
16
17#endif \ No newline at end of file