diff options
Diffstat (limited to 'layouts')
| -rw-r--r-- | layouts/community/ergodox/333fred/config.h | 1 | ||||
| -rw-r--r-- | layouts/community/ergodox/333fred/rules.mk | 2 | ||||
| -rw-r--r-- | layouts/community/ortho_5x12/333fred/config.h | 2 | ||||
| -rw-r--r-- | layouts/community/ortho_5x12/333fred/rules.mk | 2 |
4 files changed, 0 insertions, 7 deletions
diff --git a/layouts/community/ergodox/333fred/config.h b/layouts/community/ergodox/333fred/config.h index 82255e05e..5a91ea3aa 100644 --- a/layouts/community/ergodox/333fred/config.h +++ b/layouts/community/ergodox/333fred/config.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #pragma once | 1 | #pragma once |
| 2 | 2 | ||
| 3 | #include QMK_KEYBOARD_CONFIG_H | 3 | #include QMK_KEYBOARD_CONFIG_H |
| 4 | #include "333fred_config.h" | ||
| 5 | 4 | ||
| 6 | #undef TAPPING_TERM | 5 | #undef TAPPING_TERM |
| 7 | #define TAPPING_TERM 200 | 6 | #define TAPPING_TERM 200 |
diff --git a/layouts/community/ergodox/333fred/rules.mk b/layouts/community/ergodox/333fred/rules.mk index 1549bcfc8..f6c71feb4 100644 --- a/layouts/community/ergodox/333fred/rules.mk +++ b/layouts/community/ergodox/333fred/rules.mk | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | LCD_BACKLIGHT_ENABLE = yes | 1 | LCD_BACKLIGHT_ENABLE = yes |
| 2 | LCD_ENABLE = yes | 2 | LCD_ENABLE = yes |
| 3 | BACKLIGHT_ENABLE = yes | 3 | BACKLIGHT_ENABLE = yes |
| 4 | NKRO_ENABLE = yes | ||
| 5 | KEY_LOCK_ENABLE = yes | 4 | KEY_LOCK_ENABLE = yes |
| 6 | TAP_DANCE_ENABLE = yes | ||
| 7 | CONSOLE_ENABLE = no | 5 | CONSOLE_ENABLE = no |
diff --git a/layouts/community/ortho_5x12/333fred/config.h b/layouts/community/ortho_5x12/333fred/config.h index 7835fa1f0..2e5dfe2e2 100644 --- a/layouts/community/ortho_5x12/333fred/config.h +++ b/layouts/community/ortho_5x12/333fred/config.h | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | #pragma once | 1 | #pragma once |
| 2 | 2 | ||
| 3 | #include "333fred_config.h" | ||
| 4 | |||
| 5 | #define USE_SERIAL | 3 | #define USE_SERIAL |
| 6 | #define MASTER_LEFT | 4 | #define MASTER_LEFT |
| 7 | 5 | ||
diff --git a/layouts/community/ortho_5x12/333fred/rules.mk b/layouts/community/ortho_5x12/333fred/rules.mk index 0cfb23466..9a3e2b97e 100644 --- a/layouts/community/ortho_5x12/333fred/rules.mk +++ b/layouts/community/ortho_5x12/333fred/rules.mk | |||
| @@ -1,4 +1,2 @@ | |||
| 1 | KEY_LOCK_ENABLE = yes | 1 | KEY_LOCK_ENABLE = yes |
| 2 | NKRO_ENABLE = yes | ||
| 3 | CONSOLE_ENABLE = no | 2 | CONSOLE_ENABLE = no |
| 4 | TAP_DANCE_ENABLE = yes | ||
