summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bdn9/bdn9.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/bdn9/bdn9.h')
-rw-r--r--keyboards/keebio/bdn9/bdn9.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/keebio/bdn9/bdn9.h b/keyboards/keebio/bdn9/bdn9.h
index 26b043560..8a4511326 100644
--- a/keyboards/keebio/bdn9/bdn9.h
+++ b/keyboards/keebio/bdn9/bdn9.h
@@ -31,5 +31,7 @@
KC1, KC2, KC3 \
) \
{ \
- { KA1, KA2, KA3, KB1, KB2, KB3, KC1, KC2, KC3 } \
+ { KA1, KA2, KA3 }, \
+ { KB1, KB2, KB3 }, \
+ { KC1, KC2, KC3 } \
}