Changed numpad num keys for normal nums
This commit is contained in:
parent
d331c8096c
commit
7f4c7ef1d6
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"notes": "",
|
||||
"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",
|
||||
"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": "redox/rev1/base",
|
||||
"keymap": "redox_rev1_layout_mine",
|
||||
"layout": "LAYOUT",
|
||||
@ -100,9 +99,9 @@
|
||||
"KC_TRNS",
|
||||
"KC_TRNS",
|
||||
"KC_PSLS",
|
||||
"KC_P7",
|
||||
"KC_P8",
|
||||
"KC_P9",
|
||||
"KC_7",
|
||||
"KC_8",
|
||||
"KC_9",
|
||||
"KC_PMNS",
|
||||
"KC_NO",
|
||||
"KC_TRNS",
|
||||
@ -114,9 +113,9 @@
|
||||
"KC_TRNS",
|
||||
"KC_TRNS",
|
||||
"KC_PAST",
|
||||
"KC_P4",
|
||||
"KC_P5",
|
||||
"KC_P6",
|
||||
"KC_4",
|
||||
"KC_5",
|
||||
"KC_6",
|
||||
"KC_PPLS",
|
||||
"KC_NO",
|
||||
"KC_TRNS",
|
||||
@ -130,9 +129,9 @@
|
||||
"KC_TRNS",
|
||||
"KC_TRNS",
|
||||
"KC_NO",
|
||||
"KC_P1",
|
||||
"KC_P2",
|
||||
"KC_P3",
|
||||
"KC_1",
|
||||
"KC_2",
|
||||
"KC_3",
|
||||
"KC_PENT",
|
||||
"KC_NO",
|
||||
"KC_TRNS",
|
||||
@ -145,7 +144,7 @@
|
||||
"KC_TRNS",
|
||||
"KC_TRNS",
|
||||
"KC_P0",
|
||||
"KC_P0",
|
||||
"KC_0",
|
||||
"KC_PDOT",
|
||||
"KC_PENT",
|
||||
"KC_NO"
|
||||
@ -203,10 +202,10 @@
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_MRWD",
|
||||
"KC_MPRV",
|
||||
"KC_MUTE",
|
||||
"KC_MPLY",
|
||||
"KC_MFFD",
|
||||
"KC_MNXT",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
@ -295,5 +294,6 @@
|
||||
"KC_NO"
|
||||
]
|
||||
],
|
||||
"author": ""
|
||||
"author": "",
|
||||
"notes": ""
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user