summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/freoduo/keymaps
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/freoduo/keymaps')
-rw-r--r--keyboards/handwired/freoduo/keymaps/default/config.h9
-rw-r--r--keyboards/handwired/freoduo/keymaps/default/rules.mk2
2 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/handwired/freoduo/keymaps/default/config.h b/keyboards/handwired/freoduo/keymaps/default/config.h
deleted file mode 100644
index f28e4073e7..0000000000
--- a/keyboards/handwired/freoduo/keymaps/default/config.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#pragma once
-
-#define GRAVE_ESC_CTRL_OVERRIDE
-#define RGBLED_NUM 18
-#define RGBLIGHT_SPLIT
-#define RGBLED_SPLIT { 9, 9 }
-// Switch RGB sides with LED MAP.
-#define RGBLIGHT_LED_MAP { 8, 7, 6, 5, 4, 3, 2, 1, 0, 17, 16, 15, 14, 13, 12, 11, 10, 9}
-#define RGBLIGHT_LAYERS
diff --git a/keyboards/handwired/freoduo/keymaps/default/rules.mk b/keyboards/handwired/freoduo/keymaps/default/rules.mk
deleted file mode 100644
index f4abb12cd1..0000000000
--- a/keyboards/handwired/freoduo/keymaps/default/rules.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-RGBLIGHT_ENABLE = yes
-BACKLIGHT_ENABLE = no \ No newline at end of file