X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fplanck%2Fplanck.c;h=3980b02f503925f8b2bc2102e0f18af553f27ac9;hb=64e4c47ae4f21396d3e6078e6149d8f1a901af25;hp=645b450d1db5ca409d3e35bc922ca1f47682ed81;hpb=9c3193f22555119eb15f63f5ae5efe45e6d7358c;p=qmk_firmware.git diff --git a/keyboards/planck/planck.c b/keyboards/planck/planck.c index 645b450d1..3980b02f5 100644 --- a/keyboards/planck/planck.c +++ b/keyboards/planck/planck.c @@ -16,4 +16,4 @@ void matrix_init_kb(void) { PORTE |= (1<<6); matrix_init_user(); -} \ No newline at end of file +}