Add Media buttons on Layer 1 arrow keys

This commit is contained in:
2021-03-15 08:29:55 +00:00
parent 9df2cfebbd
commit a9f0581509

View File

@@ -3,7 +3,7 @@
"notes": "This layout is for MacOS using the 'British - PC' keyboard layout.",
"documentation": "\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n",
"keyboard": "capsunlocked/cu65",
"keymap": "iso_uk_mac",
"keymap": "iso_uk_mac_pc",
"layout": "LAYOUT_65_iso_blocker",
"layers": [
[
@@ -142,9 +142,9 @@
"KC_NO",
"KC_NO",
"KC_TRNS",
"KC_NO",
"KC_NO",
"KC_NO"
"KC_MRWD",
"KC_MPLY",
"KC_MFFD"
]
],
"author": "nikdoof"