diff options
author | QMK Bot <hello@qmk.fm> | 2021-10-11 03:47:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-10-11 03:47:11 +0000 |
commit | d0a3fc3067980e8beebc4a3ec59624e23a5bf99f (patch) | |
tree | 959c7c010937b3034ed7bf807c70cf265c12b7d2 /keyboards/a_dux/a_dux.h | |
parent | 9b975065d9203a445bb9109e706271e0a3ef9232 (diff) | |
parent | 5d7efc71837f1e345bdd299991da04137289bb19 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/a_dux/a_dux.h')
-rw-r--r-- | keyboards/a_dux/a_dux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/a_dux/a_dux.h b/keyboards/a_dux/a_dux.h index 1edea40332..d143295845 100644 --- a/keyboards/a_dux/a_dux.h +++ b/keyboards/a_dux/a_dux.h @@ -38,7 +38,7 @@ { L01, L02, L03, L04, L05 }, \ { L06, L07, L08, L09, L10 }, \ { L11, L12, L13, L14, L15 }, \ - { L16, L17, ___, ___ , ___}, \ + { L16, L17, ___, ___, ___ }, \ { R01, R02, R03, R04, R05 }, \ { R06, R07, R08, R09, R10 }, \ { R11, R12, R13, R14, R15 }, \ |