diff options
author | Stephan Bösebeck <stephan.boesebeck@holidayinsider.com> | 2016-01-28 15:37:52 +0100 |
---|---|---|
committer | Stephan Bösebeck <stephan.boesebeck@holidayinsider.com> | 2016-01-28 15:37:52 +0100 |
commit | 2776251ffcac65b4caa92c04c51e269aae05e1c0 (patch) | |
tree | 53a287e68b9cce18da6c813835b69961c38b3c1c | |
parent | 4beb0115ffe6ec177d91f63c10a06a5770991af0 (diff) |
playing more with cursor keys
-rw-r--r-- | keyboard/ergodox_ez/keymaps/osx_de/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/ergodox_ez/keymaps/osx_de/keymap.c b/keyboard/ergodox_ez/keymaps/osx_de/keymap.c index 01e8cd239f..52d4fb30fc 100644 --- a/keyboard/ergodox_ez/keymaps/osx_de/keymap.c +++ b/keyboard/ergodox_ez/keymaps/osx_de/keymap.c @@ -62,7 +62,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { KC_RGUI, DE_Z, DE_U, DE_I, DE_O, DE_P, DE_UE, DE_H, DE_J, DE_K, DE_L, DE_OE, ALT_T(DE_AE), KC_RALT, DE_N, DE_M, DE_COMM,DE_DOT, CTL_T(DE_MINS), KC_RSFT, - KC_LEFT, KC_DOWN,KC_UP,KC_RIGHT, LT(SYMB,DE_HASH), + KC_LEFT, KC_UP,KC_DOWN,KC_RIGHT, LT(SYMB,DE_HASH), TG(4), ALL_T(DE_ACUT), KC_PGUP, KC_PGDN,KC_ENT, KC_SPC |