Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix EEP_RST key on ergodox ez default keymap #708

Merged
merged 1 commit into from
Apr 18, 2020

Conversation

zvecr
Copy link
Member

@zvecr zvecr commented Apr 18, 2020

Currently fails with the following error:

Compiling: keyboards/ergodox_ez/matrix.c                                                            �
Compiling: keyboards/ergodox_ez/led_i2c.c                                                           �
Compiling: keyboards/ergodox_ez/ergodox_ez.c                                                        �
Compiling: keyboards/ergodox_ez/keymaps/layout_ergodox_mine.json/keymap.c                          In file included from ��[K:
��[K’ undeclared here (not in a function)
  PR, KC_1, KC_2, KC_3, KC_BSLS, KC_TRNS, KC_TRNS, KC_DOT, KC_0, KC_EQL, KC_TRNS, RGB_TOG, KC_NO, KC_TRNS, KC_TRNS, RGB_HUD, RGB_HUI),
��[K
��[K’
     { k00, k10, k20, k30, k40, KC_NO },   \
��[K

 | 
 | 
 | 
makeap.o] Error 1
make: *** ine.json] Error 1
�ake finished with errors

@zvecr zvecr added the keymap label Apr 18, 2020
@zvecr zvecr requested review from noroadsleft and a team April 18, 2020 19:29
@noroadsleft noroadsleft merged commit 46e87e0 into qmk:master Apr 18, 2020
@noroadsleft
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants