diff options
Diffstat (limited to 'keyboards/hs60')
| -rw-r--r-- | keyboards/hs60/v2/ansi/config.h | 2 | ||||
| -rw-r--r-- | keyboards/hs60/v2/hhkb/config.h | 2 | ||||
| -rw-r--r-- | keyboards/hs60/v2/iso/config.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/hs60/v2/ansi/config.h b/keyboards/hs60/v2/ansi/config.h index 3600b30feb..e4dc24dc33 100644 --- a/keyboards/hs60/v2/ansi/config.h +++ b/keyboards/hs60/v2/ansi/config.h | |||
| @@ -55,7 +55,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | 55 | ||
| 56 | #define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND | 56 | #define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND |
| 57 | #define IS31FL3733_DRIVER_COUNT 1 | 57 | #define IS31FL3733_DRIVER_COUNT 1 |
| 58 | #define RGB_MATRIX_LED_COUNT 64 | 58 | #define IS31FL3733_LED_COUNT 64 |
| 59 | 59 | ||
| 60 | // These define which keys in the matrix are alphas/mods | 60 | // These define which keys in the matrix are alphas/mods |
| 61 | // Used for backlight effects so colors are different for | 61 | // Used for backlight effects so colors are different for |
diff --git a/keyboards/hs60/v2/hhkb/config.h b/keyboards/hs60/v2/hhkb/config.h index bdc27435cf..029e1ebb18 100644 --- a/keyboards/hs60/v2/hhkb/config.h +++ b/keyboards/hs60/v2/hhkb/config.h | |||
| @@ -55,7 +55,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | 55 | ||
| 56 | #define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND | 56 | #define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND |
| 57 | #define IS31FL3733_DRIVER_COUNT 1 | 57 | #define IS31FL3733_DRIVER_COUNT 1 |
| 58 | #define RGB_MATRIX_LED_COUNT 64 | 58 | #define IS31FL3733_LED_COUNT 64 |
| 59 | 59 | ||
| 60 | // These define which keys in the matrix are alphas/mods | 60 | // These define which keys in the matrix are alphas/mods |
| 61 | // Used for backlight effects so colors are different for | 61 | // Used for backlight effects so colors are different for |
diff --git a/keyboards/hs60/v2/iso/config.h b/keyboards/hs60/v2/iso/config.h index 9a9a4ed623..52cada51a6 100644 --- a/keyboards/hs60/v2/iso/config.h +++ b/keyboards/hs60/v2/iso/config.h | |||
| @@ -52,7 +52,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 52 | 52 | ||
| 53 | #define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND | 53 | #define IS31FL3733_I2C_ADDRESS_1 IS31FL3733_I2C_ADDRESS_GND_GND |
| 54 | #define IS31FL3733_DRIVER_COUNT 1 | 54 | #define IS31FL3733_DRIVER_COUNT 1 |
| 55 | #define RGB_MATRIX_LED_COUNT 64 | 55 | #define IS31FL3733_LED_COUNT 64 |
| 56 | 56 | ||
| 57 | // These define which keys in the matrix are alphas/mods | 57 | // These define which keys in the matrix are alphas/mods |
| 58 | // Used for backlight effects so colors are different for | 58 | // Used for backlight effects so colors are different for |
