]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
SG Ergodox layout: Minor code formatting changes
authorAndreas Schmidt <andreas.remigius@gmail.com>
Sun, 22 Jan 2017 11:35:24 +0000 (12:35 +0100)
committerAndreas Schmidt <andreas.remigius@gmail.com>
Sun, 22 Jan 2017 11:35:24 +0000 (12:35 +0100)
- Swiss German Ergodox layout:
    Removed unnecessary spaces.

keyboards/ergodox/keymaps/swissgerman/keymap.c

index 93e36d03263234309ba3ce338f24f306ab71b84e..3f90c4e63fd1f0e95e730f446a5aab4caaa191f3 100644 (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: