summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/ericgebhart/keymap.c
blob: bafa30eafc716038de793d856928d277b7fef88c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
/*
  Copyright 2018 Eric Gebhart <e.a.gebhart@gmail.com>

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/
#include "keymap_bepo.h"
#include "ericgebhart.h"


const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

  [DVORAK] = LAYOUT_wrapper (
                             // left hand
                             KC_GRV,     ___NUMBER_L___,   DEF_OS_LAYER_SW,
                             KC_LOCK,    ___DVORAK_L1___,  KC_LBRC,
                             TAB_BKTAB,  ___DVORAK_L2___,
                             KC_LSFT,    ___DVORAK_L3___,  KC_LPRN,

                             ___ERGODOX_BOTTOM_LEFT___,
                             ___ERGODOX_THUMB_LEFT___,

                             // right hand
                             MDIA_SYMB,  ___NUMBER_R___,   KC_EQL,
                             KC_RBRC,    ___DVORAK_R1___,  KC_SLASH,
                             /*    */    ___DVORAK_R2___,  KC_MINUS,
                             KC_RPRN,    ___DVORAK_R3___,  KC_RSFT,

                             ___ERGODOX_BOTTOM_RIGHT___,
                             ___ERGODOX_THUMB_RIGHT___
                             ),

  [XMONAD] = LAYOUT_wrapper (
                             // left hand
                             ___,  ___FUNC_L___,     ___,
                             ___,  ___DVORAK_L1___,  ___,
                             ___,  ___DVORAK_L2___,
                             ___,  ___DVORAK_L3___,  ___,

                             ___ERGODOX_BOTTOM_LEFT___,
                             ___ERGODOX_THUMB_LEFT___,

                             // right hand
                             ___,  ___FUNC_R___,     ___,
                             ___,  ___DVORAK_R1___,  ___,
                             /**/  ___DVORAK_R2___,  ___,
                             ___,  ___DVORAK_R3___,  ___,

                             ___ERGODOX_BOTTOM_RIGHT___,
                             ___ERGODOX_THUMB_RIGHT___
                             ),

  [QWERTY] = LAYOUT_wrapper(
                            // left hand
                            KC_GRV,     ___NUMBER_L___,   DEF_OS_LAYER_SW,
                            KC_LOCK,    ___QWERTY_L1___,  KC_LBRC,
                            TAB_BKTAB,  ___QWERTY_L2___,
                            KC_LSFT,    ___QWERTY_L3___,  KC_LPRN,

                            ___ERGODOX_BOTTOM_LEFT___,
                            ___ERGODOX_THUMB_LEFT___,

                            // right hand
                            MDIA_SYMB,  ___NUMBER_R___,   KC_EQL,
                            KC_RBRC,    ___QWERTY_R1___,  KC_SLASH,
                            /*       */ ___QWERTY_R2___,  KC_MINUS,
                            KC_RPRN,    ___QWERTY_R3___,  KC_RSFT,

                            ___ERGODOX_BOTTOM_RIGHT___,
                            ___ERGODOX_THUMB_RIGHT___
                            ),

  [COLEMAK] = LAYOUT_wrapper (
                              // left hand
                              KC_GRV,     ___NUMBER_L___,    DEF_OS_LAYER_SW,
                              KC_LOCK,    ___COLEMAK_L1___,  KC_LBRC,
                              TAB_BKTAB,  ___COLEMAK_L2___,
                              KC_LSFT,    ___COLEMAK_L3___,  KC_LPRN,

                              ___ERGODOX_BOTTOM_LEFT___,
                              ___ERGODOX_THUMB_LEFT___,

                              // right hand
                              MDIA_SYMB,  ___NUMBER_R___,    KC_EQL,
                              KC_RBRC,    ___COLEMAK_R1___,  KC_SLASH,
                              /*       */ ___COLEMAK_R2___,  KC_MINUS,
                              KC_RPRN,    ___COLEMAK_R3___,  KC_RSFT,

                              ___ERGODOX_BOTTOM_RIGHT___,
                              ___ERGODOX_THUMB_RIGHT___
                              ),

  [WORKMAN] = LAYOUT_wrapper (
                              // left hand
                              KC_GRV,     ___NUMBER_L___,    DEF_OS_LAYER_SW,
                              KC_LOCK,    ___WORKMAN_L1___,  KC_LBRC,
                              TAB_BKTAB,  ___WORKMAN_L2___,
                              KC_LSFT,    ___WORKMAN_L3___,  KC_LPRN,

                              ___ERGODOX_BOTTOM_LEFT___,
                              ___ERGODOX_THUMB_LEFT___,

                              // right hand
                              MDIA_SYMB,  ___NUMBER_R___,    KC_EQL,
                              KC_RBRC,    ___WORKMAN_R1___,  KC_SLASH,
                              /*    */    ___WORKMAN_R2___,  KC_MINUS,
                              KC_RPRN,    ___WORKMAN_R3___,  KC_RSFT,

                              ___ERGODOX_BOTTOM_RIGHT___,
                              ___ERGODOX_THUMB_RIGHT___
                              ),

  [NORMAN] = LAYOUT_wrapper(
                            // left hand
                            KC_GRV,     ___NUMBER_L___,   DEF_OS_LAYER_SW,
                            KC_LOCK,    ___NORMAN_L1___,  KC_LBRC,
                            TAB_BKTAB,  ___NORMAN_L2___,
                            KC_LSFT,    ___NORMAN_L3___,  KC_LPRN,

                            ___ERGODOX_BOTTOM_LEFT___,
                            ___ERGODOX_THUMB_LEFT___,

                            // right hand
                            MDIA_SYMB,  ___NUMBER_R___,   KC_EQL,
                            KC_RBRC,    ___NORMAN_R1___,  KC_SLASH,
                            /*       */ ___NORMAN_R2___,  KC_MINUS,
                            KC_RPRN,    ___NORMAN_R3___,  KC_RSFT,

                            ___ERGODOX_BOTTOM_RIGHT___,
                            ___ERGODOX_THUMB_RIGHT___
                            ),

  [DVORAK_ON_BEPO] = LAYOUT_wrapper(
                                    // left hand
                                    DB_GRV,     ___NUMBER_BEPO_L___,  DEF_OS_LAYER_SW,
                                    KC_LOCK,    ___DVORAK_FR_L1___,   DB_LBRC,
                                    TAB_BKTAB,  ___DVORAK_FR_L2___,
                                    KC_LSFT,    ___DVORAK_FR_L3___,   DB_LPRN,

                                    ___ERGODOX_BOTTOM_LEFT___,
                                    ___ERGODOX_THUMB_LEFT___,


                                    // right hand
                                    MDIA_SYMB,   ___NUMBER_BEPO_R___,  DB_EQL,
                                    DB_RBRC,     ___DVORAK_FR_R1___,   DB_SLASH,

                                    /*      */   ___DVORAK_FR_R2___,   DB_MINUS,
                                    DB_RPRN,     ___DVORAK_FR_R3___,   KC_RSFT,

                                    ___ERGODOX_BOTTOM_RIGHT_FR___,
                                    ___ERGODOX_THUMB_RIGHT___
                                    ),

  [XMONAD_FR] = LAYOUT_wrapper(
                               // left hand
                               ___,  ___FUNC_L___,        ___,
                               ___,  ___DVORAK_FR_L1___,  ___,
                               ___,  ___DVORAK_FR_L2___,
                               ___,  ___DVORAK_FR_L3___,  ___,

                               ___ERGODOX_BOTTOM_LEFT___,
                               ___ERGODOX_THUMB_LEFT___,


                               // right hand
                               ___,  ___FUNC_R___,         ___,
                               ___,  ___DVORAK_FR_R1___,   ___,
                               /**/  ___DVORAK_FR_R2___,   ___,
                               ___,  ___DVORAK_FR_R3___,   ___,

                               ___ERGODOX_BOTTOM_RIGHT_FR___,
                               ___ERGODOX_THUMB_RIGHT___
                               ),

  [BEPO] = LAYOUT_wrapper (
                           // Left hand
                           BP_DLR,         ___SYMBOL_BEPO_L___,  DEF_OS_LAYER_SW,
                           KC_LOCK,        ___BEPO_FR_L1___,     DB_LBRC,
                           TAB_BKTAB,      ___BEPO_FR_L2___,
                           BP_SFT_T_ECRC,  ___BEPO_FR_L3___,     DB_RBRC,

                           ___ERGODOX_BOTTOM_LEFT___,
                           ___ERGODOX_THUMB_LEFT___,


                           // Right hand
                           MDIA_SYMB,  ___SYMBOL_BEPO_R___,  BP_EQL,
                           BP_DCRC,    ___BEPO_FR_R1___,     BP_W,
                           /*     */   ___BEPO_FR_R2___,     BP_CCED,
                           BP_C,    ___BEPO_FR_R3___,        KC_RSFT,

                           ___ERGODOX_BOTTOM_RIGHT___,
                           ___ERGODOX_THUMB_RIGHT___
                           ),

  // SYMBOLS
  [SYMB] = LAYOUT_wrapper(
                          // left hand
                          ___,  ___FUNC_L___,     ___,
                          ___,  ___SYMBOLS_1___,  ___,
                          ___,  ___SYMBOLS_2___,
                          ___,  ___SYMBOLS_3___,  ___,

                          ___ERGODOX_TRANS_BOTTOM___,
                          ___ERGODOX_TRANS_THUMBS___,


                          // right hand
                          ___,  ___FUNC_R___, KC_F11,
                          ___,  KC_UP,    ___KEYPAD_1___,  KC_F12,
                          /**/  KC_DOWN,  ___KEYPAD_2___,  KC_TRNS,
                          ___,  KC_AMPR,  ___KEYPAD_3___,  KC_PENT,
                          /*    */        ___KEYPAD_4___,  ___,

                          ___ERGODOX_TRANS_THUMBS___
                          ),

  [SYMB_ON_BEPO] = LAYOUT_wrapper(
                                  // left hand
                                  ___,  ___FUNC_L___,     ___,
                                  ___,  ___SYMBOLS_1_BP___,  ___,
                                  ___,  ___SYMBOLS_2_BP___,
                                  ___,  ___SYMBOLS_3_BP___,  ___,

                                  ___ERGODOX_TRANS_BOTTOM___,
                                  ___ERGODOX_TRANS_THUMBS___,


                                  // right hand
                                  ___,  ___FUNC_R___, KC_F11,
                                  ___,  KC_UP,    ___KEYPAD_1_BP___,  KC_F12,
                                  /**/  KC_DOWN,  ___KEYPAD_2_BP___,  KC_TRNS,
                                  ___,  KC_AMPR,  ___KEYPAD_3_BP___,  KC_PENT,
                                  /*    */        ___KEYPAD_4_BP___,  ___,

                                  ___ERGODOX_TRANS_THUMBS___
                                  ),

  // MEDIA AND MOUSE
  [MDIA] = LAYOUT_wrapper(
                          // left hand
                          ___,  ___FUNC_L___,  ___,
                          ___MOUSE_BTNS_L___,  ___, ___,
                          ___,  ___MOUSE_LDUR___,   ___,
                          ___,  ___MWHEEL_LDUR___,  XXX,  ___,
                          ___,  ___,  ___MOUSE_ACCL_012___,
                          ___ERGODOX_TRANS_THUMBS___,

                          // right hand
                          ___,      ___FUNC_R___,                    KC_F11,
                          KC_VOLU,  ___, ___MUTE_PLAY_STOP___,  ___, KC_F12,
                          /*    */  KC_PGUP, ___VI_ARROWS___,        ___,
                          KC_VOLD,  KC_PGDN, ___MOUSE_BTNS_R___,
                          ___ERGODOX_TRANS_BOTTOM___,
                          ___ERGODOX_TRANS_THUMBS___
                          ),

  [LAYERS] = LAYOUT_wrapper(
                            // left hand
                            ___,  ___FUNC_L___,  ___,
                            XXX,  XXX,  XXX, ___LAYERS_L1___,  XXX, XXX,
                            XXX,  XXX,  XXX, ___LAYERS_L2___,  XXX,
                            XXX,  XXX,  ___LAYERS_L3___,       XXX,  XXX,
                            ___,  ___,  ___LAYERS_L4___,
                            ___ERGODOX_TRANS_THUMBS___,

                            // right hand
                            ___,      ___FUNC_R___,                    KC_F11,
                            KC_VOLU,  ___, ___MUTE_PLAY_STOP___,  ___, KC_F12,
                            /*    */  KC_PGUP, ___VI_ARROWS___,        ___,
                            KC_VOLD,  KC_PGDN, ___MOUSE_BTNS_R___,
                            ___ERGODOX_TRANS_BOTTOM___,
                            ___ERGODOX_TRANS_THUMBS___
                            ),
};



