aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hwdef-noctigon-kr4-2ch.h (renamed from hwdef-Noctigon_KR4-tintramp.h)6
-rw-r--r--spaghetti-monster/anduril/cfg-noctigon-kr4-2ch.h (renamed from spaghetti-monster/anduril/cfg-noctigon-kr4-tintramp.h)8
2 files changed, 7 insertions, 7 deletions
diff --git a/hwdef-Noctigon_KR4-tintramp.h b/hwdef-noctigon-kr4-2ch.h
index 78a4d6b..a450693 100644
--- a/hwdef-Noctigon_KR4-tintramp.h
+++ b/hwdef-noctigon-kr4-2ch.h
@@ -4,7 +4,7 @@
#pragma once
/*
- * (same driver as D4Sv2-tintramp, but with the switch on a different pin)
+ * (same driver as emisar-2ch, but with the switch on a different pin)
*
* Pin / Name / Function
* 1 PA6 2nd LED PWM (linear) (PWM1B)
@@ -42,6 +42,6 @@
#define SWITCH_PUE PUEB // pullup group B
#define PCINT_vect PCINT1_vect // ISR for PCINT[11:8]
-// the rest of the config is the same as D4Sv2-tintramp
-#include "hwdef-Emisar_D4Sv2-tintramp.h"
+// the rest of the config is the same as the generic Emisar 2ch build
+#include "hwdef-emisar-2ch.h"
diff --git a/spaghetti-monster/anduril/cfg-noctigon-kr4-tintramp.h b/spaghetti-monster/anduril/cfg-noctigon-kr4-2ch.h
index c36df47..09dd604 100644
--- a/spaghetti-monster/anduril/cfg-noctigon-kr4-tintramp.h
+++ b/spaghetti-monster/anduril/cfg-noctigon-kr4-2ch.h
@@ -1,13 +1,13 @@
-// Noctigon KR4 tint-ramping config options for Anduril
+// Noctigon KR4 2-channel config options for Anduril
// Copyright (C) 2021-2023 Selene ToyKeeper
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
-// (basically the same as Emisar D4S V2 tint-ramping,
+// (basically the same as Emisar generic 2-channel build,
// but switch on a different pin, and no lighted button)
// ATTINY: 1634
-#include "hwdef-Noctigon_KR4-tintramp.h"
-#include "cfg-emisar-d4sv2-tintramp.h"
+#include "hwdef-noctigon-kr4-2ch.h"
+#include "cfg-emisar-2ch.h"
#undef MODEL_NUMBER
#define MODEL_NUMBER "0215"
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.