Was mixed between 2&4
@ -209,10 +209,10 @@ void matrix_scan_user(void) {
ergodox_right_led_3_off();
switch (layer) {
// TODO: Make this relevant to the ErgoDox EZ.
case 1:
case SYMB:
ergodox_right_led_1_on();
break;
case 2:
case MDIA:
ergodox_right_led_2_on();
default:
@ -173,10 +173,10 @@ void matrix_scan_user(void) {