Fix LED indicator

pull/1085/head
Priyadi Iman Nurcahyo 7 years ago
parent af97d6b58e
commit dee6a6982c

@ -882,7 +882,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
layer_off(_PUNC);
update_tri_layer(_PUNC, _GREEKL, _EMOJI);
if (IS_LAYER_ON(_GREEKL)) {
;
led_layer_normal();
} else {
led_layer_normal();
}

Loading…
Cancel
Save