diff options
| -rw-r--r-- | hwdef-sofirn-lt1s-pro.c (renamed from hwdef-Sofirn_LT1S-Pro.c) | 0 | ||||
| -rw-r--r-- | hwdef-sofirn-lt1s-pro.h (renamed from hwdef-Sofirn_LT1S-Pro.h) | 2 | ||||
| -rw-r--r-- | spaghetti-monster/anduril/cfg-sofirn-lt1s-pro.h | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/hwdef-Sofirn_LT1S-Pro.c b/hwdef-sofirn-lt1s-pro.c index 6fe0fef..6fe0fef 100644 --- a/hwdef-Sofirn_LT1S-Pro.c +++ b/hwdef-sofirn-lt1s-pro.c diff --git a/hwdef-Sofirn_LT1S-Pro.h b/hwdef-sofirn-lt1s-pro.h index fa30a09..3cc0ca9 100644 --- a/hwdef-Sofirn_LT1S-Pro.h +++ b/hwdef-sofirn-lt1s-pro.h @@ -16,7 +16,7 @@ #define ATTINY 1616 #include <avr/io.h> -#define HWDEF_C_FILE hwdef-Sofirn_LT1S-Pro.c +#define HWDEF_C_FILE hwdef-sofirn-lt1s-pro.c // channel modes: // * 0. warm/cool white blend diff --git a/spaghetti-monster/anduril/cfg-sofirn-lt1s-pro.h b/spaghetti-monster/anduril/cfg-sofirn-lt1s-pro.h index 76ddbba..9744244 100644 --- a/spaghetti-monster/anduril/cfg-sofirn-lt1s-pro.h +++ b/spaghetti-monster/anduril/cfg-sofirn-lt1s-pro.h @@ -4,7 +4,7 @@ #pragma once #define MODEL_NUMBER "0623" -#include "hwdef-Sofirn_LT1S-Pro.h" +#include "hwdef-sofirn-lt1s-pro.h" // ATTINY: 1616 // off mode: low (1) |
