diff options
| author | Selene ToyKeeper | 2023-07-18 12:28:24 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-07-18 12:28:24 -0600 |
| commit | ba8a3d37c3a03c420799ce11d12a1d380ad4e54b (patch) | |
| tree | 7cee6e9564389b0e3aebc457d4aee1a48702028b | |
| parent | fixed LT1S Pro (using new refactor) (diff) | |
| download | anduril-ba8a3d37c3a03c420799ce11d12a1d380ad4e54b.tar.gz anduril-ba8a3d37c3a03c420799ce11d12a1d380ad4e54b.tar.bz2 anduril-ba8a3d37c3a03c420799ce11d12a1d380ad4e54b.zip | |
lowercase'd sofirn-lt1s-pro files
| -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) |
