diff options
Diffstat (limited to 'keyboards/the_ruler/the_ruler.h')
| -rw-r--r-- | keyboards/the_ruler/the_ruler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/the_ruler/the_ruler.h b/keyboards/the_ruler/the_ruler.h index 6f38034c3..45a327b0d 100644 --- a/keyboards/the_ruler/the_ruler.h +++ b/keyboards/the_ruler/the_ruler.h | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | #include "quantum.h" | 4 | #include "quantum.h" |
| 5 | 5 | ||
| 6 | #define KEYMAP( \ | 6 | #define LAYOUT( \ |
| 7 | K00, K01, K02, K03, K04, K05 ) { \ | 7 | K00, K01, K02, K03, K04, K05 ) { \ |
| 8 | { K00, K01, K02, K03, K04, K05 } \ | 8 | { K00, K01, K02, K03, K04, K05 } \ |
| 9 | } | 9 | } |
