diff options
author | fauxpark <fauxpark@gmail.com> | 2021-09-12 14:10:26 +1000 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-09-12 14:10:26 +1000 |
commit | 1895151a9c71fb870cfc37233a7e89fe88379358 (patch) | |
tree | 1c936be1817c31639d7a3ba394a4081f620072c8 /keyboards/kineticlabs/emu | |
parent | d0ac03ec8b2af7334ac657dadcf0601d6f3469c0 (diff) | |
parent | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/kineticlabs/emu')
-rw-r--r-- | keyboards/kineticlabs/emu/hotswap/info.json | 4 | ||||
-rw-r--r-- | keyboards/kineticlabs/emu/soldered/info.json | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/kineticlabs/emu/hotswap/info.json b/keyboards/kineticlabs/emu/hotswap/info.json index 07af2fddde..106bdf8da9 100644 --- a/keyboards/kineticlabs/emu/hotswap/info.json +++ b/keyboards/kineticlabs/emu/hotswap/info.json @@ -2,8 +2,6 @@ "keyboard_name": "Emu hotswap", "url": "", "maintainer": "kb-elmo<mail@elmo.space>", - "width": 18.25, - "height": 6.5, "layouts": { "LAYOUT_tkl_ansi": { "layout": [ @@ -97,4 +95,4 @@ ] } } -}
\ No newline at end of file +} diff --git a/keyboards/kineticlabs/emu/soldered/info.json b/keyboards/kineticlabs/emu/soldered/info.json index d5e7f4a40d..d1a35a91d9 100644 --- a/keyboards/kineticlabs/emu/soldered/info.json +++ b/keyboards/kineticlabs/emu/soldered/info.json @@ -2,8 +2,6 @@ "keyboard_name": "Emu hotswap", "url": "", "maintainer": "kb-elmo<mail@elmo.space>", - "width": 18.25, - "height": 6.5, "layouts": { "LAYOUT_all": { "layout": [ @@ -279,4 +277,4 @@ ] } } -}
\ No newline at end of file +} |