aboutsummaryrefslogtreecommitdiff
path: root/keyboards/gergo
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gergo')
-rw-r--r--keyboards/gergo/gergo.c2
-rw-r--r--keyboards/gergo/keymaps/drashna/keymap.c6
2 files changed, 1 insertions, 7 deletions
diff --git a/keyboards/gergo/gergo.c b/keyboards/gergo/gergo.c
index fab8d0f44..ba359f814 100644
--- a/keyboards/gergo/gergo.c
+++ b/keyboards/gergo/gergo.c
@@ -65,7 +65,7 @@ out:
65 return mcp23018_status; 65 return mcp23018_status;
66} 66}
67 67
68const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = { 68const keypos_t PROGMEM hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = {
69 { {0,0}, {0,7}, {2,7}, {3,7} }, 69 { {0,0}, {0,7}, {2,7}, {3,7} },
70 { {0,8}, {1,8}, {2,8}, {3,8} }, 70 { {0,8}, {1,8}, {2,8}, {3,8} },
71 { {0,9}, {1,9}, {2,9}, {3,9} }, 71 { {0,9}, {1,9}, {2,9}, {3,9} },
diff --git a/keyboards/gergo/keymaps/drashna/keymap.c b/keyboards/gergo/keymaps/drashna/keymap.c
index ecf5f3903..81ff6852d 100644
--- a/keyboards/gergo/keymaps/drashna/keymap.c
+++ b/keyboards/gergo/keymaps/drashna/keymap.c
@@ -87,12 +87,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
87 _____________CARPLAX_QFMLWY_L3_____________, _____________CARPLAX_QFMLWY_R3_____________ 87 _____________CARPLAX_QFMLWY_L3_____________, _____________CARPLAX_QFMLWY_R3_____________
88 ), 88 ),
89 89
90 [_MODS] = LAYOUT_gergo_wrapper(
91 _______, ___________________BLANK___________________, ___________________BLANK___________________, _______,
92 _______, ___________________BLANK___________________, _______, _______, ___________________BLANK___________________, _______,
93 KC_LSFT, ___________________BLANK___________________, _______, _______, _______, _______, ___________________BLANK___________________, KC_RSFT,
94 _______, _______, _______, _______, _______, _______, _______, _______
95 ),
96 [_LOWER] = LAYOUT_gergo_wrapper( 90 [_LOWER] = LAYOUT_gergo_wrapper(
97 KC_F12, _________________LOWER_L1__________________, _________________LOWER_R1__________________, KC_F11, 91 KC_F12, _________________LOWER_L1__________________, _________________LOWER_R1__________________, KC_F11,
98 _______, _________________LOWER_L2__________________, _______, _______, _________________LOWER_R2__________________, KC_PIPE, 92 _______, _________________LOWER_L2__________________, _______, _______, _________________LOWER_R2__________________, KC_PIPE,