diff options
Diffstat (limited to 'keyboards/gray_studio/think65/hotswap/config.h')
| -rw-r--r-- | keyboards/gray_studio/think65/hotswap/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/gray_studio/think65/hotswap/config.h b/keyboards/gray_studio/think65/hotswap/config.h index 05a818a73..5fe35201a 100644 --- a/keyboards/gray_studio/think65/hotswap/config.h +++ b/keyboards/gray_studio/think65/hotswap/config.h | |||
| @@ -46,6 +46,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | 46 | ||
| 47 | #define DIODE_DIRECTION COL2ROW | 47 | #define DIODE_DIRECTION COL2ROW |
| 48 | 48 | ||
| 49 | #define LED_NUM_LOCK_PIN C6 | ||
| 50 | #define LED_CAPS_LOCK_PIN C7 | ||
| 51 | #define LED_SCROLL_LOCK_PIN F7 | ||
| 52 | #define LED_PIN_ON_STATE 0 | ||
| 53 | |||
| 49 | #define RGB_DI_PIN E2 | 54 | #define RGB_DI_PIN E2 |
| 50 | #ifdef RGB_DI_PIN | 55 | #ifdef RGB_DI_PIN |
| 51 | #define RGBLED_NUM 22 | 56 | #define RGBLED_NUM 22 |
