From: skullY Date: Fri, 3 Nov 2017 00:36:15 +0000 (-0700) Subject: fix a typo X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=inline;h=f357bd0cccb24fd897e8b042152702b72c1bb52e;p=qmk_firmware.git fix a typo --- diff --git a/keyboards/roadkit/roadkit.h b/keyboards/roadkit/roadkit.h index 486ba5059..726542b03 100644 --- a/keyboards/roadkit/roadkit.h +++ b/keyboards/roadkit/roadkit.h @@ -17,7 +17,7 @@ { K30, KC_NO, K32, KC_NO } \ } -#define LAYOUT_ortho_4x4 ( \ +#define LAYOUT_ortho_4x4( \ K00, K01, K02, K03, \ K10, K11, K12, K13, \ K20, K21, K22, K23, \