summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/dawn60/keymaps/via/config.h
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
committerlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
commit9581289745736ce068a1040f44cec37a2ca8830d (patch)
tree24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/xelus/dawn60/keymaps/via/config.h
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/xelus/dawn60/keymaps/via/config.h')
-rw-r--r--keyboards/xelus/dawn60/keymaps/via/config.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/xelus/dawn60/keymaps/via/config.h b/keyboards/xelus/dawn60/keymaps/via/config.h
deleted file mode 100644
index 45c7e511f1..0000000000
--- a/keyboards/xelus/dawn60/keymaps/via/config.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#pragma once
-
-/* enable/disable LEDs based on layout */
-// switch between split backspace (1) or normal backspace(0)
-#undef RGB_BACKLIGHT_USE_SPLIT_BACKSPACE
-#define RGB_BACKLIGHT_USE_SPLIT_BACKSPACE 1
-
-// switch between Tsangan (1) or Arrows Bottom Row (0)
-#undef RGB_BACKLIGHT_USE_7U_SPACEBAR
-#define RGB_BACKLIGHT_USE_7U_SPACEBAR 0
-
-// switch between standard split rshift (0) or arrows r shift (1)
-// .------------------. .-------------------.
-// | ? | Shift | Fn | vs | Shift | Up | Fn |
-// `------------------' `-------------------'
-#undef RGB_BACKLIGHT_USE_SPLIT_RIGHT_SHIFT
-#define RGB_BACKLIGHT_USE_SPLIT_RIGHT_SHIFT 0