summaryrefslogtreecommitdiffstats
path: root/keyboards/puck/puck.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/puck/puck.h')
-rw-r--r--keyboards/puck/puck.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/puck/puck.h b/keyboards/puck/puck.h
index 4467614fd..0f2a284a6 100644
--- a/keyboards/puck/puck.h
+++ b/keyboards/puck/puck.h
@@ -4,7 +4,10 @@
#include "quantum.h"
#define LAYOUT( \
- K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B \
+ K00, K01, K02, \
+ K03, K04, K05, \
+ K06, K07, K08, \
+ K09, K0A, K0B \
) { \
{ K00, K01, K02 }, \
{ K03, K04, K05 }, \