Enable Mediakeys for yiancar's 328p keyboards (#10476)

master
yiancar 2020-10-01 19:05:47 +01:00 committed by GitHub
parent 8fbea13a8f
commit 1960e25048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 9 deletions

View File

@ -1,3 +1 @@
# Compile with this keymap to use VIA
Sadly right now when using VIA, extrakeys is disabled. This means volume control will not work.

View File

@ -1,3 +1 @@
VIA_ENABLE = yes
MOUSEKEY_ENABLE = no
EXTRAKEY_ENABLE = no

View File

@ -30,7 +30,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_TRNS, KC_TRNS, KC_UP, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, RESET ,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS),
KC_VOLU, KC_VOLD, KC_MUTE, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS),
[2] = LAYOUT_60_iso_split_bs_rshift( /* Empty for dynamic keymaps */
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,

View File

@ -1,3 +1 @@
# Compile with this keymap to use VIA
Sadly right now when using VIA, extrakeys is disabled. This means volume control will not work.

View File

@ -1,3 +1 @@
VIA_ENABLE = yes
MOUSEKEY_ENABLE = no
EXTRAKEY_ENABLE = no