summaryrefslogtreecommitdiffstats
path: root/layouts/community/60_ansi_split_bs_rshift
diff options
context:
space:
mode:
authorYan-Fa Li <yanfali@gmail.com>2020-02-14 11:03:35 -0800
committerGitHub <noreply@github.com>2020-02-14 11:03:35 -0800
commiteb1f99c5f971ce939d18e236ac85edaf0de00401 (patch)
tree54a405dfd99ed9af5cdd19798d5913d12844d2a0 /layouts/community/60_ansi_split_bs_rshift
parent4eed0331bf0876db0d557f86c7d4ef599ff0e6c4 (diff)
[keymap] Update audio controls on community (#8163)
* Update audio controls on community * Add rules for various boards * TKL support
Diffstat (limited to 'layouts/community/60_ansi_split_bs_rshift')
-rw-r--r--layouts/community/60_ansi_split_bs_rshift/yanfali/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/60_ansi_split_bs_rshift/yanfali/keymap.c b/layouts/community/60_ansi_split_bs_rshift/yanfali/keymap.c
index 5e5d163909..49a906c273 100644
--- a/layouts/community/60_ansi_split_bs_rshift/yanfali/keymap.c
+++ b/layouts/community/60_ansi_split_bs_rshift/yanfali/keymap.c
@@ -26,6 +26,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \
_______, _______, KC_UP, _______, _______, _______, _______, _______, _______, _______, _______, _______, EEP_RST, RESET, \
KC_CAPS, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, _______, _______, _______, _______, \
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \
+ _______, _______, _______, _______, _______, _______, _______, KC_MUTE, KC_VOLD, KC_VOLU, _______, _______, _______, \
_______, _______, _______, _______, _______, _______, _______, _______),
};