summaryrefslogtreecommitdiffstats
path: root/keyboards/pearl
diff options
context:
space:
mode:
authorFelipe Coury <felipe.coury@gmail.com>2018-08-12 18:33:04 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-12 18:33:04 +0200
commit39256c2449c9c56562f3110f8655fdaf3e2cd5cc (patch)
treecb954e5b16abc1f43387b2a712b5d2815ce07add /keyboards/pearl
parente510491bbcd4fd59c24f2fdd0c1955f2d4765639 (diff)
downloadqmk_firmware-39256c2449c9c56562f3110f8655fdaf3e2cd5cc.tar.gz
qmk_firmware-39256c2449c9c56562f3110f8655fdaf3e2cd5cc.tar.xz
Keyboard: Pearl keyboard LAYOUT_spacebar had an undefined constant K34 (#3633)
Diffstat (limited to 'keyboards/pearl')
-rw-r--r--keyboards/pearl/pearl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/pearl/pearl.h b/keyboards/pearl/pearl.h
index 900d4817a..6f5fbce5d 100644
--- a/keyboards/pearl/pearl.h
+++ b/keyboards/pearl/pearl.h
@@ -54,7 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{ K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C}, \
{ K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, KC_NO}, \
{ K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, KC_NO}, \
- { K30, K31, KC_NO, KC_NO, K34, K35, KC_NO, KC_NO, KC_NO, K39, K3A, KC_NO, KC_NO}, \
+ { K30, K31, KC_NO, KC_NO, KC_NO, K35, KC_NO, KC_NO, KC_NO, K39, K3A, KC_NO, KC_NO}, \
}