diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
commit | 9581289745736ce068a1040f44cec37a2ca8830d (patch) | |
tree | 24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/handwired/freoduo/keymaps/default/config.h | |
parent | fe13cedf8c09fa34d5cec4e4c624738095176625 (diff) |
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/handwired/freoduo/keymaps/default/config.h')
-rw-r--r-- | keyboards/handwired/freoduo/keymaps/default/config.h | 9 |
1 files changed, 0 insertions, 9 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 |