summaryrefslogtreecommitdiffstats
path: root/keyboards/phantom
diff options
context:
space:
mode:
authorYan-Fa Li <yanfali@gmail.com>2018-04-06 17:55:43 +0200
committerJack Humbert <jack.humb@gmail.com>2018-04-06 18:22:03 +0200
commit4cb7907547bb6575c2889885e6454c338cc64af2 (patch)
tree3953fc4b54b1c6f72f2557a6ab9c068ce69e412f /keyboards/phantom
parent25b1d0215709aa0f2f75de88e9c3ff4b2c6bf6c5 (diff)
downloadqmk_firmware-4cb7907547bb6575c2889885e6454c338cc64af2.tar.gz
qmk_firmware-4cb7907547bb6575c2889885e6454c338cc64af2.tar.xz
Add 2 missing F-Row keys
Diffstat (limited to 'keyboards/phantom')
-rw-r--r--keyboards/phantom/info.json18
1 files changed, 13 insertions, 5 deletions
diff --git a/keyboards/phantom/info.json b/keyboards/phantom/info.json
index 2210f829d..6c5ef8de9 100644
--- a/keyboards/phantom/info.json
+++ b/keyboards/phantom/info.json
@@ -910,7 +910,7 @@
]
},
"KEYMAP_7BIT": {
- "key_count": 99,
+ "key_count": 101,
"layout": [
{
"label": "Esc",
@@ -918,6 +918,10 @@
"y": 0
},
{
+ "x": 1,
+ "y": 0
+ },
+ {
"label": "F1",
"x": 2,
"y": 0
@@ -938,23 +942,27 @@
"y": 0
},
{
+ "x": 6,
+ "y": 0
+ },
+ {
"label": "F5",
- "x": 6.5,
+ "x": 7,
"y": 0
},
{
"label": "F6",
- "x": 7.5,
+ "x": 8,
"y": 0
},
{
"label": "F7",
- "x": 8.5,
+ "x": 9,
"y": 0
},
{
"label": "F8",
- "x": 9.5,
+ "x": 10,
"y": 0
},
{