diff options
Diffstat (limited to 'keyboards/hs60')
| -rw-r--r-- | keyboards/hs60/v1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hs60/v1/config.h b/keyboards/hs60/v1/config.h index 528f08bb9..ee546f3f1 100644 --- a/keyboards/hs60/v1/config.h +++ b/keyboards/hs60/v1/config.h | |||
| @@ -134,4 +134,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 134 | #define DRIVER_2_LED_TOTAL 32 | 134 | #define DRIVER_2_LED_TOTAL 32 |
| 135 | #endif | 135 | #endif |
| 136 | 136 | ||
| 137 | #define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL | 137 | #define DRIVER_LED_TOTAL (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL) |
