aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-10-12 17:54:35 -0600
committerSelene ToyKeeper2023-10-12 17:54:35 -0600
commitcfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7 (patch)
treedd97e6c5a367c3df16d9d898879cffd1c9e51c9c /spaghetti-monster
parentfixed RGB aux colors being off by one (diff)
downloadanduril-cfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7.tar.gz
anduril-cfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7.tar.bz2
anduril-cfdbff9ff8ee8f5a36303c8710957fb88ef8b1c7.zip
misc comments, spacing, documentation
Diffstat (limited to '')
-rw-r--r--spaghetti-monster/anduril/MODELS2
-rw-r--r--spaghetti-monster/anduril/anduril-manual.txt1
-rw-r--r--spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h2
3 files changed, 4 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/MODELS b/spaghetti-monster/anduril/MODELS
index 97af879..23c5842 100644
--- a/spaghetti-monster/anduril/MODELS
+++ b/spaghetti-monster/anduril/MODELS
@@ -74,6 +74,8 @@ Model Name MCU
0716 wurkkos-fc13 attiny1616
0717 wurkkos-ts11 attiny1616
1618 gchart-fet1-t1616 attiny1616
+1631 thefreeman-boost21-6a attiny1616
+1632 thefreeman-boost-fwaa attiny1616
Duplicates:
diff --git a/spaghetti-monster/anduril/anduril-manual.txt b/spaghetti-monster/anduril/anduril-manual.txt
index d47cc57..545af0f 100644
--- a/spaghetti-monster/anduril/anduril-manual.txt
+++ b/spaghetti-monster/anduril/anduril-manual.txt
@@ -934,6 +934,7 @@ Lockout Full 10H Auto-lock config menu:
Strobe (any) Full 1C Off
Strobe (any) Full 2C Next strobe mode
+Strobe (any) Full 3C Next channel mode (saved per strobe mode)
Strobe (any) Full 4C Prev strobe mode
Strobe (any) Full 5C Momentary mode (using current strobe)
diff --git a/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h b/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h
index d9ac882..0e2f28d 100644
--- a/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h
+++ b/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h
@@ -1,5 +1,5 @@
// Sofirn SP10 Pro config options for Anduril
-// Copyright (C) 2022-2023 (FIXME)
+// Copyright (C) 2022-2023 (original author TBD), Selene ToyKeeper
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once