Skip to content

Commit

Permalink
layer 4 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kaimi committed Jul 4, 2022
1 parent c585808 commit 4974b96
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keyboard/ergodox/keymap_neo.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,9 @@ const uint8_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* ,--------------------------------------------------. ,--------------------------------------------------.
* | Power | | | | | |Teensy| | | | | | | | Teensy |
* |--------+------+------+------+------+-------------| |------+------+------+------+------+------+--------|
* | | | | | | | | | KVM | Vol+ | App | | | | |
* | | | | | | | | | VM | Vol+ | App | | | | |
* |--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
* | | Solo | Mid | ADC | Jung | |------| |------| Mute | Last | Pl/Ps| Next | Stop | |
* | | | | | | |------| |------| Mute | Last | Pl/Ps| Next | Stop | |
* |--------+------+------+------+------+------| | | |------+------+------+------+------+--------|
* | | | | | | | Ins | | | Vol- | | | | | |
* `--------+------+------+------+------+-------------' `-------------+------+------+------+------+--------'
Expand All @@ -318,13 +318,13 @@ const uint8_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
NO, NO, NO,
// right hand
NO, NO, NO, NO, NO, NO,FN10,
FN11,VOLU, APP, NO, NO, NO, NO,
FN12,VOLU, APP, NO, NO, NO, NO,
MUTE,MPRV,MPLY,MNXT,MSTP, NO,
TRNS,VOLD, NO, NO, NO, NO, NO,
F22, F23, F24, NO, NO,
F20, F21,
NO,
NO, NO,FN12
NO, NO, NO
),
};

Expand Down

0 comments on commit 4974b96

Please sign in to comment.