diff options
| author | Selene ToyKeeper | 2023-11-02 11:05:02 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-11-02 11:05:02 -0600 |
| commit | ffd9f90898699df87bf9cb283aaa724774bd91bd (patch) | |
| tree | e8b6a33a5814d0b1adc6c630043650dfc19ee959 /hwdef-TK_Saber.h | |
| parent | added a "tactical mode" on "Off -> 6C" (diff) | |
| parent | slightly longer smooth-off animation, to make on and off feel symmetrical (diff) | |
| download | anduril-ffd9f90898699df87bf9cb283aaa724774bd91bd.tar.gz anduril-ffd9f90898699df87bf9cb283aaa724774bd91bd.tar.bz2 anduril-ffd9f90898699df87bf9cb283aaa724774bd91bd.zip | |
merged multi-channel branch with a major refactor and half a year of updates
Diffstat (limited to 'hwdef-TK_Saber.h')
| -rw-r--r-- | hwdef-TK_Saber.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/hwdef-TK_Saber.h b/hwdef-TK_Saber.h index e6476b8..8ef58d6 100644 --- a/hwdef-TK_Saber.h +++ b/hwdef-TK_Saber.h @@ -1,7 +1,9 @@ -#ifndef HWDEF_TK_SABER_H -#define HWDEF_TK_SABER_H +// TK 4-color lightsaber driver layout +// Copyright (C) 2017-2023 Selene ToyKeeper +// SPDX-License-Identifier: GPL-3.0-or-later +#pragma once -/* TK 4-color lightsaber driver layout +/* * ---- * Reset -|1 8|- VCC * PWM 4 (A) -|2 7|- e-switch @@ -33,4 +35,3 @@ #define LAYOUT_DEFINED -#endif |
