diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 09:56:41 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 09:56:41 +1100 |
commit | 1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (patch) | |
tree | addad7fbe539dbce9688cf0493c058f3075e5d81 /keyboards/mechlovin/adelais/standard_led | |
parent | 49dcc824db4f494522cdee67d058e9563a6656cb (diff) |
Remove `DESCRIPTION`, K-M (#11619)
Diffstat (limited to 'keyboards/mechlovin/adelais/standard_led')
-rw-r--r-- | keyboards/mechlovin/adelais/standard_led/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mechlovin/adelais/standard_led/config.h b/keyboards/mechlovin/adelais/standard_led/config.h index 139026d078..064cf3d2c5 100644 --- a/keyboards/mechlovin/adelais/standard_led/config.h +++ b/keyboards/mechlovin/adelais/standard_led/config.h @@ -1,7 +1,6 @@ #pragma once #define PRODUCT Adelais -#define DESCRIPTION Team.Mechlovin Adelais #define MATRIX_ROW_PINS { B1, A0, C13, A1, A2} #define MATRIX_COL_PINS { A10, A9, A8, B15, B14, B13, B12, B11, B10, B8, B4, B5, B3, C14, A15 } |