From d803ec9a2d9baa30f7ac4e33677fcbf4f72f6f49 Mon Sep 17 00:00:00 2001 From: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> Date: Mon, 25 Jul 2022 04:17:13 +1000 Subject: [PATCH] IDOBAO folder move (#1240) * move ID75 to IDOBAO folder * corrected typo in name "idobo" -> "idobao" * move ID80 variants to IDOBAO folder * move ID87 variants to IDOBAO folder * move ID67 variants to IDOBAO folder * move Montex variants to IDOBAO folder * corrected ID67 folder move * corrected ID87 folder move * fixed ID96 brand name * Update montex.json --- src/{other => idobao}/id67/id67.json | 0 src/{idobo/idobo.json => idobao/id75/id75.json} | 2 +- src/{other => idobao}/id80/id80.json | 0 src/{other => idobao}/id80/id80iso.json | 0 src/{other => idobao}/id87/id87.json | 0 src/idobao/id96/id96.json | 2 +- .../montex27/montex-27.json => idobao/montex/montex.json} | 0 v3/{other => idobao}/id67/id67.json | 0 v3/{idobo/idobo.json => idobao/id75/id75.json} | 4 ++-- v3/{other => idobao}/id80/id80.json | 0 v3/{other => idobao}/id80/id80iso.json | 0 v3/{other => idobao}/id87/id87.json | 0 v3/{other => idobao}/montex27/montex-27.json | 0 13 files changed, 4 insertions(+), 4 deletions(-) rename src/{other => idobao}/id67/id67.json (100%) rename src/{idobo/idobo.json => idobao/id75/id75.json} (99%) rename src/{other => idobao}/id80/id80.json (100%) rename src/{other => idobao}/id80/id80iso.json (100%) rename src/{other => idobao}/id87/id87.json (100%) rename src/{other/montex27/montex-27.json => idobao/montex/montex.json} (100%) rename v3/{other => idobao}/id67/id67.json (100%) rename v3/{idobo/idobo.json => idobao/id75/id75.json} (98%) rename v3/{other => idobao}/id80/id80.json (100%) rename v3/{other => idobao}/id80/id80iso.json (100%) rename v3/{other => idobao}/id87/id87.json (100%) rename v3/{other => idobao}/montex27/montex-27.json (100%) diff --git a/src/other/id67/id67.json b/src/idobao/id67/id67.json similarity index 100% rename from src/other/id67/id67.json rename to src/idobao/id67/id67.json diff --git a/src/idobo/idobo.json b/src/idobao/id75/id75.json similarity index 99% rename from src/idobo/idobo.json rename to src/idobao/id75/id75.json index 8861de184a..3032b3a06e 100755 --- a/src/idobo/idobo.json +++ b/src/idobao/id75/id75.json @@ -1,5 +1,5 @@ { - "name": "Idobo", + "name": "IDOBAO ID75", "vendorId": "0x6964", "productId": "0x0075", "lighting": "qmk_rgblight", diff --git a/src/other/id80/id80.json b/src/idobao/id80/id80.json similarity index 100% rename from src/other/id80/id80.json rename to src/idobao/id80/id80.json diff --git a/src/other/id80/id80iso.json b/src/idobao/id80/id80iso.json similarity index 100% rename from src/other/id80/id80iso.json rename to src/idobao/id80/id80iso.json diff --git a/src/other/id87/id87.json b/src/idobao/id87/id87.json similarity index 100% rename from src/other/id87/id87.json rename to src/idobao/id87/id87.json diff --git a/src/idobao/id96/id96.json b/src/idobao/id96/id96.json index 08febcdec0..52db0dc051 100644 --- a/src/idobao/id96/id96.json +++ b/src/idobao/id96/id96.json @@ -1,5 +1,5 @@ { - "name": "Idobao ID96", + "name": "IDOBAO ID96", "vendorId": "0x6964", "productId": "0x0096", "lighting": "qmk_backlight_rgblight", diff --git a/src/other/montex27/montex-27.json b/src/idobao/montex/montex.json similarity index 100% rename from src/other/montex27/montex-27.json rename to src/idobao/montex/montex.json diff --git a/v3/other/id67/id67.json b/v3/idobao/id67/id67.json similarity index 100% rename from v3/other/id67/id67.json rename to v3/idobao/id67/id67.json diff --git a/v3/idobo/idobo.json b/v3/idobao/id75/id75.json similarity index 98% rename from v3/idobo/idobo.json rename to v3/idobao/id75/id75.json index a320e47b2c..4681efe431 100644 --- a/v3/idobo/idobo.json +++ b/v3/idobao/id75/id75.json @@ -1,5 +1,5 @@ { - "name": "Idobo", + "name": "IDOBAO ID75", "vendorId": "0x6964", "productId": "0x0075", "firmwareVersion": 0, @@ -113,4 +113,4 @@ ] ] } -} \ No newline at end of file +} diff --git a/v3/other/id80/id80.json b/v3/idobao/id80/id80.json similarity index 100% rename from v3/other/id80/id80.json rename to v3/idobao/id80/id80.json diff --git a/v3/other/id80/id80iso.json b/v3/idobao/id80/id80iso.json similarity index 100% rename from v3/other/id80/id80iso.json rename to v3/idobao/id80/id80iso.json diff --git a/v3/other/id87/id87.json b/v3/idobao/id87/id87.json similarity index 100% rename from v3/other/id87/id87.json rename to v3/idobao/id87/id87.json diff --git a/v3/other/montex27/montex-27.json b/v3/idobao/montex27/montex-27.json similarity index 100% rename from v3/other/montex27/montex-27.json rename to v3/idobao/montex27/montex-27.json