From a9f0581509701687232d092e802c9dc1e4a9b348 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 15 Mar 2021 08:29:55 +0000 Subject: [PATCH] Add Media buttons on Layer 1 arrow keys --- cu65/{cu65_iso_uk_mac.json => cu65_iso_uk_mac_pc.json} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename cu65/{cu65_iso_uk_mac.json => cu65_iso_uk_mac_pc.json} (97%) diff --git a/cu65/cu65_iso_uk_mac.json b/cu65/cu65_iso_uk_mac_pc.json similarity index 97% rename from cu65/cu65_iso_uk_mac.json rename to cu65/cu65_iso_uk_mac_pc.json index c9158fe..df55240 100644 --- a/cu65/cu65_iso_uk_mac.json +++ b/cu65/cu65_iso_uk_mac_pc.json @@ -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 . It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: \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" -} +} \ No newline at end of file