summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-02 03:10:19 +0000
committerQMK Bot <hello@qmk.fm>2021-03-02 03:10:19 +0000
commite662de94f6c69380d6c8c31cad41bfe9a0e38017 (patch)
treeb199daa4547fd15a275af9fa18e31eb824f19bdb /keyboards
parent4fedf6efbd7ba443e627af641817c072cd747442 (diff)
parentd918d571ccb96c572f4ff7a0bbaf6bd86c6def40 (diff)
downloadqmk_firmware-e662de94f6c69380d6c8c31cad41bfe9a0e38017.tar.gz
qmk_firmware-e662de94f6c69380d6c8c31cad41bfe9a0e38017.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/ergodone/ergodone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodone/ergodone.h b/keyboards/ergodone/ergodone.h
index 8b51f95b7e..f88280fa2a 100644
--- a/keyboards/ergodone/ergodone.h
+++ b/keyboards/ergodone/ergodone.h
@@ -131,7 +131,7 @@ inline void ergodox_led_all_set(uint8_t n) {}
{ k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1A, k1B, k1C, k1D }, \
{ k20, k21, k22, k23, k24, k25, KC_NO, KC_NO, k28, k29, k2A, k2B, k2C, k2D }, \
{ k30, k31, k32, k33, k34, k35, k36, k37, k38, k39, k3A, k3B, k3C, k3D }, \
- { k40, k41, k42, k43, k44, k45, k45, k47, k48, k49, k4A, k4B, k4C, k4D }, \
+ { k40, k41, k42, k43, k44, k45, k46, k47, k48, k49, k4A, k4B, k4C, k4D }, \
{ KC_NO, k51, k52, k53, k54, k55, k56, k57, k58, k59, k5A, k5B, k5C, KC_NO } \
}