|
|
@@ -39,6 +39,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
#define RGBLIGHT_EFFECT_ALTERNATING
|
|
|
#define RGBLIGHT_EFFECT_TWINKLE
|
|
|
|
|
|
+#define LED_CAPS_LOCK_PIN B6
|
|
|
+#define LED_SCROLL_LOCK_PIN B2
|
|
|
+
|
|
|
/* define if matrix has ghost */
|
|
|
//#define MATRIX_HAS_GHOST
|
|
|
|