summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-05-26 20:05:09 +0200
committerDrashna Jaelre <drashna@live.com>2018-05-26 20:05:09 +0200
commit357d9f47725cc4d27c669ab3dedf84c55989a36f (patch)
tree5f715443afecd0495a7f89b5b7e81664c9d9f956 /layouts
parent6e867a7ecc3953c5ca2e97df986446e31ac96f03 (diff)
downloadqmk_firmware-357d9f47725cc4d27c669ab3dedf84c55989a36f.tar.gz
qmk_firmware-357d9f47725cc4d27c669ab3dedf84c55989a36f.tar.xz
qwerty_code_friendly: fix 76 key config (#3057)
Diffstat (limited to 'layouts')
-rw-r--r--layouts/community/ergodox/qwerty_code_friendly/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/qwerty_code_friendly/keymap.c b/layouts/community/ergodox/qwerty_code_friendly/keymap.c
index 19f73f432..5c6658a06 100644
--- a/layouts/community/ergodox/qwerty_code_friendly/keymap.c
+++ b/layouts/community/ergodox/qwerty_code_friendly/keymap.c
@@ -76,7 +76,7 @@
k40, k41, k42, k43, k44, k45, k46, k47, k48, k49, \
k50, k51, k52, k53, k54, k55, k56, k57, k58, k59, \
k60, k61, k62, k63, k64, k65, k66, k67, k68, k69, \
- k70, k71, k72, k73, k76, k77, k78, k79)
+ k70, k71, k72, k73, k74, k77, k78, k79)
# define K80(a) KC_TRNS
#endif