summaryrefslogtreecommitdiff
path: root/keyboards/om60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/om60/config.h')
-rw-r--r--keyboards/om60/config.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/om60/config.h b/keyboards/om60/config.h
index 16957f9a0a..1936b24382 100644
--- a/keyboards/om60/config.h
+++ b/keyboards/om60/config.h
@@ -36,23 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef RGBLED_NUM
#define RGBLED_NUM 69
- #define RGBLIGHT_LED_MAP { \
- 0, 1, 2, 3, \
- 8, 7, 6, 5, 4, \
- 9,10,11,12,13, \
- 18,17,16,15,14, \
- 19,20,21,22,23, \
- 28,27,26,25,24, \
- 29,30,31,32,33, \
- 38,37,36,35,34, \
- 39,40,41,42,43, \
- 48,47,46,45,44, \
- 49,50,51,52,53, \
- 58,57,56,55,54, \
- 59,60,61,62,63, \
- 68,67,66,65,64 \
- }
-
#define RGBLIGHT_SLEEP
#endif