diff options
| author | aedanmills | 2025-10-27 02:19:06 +0100 |
|---|---|---|
| committer | GitHub | 2025-10-27 02:19:06 +0100 |
| commit | f4123acc725346caadeb49eb873a3ca93c263a25 (patch) | |
| tree | 1afff6c90bab2b395c35be88311bc5014c4fe305 /keyboards/whirlwind_fx_element/config.h | |
| parent | 98e65cf3e1fb4bf61367d469a62d3cce0a9fac20 (diff) | |
[Keyboard] Add WhirlwindFX ElementV2 (#25356)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Diffstat (limited to 'keyboards/whirlwind_fx_element/config.h')
| -rw-r--r-- | keyboards/whirlwind_fx_element/config.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/whirlwind_fx_element/config.h b/keyboards/whirlwind_fx_element/config.h new file mode 100644 index 0000000000..606163cf10 --- /dev/null +++ b/keyboards/whirlwind_fx_element/config.h @@ -0,0 +1,7 @@ +// Copyright 2023 WhirlwindFX +// Copyright 2023 aedanmills +// SPDX-License-Identifier: GPL-2.0-or-later + +#pragma once + +#define IS31FL3741_I2C_ADDRESS_1 IS31FL3741_I2C_ADDRESS_GND |