diff options
Diffstat (limited to 'keyboards/inett_studio')
| -rw-r--r-- | keyboards/inett_studio/sqx/hotswap/rules.mk | 3 | ||||
| -rw-r--r-- | keyboards/inett_studio/sqx/universal/rules.mk | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/inett_studio/sqx/hotswap/rules.mk b/keyboards/inett_studio/sqx/hotswap/rules.mk index 80968787d..47793919c 100644 --- a/keyboards/inett_studio/sqx/hotswap/rules.mk +++ b/keyboards/inett_studio/sqx/hotswap/rules.mk | |||
| @@ -18,7 +18,8 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 21 | RGB_MATRIX_ENABLE = yes # Use RGB per key light | 21 | RGB_MATRIX_ENABLE = yes # Use RGB matrix |
| 22 | RGB_MATRIX_DRIVER = IS31FL3731 | ||
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth | 23 | BLUETOOTH_ENABLE = no # Enable Bluetooth |
| 23 | AUDIO_ENABLE = no # Audio output | 24 | AUDIO_ENABLE = no # Audio output |
| 24 | 25 | ||
diff --git a/keyboards/inett_studio/sqx/universal/rules.mk b/keyboards/inett_studio/sqx/universal/rules.mk index cf3a64ba9..c9965b068 100644 --- a/keyboards/inett_studio/sqx/universal/rules.mk +++ b/keyboards/inett_studio/sqx/universal/rules.mk | |||
| @@ -18,7 +18,8 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 21 | RGB_MATRIX_ENABLE = yes # Use RGB per key light | 21 | RGB_MATRIX_ENABLE = yes # Use RGB matrix |
| 22 | RGB_MATRIX_DRIVER = IS31FL3731 | ||
| 22 | 23 | ||
| 23 | LTO_ENABLE = yes # Reducing firmware size | 24 | LTO_ENABLE = yes # Reducing firmware size |
| 24 | 25 | ||
