Skip to content

Commit

Permalink
shortcut for spotify
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyatbluescape committed Sep 10, 2023
1 parent c8d3bc7 commit 32f33ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/bastardkb/charybdis/4x6/keymaps/via/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// ╭──────────────────────────────────────────────────────╮ ╭──────────────────────────────────────────────────────╮
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, _______,
// ├──────────────────────────────────────────────────────┤ ├──────────────────────────────────────────────────────┤
_______, QK_RBT, XXXXXXX, KC_VOLU, G(KC_MINS),G(KC_EQL), RGB_SPI, RGB_HUI, RGB_SAI, RGB_VAI, KC_F11, KC_F12,
_______, QK_RBT, LCAG(KC_W), KC_VOLU, G(KC_MINS),G(KC_EQL), RGB_SPI, RGB_HUI, RGB_SAI, RGB_VAI, KC_F11, KC_F12,
// ├──────────────────────────────────────────────────────┤ ├──────────────────────────────────────────────────────┤
_______, XXXXXXX, KC_MPRV, KC_MPLY, KC_MNXT, G(KC_0), XXXXXXX, RGB_RMOD,RGB_TOG, RGB_MOD, XXXXXXX, EE_CLR,
// ├──────────────────────────────────────────────────────┤ ├──────────────────────────────────────────────────────┤
Expand Down

0 comments on commit 32f33ba

Please sign in to comment.