diff options
Diffstat (limited to 'keyboard/ergodox_ez')
| -rw-r--r-- | keyboard/ergodox_ez/keymaps/german-manuneo/keymap.c | 2 | ||||
| -rw-r--r-- | keyboard/ergodox_ez/keymaps/townk_osx/keymap.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboard/ergodox_ez/keymaps/german-manuneo/keymap.c b/keyboard/ergodox_ez/keymaps/german-manuneo/keymap.c index d8911af41..131796fc5 100644 --- a/keyboard/ergodox_ez/keymaps/german-manuneo/keymap.c +++ b/keyboard/ergodox_ez/keymaps/german-manuneo/keymap.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #include "ergodox_ez.h" | 1 | #include "ergodox_ez.h" |
| 2 | #include "action_layer.h" | 2 | #include "action_layer.h" |
| 3 | #include "keymap_common.h" | 3 | #include "keymap.h" |
| 4 | #include "keymap_extras/keymap_german.h" | 4 | #include "keymap_extras/keymap_german.h" |
| 5 | 5 | ||
| 6 | #define UC_ASYMPTOTICALLY_EQUAL_TO 0 | 6 | #define UC_ASYMPTOTICALLY_EQUAL_TO 0 |
diff --git a/keyboard/ergodox_ez/keymaps/townk_osx/keymap.c b/keyboard/ergodox_ez/keymaps/townk_osx/keymap.c index b63698ec6..07e58a491 100644 --- a/keyboard/ergodox_ez/keymaps/townk_osx/keymap.c +++ b/keyboard/ergodox_ez/keymaps/townk_osx/keymap.c | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | #include "action_layer.h" | 3 | #include "action_layer.h" |
| 4 | #include "action_util.h" | 4 | #include "action_util.h" |
| 5 | #include "led.h" | 5 | #include "led.h" |
| 6 | #include "keymap_common.h" | 6 | #include "keymap.h" |
| 7 | #include "timer.h" | 7 | #include "timer.h" |
| 8 | 8 | ||
| 9 | /* | 9 | /* |
