diff options
| author | Ryan | 2023-12-01 15:05:46 +0100 |
|---|---|---|
| committer | GitHub | 2023-12-01 15:05:46 +0100 |
| commit | afa0eab37462e9335832190dedd040679d9cb746 (patch) | |
| tree | bb62606505d22b259d4bd709ff718b96af2c8375 /keyboards/chromatonemini/config.h | |
| parent | 28dc7ba6a8217a81002d7386b8cb39b7d9da2581 (diff) | |
Fix a bunch of CLI warnings (#22589)
Diffstat (limited to 'keyboards/chromatonemini/config.h')
| -rw-r--r-- | keyboards/chromatonemini/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/chromatonemini/config.h b/keyboards/chromatonemini/config.h index 83e6ccfe0e..6643e610c0 100644 --- a/keyboards/chromatonemini/config.h +++ b/keyboards/chromatonemini/config.h @@ -27,8 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // for all fingers used at once. # define LED_HITS_TO_REMEMBER 10 -# define RGB_MATRIX_DEFAULT_SPD 127 - // the above brighness setting has no effect on rgb_matrix_set_color(). // Use darker colors instead. /* RGB darker COLORS */ |