1
0
Fork 0

SG Ergodox layout: Minor code formatting changes

- Swiss German Ergodox layout:
    Removed unnecessary spaces.
This commit is contained in:
Andreas Schmidt 2017-01-22 12:35:24 +01:00
parent 5c4a73d788
commit c2c8a12022

View file

@ -197,7 +197,7 @@ const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
break;
case 11:
if (record->event.pressed) {
SEND_TAG( "ul" );
SEND_TAG("ul");
}
break;
case 12: