X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fplanck%2Fplanck.c;h=3980b02f503925f8b2bc2102e0f18af553f27ac9;hb=9240f27ba909aece233bda59e4ec15f7666fdece;hp=645b450d1db5ca409d3e35bc922ca1f47682ed81;hpb=fc2ca62a3b9552175eb7c27cc11f3a5af6cfae50;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 +}