diff options
Diffstat (limited to 'keyboards/orthodox')
| -rw-r--r-- | keyboards/orthodox/rev1/config.h | 3 | ||||
| -rw-r--r-- | keyboards/orthodox/rev3/config.h | 4 | ||||
| -rw-r--r-- | keyboards/orthodox/rev3_teensy/config.h | 4 |
3 files changed, 2 insertions, 9 deletions
diff --git a/keyboards/orthodox/rev1/config.h b/keyboards/orthodox/rev1/config.h index 98c24c8c0..03936e737 100644 --- a/keyboards/orthodox/rev1/config.h +++ b/keyboards/orthodox/rev1/config.h | |||
| @@ -70,10 +70,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | 70 | ||
| 71 | /* ws2812 RGB LED */ | 71 | /* ws2812 RGB LED */ |
| 72 | //#define RGB_DI_PIN D3 | 72 | //#define RGB_DI_PIN D3 |
| 73 | //#define RGBLIGHT_TIMER | ||
| 74 | //#define RGBLED_NUM 16 // Number of LEDs | 73 | //#define RGBLED_NUM 16 // Number of LEDs |
| 75 | //#define ws2812_PORTREG PORTD | ||
| 76 | //#define ws2812_DDRREG DDRD | ||
| 77 | 74 | ||
| 78 | /* | 75 | /* |
| 79 | * Feature disable options | 76 | * Feature disable options |
diff --git a/keyboards/orthodox/rev3/config.h b/keyboards/orthodox/rev3/config.h index 851499176..2e4018e91 100644 --- a/keyboards/orthodox/rev3/config.h +++ b/keyboards/orthodox/rev3/config.h | |||
| @@ -75,10 +75,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 75 | 75 | ||
| 76 | /* ws2812 RGB LED */ | 76 | /* ws2812 RGB LED */ |
| 77 | //#define RGB_DI_PIN D3 | 77 | //#define RGB_DI_PIN D3 |
| 78 | //#define RGBLIGHT_TIMER | 78 | |
| 79 | //#define RGBLED_NUM 16 // Number of LEDs | 79 | //#define RGBLED_NUM 16 // Number of LEDs |
| 80 | //#define ws2812_PORTREG PORTD | ||
| 81 | //#define ws2812_DDRREG DDRD | ||
| 82 | 80 | ||
| 83 | /* | 81 | /* |
| 84 | * Feature disable options | 82 | * Feature disable options |
diff --git a/keyboards/orthodox/rev3_teensy/config.h b/keyboards/orthodox/rev3_teensy/config.h index daba627fa..e2e693079 100644 --- a/keyboards/orthodox/rev3_teensy/config.h +++ b/keyboards/orthodox/rev3_teensy/config.h | |||
| @@ -67,10 +67,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 67 | 67 | ||
| 68 | /* ws2812 RGB LED */ | 68 | /* ws2812 RGB LED */ |
| 69 | //#define RGB_DI_PIN D3 | 69 | //#define RGB_DI_PIN D3 |
| 70 | //#define RGBLIGHT_TIMER | 70 | |
| 71 | //#define RGBLED_NUM 16 // Number of LEDs | 71 | //#define RGBLED_NUM 16 // Number of LEDs |
| 72 | //#define ws2812_PORTREG PORTD | ||
| 73 | //#define ws2812_DDRREG DDRD | ||
| 74 | 72 | ||
| 75 | /* | 73 | /* |
| 76 | * Feature disable options | 74 | * Feature disable options |
