summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Arnett <jonarnett90@gmail.com>2016-01-15 11:35:28 -0500
committerJonathan Arnett <jonarnett90@gmail.com>2016-01-15 11:36:27 -0500
commit79940c5825bd90a8af0ceea2d7e5171fcfbad988 (patch)
treee2aa6563faed463737d4ef39cc1bd4136e667537
parent8585269a07b05a0339fd880f03165503878c226a (diff)
Change lower-left control to momentary L1
There's so many control keys in this keymap, one needed to go. So, I changed the lower-left control key to be a momentary L1, just like the same key on the right side.
-rw-r--r--keyboard/ergodox_ez/keymaps/keymap_j3rn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboard/ergodox_ez/keymaps/keymap_j3rn.c b/keyboard/ergodox_ez/keymaps/keymap_j3rn.c
index 290ee0647b..ddc64e55e7 100644
--- a/keyboard/ergodox_ez/keymaps/keymap_j3rn.c
+++ b/keyboard/ergodox_ez/keymaps/keymap_j3rn.c
@@ -18,7 +18,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* |--------+------+------+------+------+------| Hyper| | Meh |------+------+------+------+------+--------|
* | LShift |Z/Ctrl| X | C | V | B | | | | N | M | , | . |//Ctrl| RShift |
* `--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------'
- * | Ctrl | '" |AltShf| Left | Right| | Up | Down | [ | ] | ~L1 |
+ * | ~L1 | '" |AltShf| Left | Right| | Up | Down | [ | ] | ~L1 |
* `----------------------------------' `----------------------------------'
* ,-------------. ,-------------.
* | App | Home | | PgUp |Ctrl/Esc|
@@ -36,7 +36,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_MINS,
CTL_T(KC_ESC), KC_A, KC_S, KC_D, KC_F, KC_G,
KC_LSFT, CTL_T(KC_Z), KC_X, KC_C, KC_V, KC_B, ALL_T(KC_NO),
- KC_LCTL, KC_QUOT, LALT(KC_LSFT), KC_LEFT,KC_RGHT,
+ KC_FN1, KC_QUOT, LALT(KC_LSFT), KC_LEFT,KC_RGHT,
ALT_T(KC_APP), KC_HOME,
KC_END,