mirror of
https://github.com/nikdoof/qmk-keymaps.git
synced 2025-12-11 16:02:14 +00:00
Add Media buttons on Layer 1 arrow keys
This commit is contained in:
@@ -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,10 +142,10 @@
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_TRNS",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO"
|
||||
"KC_MRWD",
|
||||
"KC_MPLY",
|
||||
"KC_MFFD"
|
||||
]
|
||||
],
|
||||
"author": "nikdoof"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user