// Runs constantly in the background, in a loop.
void matrix_scan_user(void) {

  uint8_t layer = biton32(layer_state);

  ergodox_board_led_off();
  ergodox_right_led_1_off();
  ergodox_right_led_2_off();
  ergodox_right_led_3_off();
  if(!on_qwerty())
    ergodox_right_led_1_on();
  switch (layer) {
    //case DVORAK:
    //ergodox_right_led_1_off();
    //break;
    // first led on for a bepo software keyboard layer
  case DVORAK_ON_BEPO:
    ergodox_right_led_2_on();
    break;
  case BEPO:
    ergodox_right_led_1_on();
    ergodox_right_led_1_off();
    ergodox_right_led_1_on();
    ergodox_right_led_1_off();
    ergodox_right_led_1_on();
    break;
  case SYMB:
    ergodox_right_led_3_on();
    break;
  case MDIA:
    ergodox_right_led_3_on();
    break;
  case LAYERS:
    ergodox_right_led_1_on();
    ergodox_right_led_2_on();
    ergodox_right_led_3_on();
    break;
  default:
    ergodox_board_led_off();
    break;

    /* default: */
    /*   // none */
    /*   break; */

  }
}


/*
  clear_oneshot_mods();
  set_oneshot_locked_mods(mods);
  register_mods(mods);

  register_code(action.key.code);
  unregister_code(action.key.code);

  layer_on(action.layer_tap.val);
  layer_off(action.layer_tap.val);

  clear_oneshot_locked_mods();
  clear_oneshot_mods();
  unregister_mods(mods);

*/