diff --git a/keyboards/lucid/alexa/alexa.c b/keyboards/maker/alexa/alexa.c similarity index 93% rename from keyboards/lucid/alexa/alexa.c rename to keyboards/maker/alexa/alexa.c index c8bbfcdc776e..d06274ea7b0b 100644 --- a/keyboards/lucid/alexa/alexa.c +++ b/keyboards/maker/alexa/alexa.c @@ -1,5 +1,5 @@ /* -Copyright 2021 +Copyright 2021 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/alexa/alexa.h b/keyboards/maker/alexa/alexa.h similarity index 97% rename from keyboards/lucid/alexa/alexa.h rename to keyboards/maker/alexa/alexa.h index 3c6f9d4acea5..74702b1846ab 100644 --- a/keyboards/lucid/alexa/alexa.h +++ b/keyboards/maker/alexa/alexa.h @@ -1,5 +1,5 @@ /* -Copyright 2021 +Copyright 2021 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/alexa/config.h b/keyboards/maker/alexa/config.h similarity index 95% rename from keyboards/lucid/alexa/config.h rename to keyboards/maker/alexa/config.h index a4ac8b62d28d..9e4e6835e2b3 100644 --- a/keyboards/lucid/alexa/config.h +++ b/keyboards/maker/alexa/config.h @@ -1,5 +1,5 @@ /* -Copyright 2021 +Copyright 2021 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,10 +20,10 @@ along with this program. If not, see . #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0x7667 // Lucid +#define VENDOR_ID 0x7667 // Maker Keyboards #define PRODUCT_ID 0x0005 // Phantom #define DEVICE_VER 0x0001 // Version 1 -#define MANUFACTURER Lucid +#define MANUFACTURER Maker Keyboards #define PRODUCT Alexa /* key matrix size */ diff --git a/keyboards/lucid/alexa/info.json b/keyboards/maker/alexa/info.json similarity index 100% rename from keyboards/lucid/alexa/info.json rename to keyboards/maker/alexa/info.json diff --git a/keyboards/lucid/alexa/keymaps/default/keymap.c b/keyboards/maker/alexa/keymaps/default/keymap.c similarity index 98% rename from keyboards/lucid/alexa/keymaps/default/keymap.c rename to keyboards/maker/alexa/keymaps/default/keymap.c index 6faf5102e68c..7d196a94c0ff 100644 --- a/keyboards/lucid/alexa/keymaps/default/keymap.c +++ b/keyboards/maker/alexa/keymaps/default/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2021 +Copyright 2021 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/alexa/keymaps/via/keymap.c b/keyboards/maker/alexa/keymaps/via/keymap.c similarity index 98% rename from keyboards/lucid/alexa/keymaps/via/keymap.c rename to keyboards/maker/alexa/keymaps/via/keymap.c index b391f80b11c5..c47002c97ada 100644 --- a/keyboards/lucid/alexa/keymaps/via/keymap.c +++ b/keyboards/maker/alexa/keymaps/via/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2021 +Copyright 2021 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/alexa/keymaps/via/rules.mk b/keyboards/maker/alexa/keymaps/via/rules.mk similarity index 100% rename from keyboards/lucid/alexa/keymaps/via/rules.mk rename to keyboards/maker/alexa/keymaps/via/rules.mk diff --git a/keyboards/lucid/alexa/readme.md b/keyboards/maker/alexa/readme.md similarity index 95% rename from keyboards/lucid/alexa/readme.md rename to keyboards/maker/alexa/readme.md index 70142271a1c2..74d1d3fbcc17 100644 --- a/keyboards/lucid/alexa/readme.md +++ b/keyboards/maker/alexa/readme.md @@ -8,6 +8,6 @@ The following is the QMK Firmware for the Alexa Hotswap PCB for [MakerKeyboards] Make example for this keyboard (after setting up your build environment): - make lucid/alexa:default + make maker/alexa:default See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/lucid/alexa/rules.mk b/keyboards/maker/alexa/rules.mk similarity index 100% rename from keyboards/lucid/alexa/rules.mk rename to keyboards/maker/alexa/rules.mk diff --git a/keyboards/lucid/kbd8x_hs/config.h b/keyboards/maker/kbd8x_hs/config.h similarity index 95% rename from keyboards/lucid/kbd8x_hs/config.h rename to keyboards/maker/kbd8x_hs/config.h index a5d47ce73ec7..158e8f1c735e 100644 --- a/keyboards/lucid/kbd8x_hs/config.h +++ b/keyboards/maker/kbd8x_hs/config.h @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,10 +20,10 @@ along with this program. If not, see . #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0x7667 // Lucid +#define VENDOR_ID 0x7667 // Maker Keyboards #define PRODUCT_ID 0x0003 // KBD8X Hotswap PCB's #define DEVICE_VER 0x0001 // Version 1 -#define MANUFACTURER Lucid +#define MANUFACTURER Maker Keyboards #define PRODUCT KBD8X_HS /* key matrix size */ diff --git a/keyboards/lucid/kbd8x_hs/info.json b/keyboards/maker/kbd8x_hs/info.json similarity index 99% rename from keyboards/lucid/kbd8x_hs/info.json rename to keyboards/maker/kbd8x_hs/info.json index c8e81f5451b5..42f183f484a1 100644 --- a/keyboards/lucid/kbd8x_hs/info.json +++ b/keyboards/maker/kbd8x_hs/info.json @@ -1,7 +1,7 @@ { "keyboard_name": "KBD8X Hotswap PCB's", - "url": "http://www.lucidkb.com", - "maintainer": "Lucid", + "url": "http://www.makerkeyboards.com", + "maintainer": "Maker Keyboards", "width": 18.25, "height": 6.25, "layouts": { diff --git a/keyboards/lucid/kbd8x_hs/kbd8x_hs.h b/keyboards/maker/kbd8x_hs/kbd8x_hs.h similarity index 99% rename from keyboards/lucid/kbd8x_hs/kbd8x_hs.h rename to keyboards/maker/kbd8x_hs/kbd8x_hs.h index 565bc43a6a98..bc87e252c4d4 100644 --- a/keyboards/lucid/kbd8x_hs/kbd8x_hs.h +++ b/keyboards/maker/kbd8x_hs/kbd8x_hs.h @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/kbd8x_hs/kbx8s_hs.c b/keyboards/maker/kbd8x_hs/kbx8s_hs.c similarity index 93% rename from keyboards/lucid/kbd8x_hs/kbx8s_hs.c rename to keyboards/maker/kbd8x_hs/kbx8s_hs.c index 52e4ed53943f..eee3920d8dc8 100644 --- a/keyboards/lucid/kbd8x_hs/kbx8s_hs.c +++ b/keyboards/maker/kbd8x_hs/kbx8s_hs.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/kbd8x_hs/keymaps/default/keymap.c b/keyboards/maker/kbd8x_hs/keymaps/default/keymap.c similarity index 98% rename from keyboards/lucid/kbd8x_hs/keymaps/default/keymap.c rename to keyboards/maker/kbd8x_hs/keymaps/default/keymap.c index 30ff6137cdb2..a0f1d64e0804 100644 --- a/keyboards/lucid/kbd8x_hs/keymaps/default/keymap.c +++ b/keyboards/maker/kbd8x_hs/keymaps/default/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/kbd8x_hs/keymaps/default_7u/keymap.c b/keyboards/maker/kbd8x_hs/keymaps/default_7u/keymap.c similarity index 98% rename from keyboards/lucid/kbd8x_hs/keymaps/default_7u/keymap.c rename to keyboards/maker/kbd8x_hs/keymaps/default_7u/keymap.c index 0c6a1d971012..f32f2455df83 100644 --- a/keyboards/lucid/kbd8x_hs/keymaps/default_7u/keymap.c +++ b/keyboards/maker/kbd8x_hs/keymaps/default_7u/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/kbd8x_hs/keymaps/via/keymap.c b/keyboards/maker/kbd8x_hs/keymaps/via/keymap.c similarity index 98% rename from keyboards/lucid/kbd8x_hs/keymaps/via/keymap.c rename to keyboards/maker/kbd8x_hs/keymaps/via/keymap.c index 70acb644a2d7..baa8e22a9e76 100644 --- a/keyboards/lucid/kbd8x_hs/keymaps/via/keymap.c +++ b/keyboards/maker/kbd8x_hs/keymaps/via/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/kbd8x_hs/keymaps/via/rules.mk b/keyboards/maker/kbd8x_hs/keymaps/via/rules.mk similarity index 100% rename from keyboards/lucid/kbd8x_hs/keymaps/via/rules.mk rename to keyboards/maker/kbd8x_hs/keymaps/via/rules.mk diff --git a/keyboards/lucid/kbd8x_hs/readme.md b/keyboards/maker/kbd8x_hs/readme.md similarity index 70% rename from keyboards/lucid/kbd8x_hs/readme.md rename to keyboards/maker/kbd8x_hs/readme.md index 7f992ebbf6a6..755b3eb3dc48 100644 --- a/keyboards/lucid/kbd8x_hs/readme.md +++ b/keyboards/maker/kbd8x_hs/readme.md @@ -1,11 +1,11 @@ -# KBD8X Replacement Hotswap PCB by Lucid +# KBD8X Replacement Hotswap PCB by Maker Keyboards -The following is the QMK Firmware for the KBD8X Replacement Hotswap PCB by [LucidKB](http://www.lucidkb.cm). -* Keyboard Maintainer: Lucid +The following is the QMK Firmware for the KBD8X Replacement Hotswap PCB by [Maker Keyboards](http://www.makerkeyboards.com). +* Keyboard Maintainer: Maker Keyboards * Hardware Supported: KBD8X_HS Make example for this keyboard (after setting up your build environment): - make lucid/kbd8x_hs:default + make maker/kbd8x_hs:default See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/lucid/kbd8x_hs/rules.mk b/keyboards/maker/kbd8x_hs/rules.mk similarity index 100% rename from keyboards/lucid/kbd8x_hs/rules.mk rename to keyboards/maker/kbd8x_hs/rules.mk diff --git a/keyboards/lucid/phantom_hs/config.h b/keyboards/maker/phantom_hs/config.h similarity index 95% rename from keyboards/lucid/phantom_hs/config.h rename to keyboards/maker/phantom_hs/config.h index 3e6fe45892d8..ab5d2fd1382a 100644 --- a/keyboards/lucid/phantom_hs/config.h +++ b/keyboards/maker/phantom_hs/config.h @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,10 +20,10 @@ along with this program. If not, see . #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0x7667 // Lucid +#define VENDOR_ID 0x7667 // Maker Keyboards #define PRODUCT_ID 0x0001 // Phantom #define DEVICE_VER 0x0001 // Version 1 -#define MANUFACTURER Lucid +#define MANUFACTURER Maker Keyboards #define PRODUCT Phantom /* key matrix size */ diff --git a/keyboards/lucid/phantom_hs/info.json b/keyboards/maker/phantom_hs/info.json similarity index 97% rename from keyboards/lucid/phantom_hs/info.json rename to keyboards/maker/phantom_hs/info.json index d190b25263b0..c0ffbfce9139 100644 --- a/keyboards/lucid/phantom_hs/info.json +++ b/keyboards/maker/phantom_hs/info.json @@ -1,7 +1,7 @@ { "keyboard_name": "Phantom", - "url": "http://www.lucidkb.com", - "maintainer": "Lucid", + "url": "http://www.makerkeyboards.com", + "maintainer": "Maker Keyboards", "width": 16, "height": 5, "layouts": { diff --git a/keyboards/lucid/phantom_hs/keymaps/default/keymap.c b/keyboards/maker/phantom_hs/keymaps/default/keymap.c similarity index 97% rename from keyboards/lucid/phantom_hs/keymaps/default/keymap.c rename to keyboards/maker/phantom_hs/keymaps/default/keymap.c index 63229ed0878d..83d2938ac4d1 100644 --- a/keyboards/lucid/phantom_hs/keymaps/default/keymap.c +++ b/keyboards/maker/phantom_hs/keymaps/default/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/phantom_hs/keymaps/via/keymap.c b/keyboards/maker/phantom_hs/keymaps/via/keymap.c similarity index 98% rename from keyboards/lucid/phantom_hs/keymaps/via/keymap.c rename to keyboards/maker/phantom_hs/keymaps/via/keymap.c index 3366ff8bec1d..50fdcd374bf9 100644 --- a/keyboards/lucid/phantom_hs/keymaps/via/keymap.c +++ b/keyboards/maker/phantom_hs/keymaps/via/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/phantom_hs/keymaps/via/rules.mk b/keyboards/maker/phantom_hs/keymaps/via/rules.mk similarity index 100% rename from keyboards/lucid/phantom_hs/keymaps/via/rules.mk rename to keyboards/maker/phantom_hs/keymaps/via/rules.mk diff --git a/keyboards/lucid/phantom_hs/phantom_hs.c b/keyboards/maker/phantom_hs/phantom_hs.c similarity index 93% rename from keyboards/lucid/phantom_hs/phantom_hs.c rename to keyboards/maker/phantom_hs/phantom_hs.c index 4d10b67bd6e0..39a6e187cba2 100644 --- a/keyboards/lucid/phantom_hs/phantom_hs.c +++ b/keyboards/maker/phantom_hs/phantom_hs.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/phantom_hs/phantom_hs.h b/keyboards/maker/phantom_hs/phantom_hs.h similarity index 97% rename from keyboards/lucid/phantom_hs/phantom_hs.h rename to keyboards/maker/phantom_hs/phantom_hs.h index 6dc53cfa7bc1..b82ac503b96e 100644 --- a/keyboards/lucid/phantom_hs/phantom_hs.h +++ b/keyboards/maker/phantom_hs/phantom_hs.h @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/phantom_hs/readme.md b/keyboards/maker/phantom_hs/readme.md similarity index 72% rename from keyboards/lucid/phantom_hs/readme.md rename to keyboards/maker/phantom_hs/readme.md index 0f25e1397e8c..2a9f3e102ee4 100644 --- a/keyboards/lucid/phantom_hs/readme.md +++ b/keyboards/maker/phantom_hs/readme.md @@ -1,13 +1,13 @@ -# Phantom Hotswap PCB by Lucid +# Phantom Hotswap PCB by Maker Keyboards -The following is the QMK Firmware for the Phantom Hotswap PCB for [LucidKB](http://www.lucidkb.cm). +The following is the QMK Firmware for the Phantom Hotswap PCB for [Maker Keyboards](http://www.makerkeyboards.com). --- -* Keyboard Maintainer: Lucid +* Keyboard Maintainer: Maker Keyboards * Hardware Supported: Phantom Make example for this keyboard (after setting up your build environment): - make lucid/phantom_hs:default + make maker/phantom_hs:default See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/lucid/phantom_hs/rules.mk b/keyboards/maker/phantom_hs/rules.mk similarity index 100% rename from keyboards/lucid/phantom_hs/rules.mk rename to keyboards/maker/phantom_hs/rules.mk diff --git a/keyboards/lucid/phantom_solder/config.h b/keyboards/maker/phantom_solder/config.h similarity index 95% rename from keyboards/lucid/phantom_solder/config.h rename to keyboards/maker/phantom_solder/config.h index af2537d386a6..edad9713b502 100644 --- a/keyboards/lucid/phantom_solder/config.h +++ b/keyboards/maker/phantom_solder/config.h @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,10 +20,10 @@ along with this program. If not, see . #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0x7667 // Lucid +#define VENDOR_ID 0x7667 // Maker Keyboards #define PRODUCT_ID 0x0002 // Phantom_Solder #define DEVICE_VER 0x0001 // Version 1 -#define MANUFACTURER Lucid +#define MANUFACTURER Maker Keyboards #define PRODUCT Phantom /* key matrix size */ diff --git a/keyboards/lucid/phantom_solder/info.json b/keyboards/maker/phantom_solder/info.json similarity index 97% rename from keyboards/lucid/phantom_solder/info.json rename to keyboards/maker/phantom_solder/info.json index 4c969046d0f2..dc7b7a4aa963 100644 --- a/keyboards/lucid/phantom_solder/info.json +++ b/keyboards/maker/phantom_solder/info.json @@ -1,7 +1,7 @@ { "keyboard_name": "Phantom Solder", - "url": "http://www.lucidkb.com", - "maintainer": "Lucid", + "url": "http://www.makerkeyboards.com", + "maintainer": "Maker Keyboards", "width": 16, "height": 5, "layouts": { diff --git a/keyboards/lucid/phantom_solder/keymaps/default/keymap.c b/keyboards/maker/phantom_solder/keymaps/default/keymap.c similarity index 98% rename from keyboards/lucid/phantom_solder/keymaps/default/keymap.c rename to keyboards/maker/phantom_solder/keymaps/default/keymap.c index 6c860639324c..e20f5fed1839 100644 --- a/keyboards/lucid/phantom_solder/keymaps/default/keymap.c +++ b/keyboards/maker/phantom_solder/keymaps/default/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/phantom_solder/keymaps/via/keymap.c b/keyboards/maker/phantom_solder/keymaps/via/keymap.c similarity index 98% rename from keyboards/lucid/phantom_solder/keymaps/via/keymap.c rename to keyboards/maker/phantom_solder/keymaps/via/keymap.c index afc8ae550f0b..5722233035f6 100644 --- a/keyboards/lucid/phantom_solder/keymaps/via/keymap.c +++ b/keyboards/maker/phantom_solder/keymaps/via/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/phantom_solder/keymaps/via/rules.mk b/keyboards/maker/phantom_solder/keymaps/via/rules.mk similarity index 100% rename from keyboards/lucid/phantom_solder/keymaps/via/rules.mk rename to keyboards/maker/phantom_solder/keymaps/via/rules.mk diff --git a/keyboards/lucid/phantom_solder/phantom_solder.c b/keyboards/maker/phantom_solder/phantom_solder.c similarity index 93% rename from keyboards/lucid/phantom_solder/phantom_solder.c rename to keyboards/maker/phantom_solder/phantom_solder.c index bd036146f4b3..b9e19a0e0949 100644 --- a/keyboards/lucid/phantom_solder/phantom_solder.c +++ b/keyboards/maker/phantom_solder/phantom_solder.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/phantom_solder/phantom_solder.h b/keyboards/maker/phantom_solder/phantom_solder.h similarity index 97% rename from keyboards/lucid/phantom_solder/phantom_solder.h rename to keyboards/maker/phantom_solder/phantom_solder.h index 243684e7882f..f28259c0a0b6 100644 --- a/keyboards/lucid/phantom_solder/phantom_solder.h +++ b/keyboards/maker/phantom_solder/phantom_solder.h @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/phantom_solder/readme.md b/keyboards/maker/phantom_solder/readme.md similarity index 72% rename from keyboards/lucid/phantom_solder/readme.md rename to keyboards/maker/phantom_solder/readme.md index 9459d3256c47..843a0051a7a6 100644 --- a/keyboards/lucid/phantom_solder/readme.md +++ b/keyboards/maker/phantom_solder/readme.md @@ -1,11 +1,11 @@ -# Phantom Solder PCB by Lucid +# Phantom Solder PCB by Maker Keyboards -The following is the QMK Firmware for the Phantom *Solder* PCB for [LucidKB](http://www.lucidkb.cm). -* Keyboard Maintainer: Lucid +The following is the QMK Firmware for the Phantom *Solder* PCB for [Maker Keyboards](http://www.makerkeyboards.com). +* Keyboard Maintainer: Maker Keyboards * Hardware Supported: Phantom Make example for this keyboard (after setting up your build environment): - make lucid/phantom_solder:default + make maker/phantom_solder:default See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/lucid/phantom_solder/rules.mk b/keyboards/maker/phantom_solder/rules.mk similarity index 100% rename from keyboards/lucid/phantom_solder/rules.mk rename to keyboards/maker/phantom_solder/rules.mk diff --git a/keyboards/lucid/scarlet/config.h b/keyboards/maker/scarlet/config.h similarity index 95% rename from keyboards/lucid/scarlet/config.h rename to keyboards/maker/scarlet/config.h index 73c7272922cb..51542f2f4295 100644 --- a/keyboards/lucid/scarlet/config.h +++ b/keyboards/maker/scarlet/config.h @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -20,10 +20,10 @@ along with this program. If not, see . #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0x7667 // Lucid +#define VENDOR_ID 0x7667 // Maker Keyboards #define PRODUCT_ID 0x0004 // Scarlet PCB's #define DEVICE_VER 0x0001 // Version 1 -#define MANUFACTURER Lucid +#define MANUFACTURER Maker Keyboards #define PRODUCT Scarlet /* key matrix size */ diff --git a/keyboards/lucid/scarlet/info.json b/keyboards/maker/scarlet/info.json similarity index 98% rename from keyboards/lucid/scarlet/info.json rename to keyboards/maker/scarlet/info.json index 54291a1b910e..93d37c1f4a39 100644 --- a/keyboards/lucid/scarlet/info.json +++ b/keyboards/maker/scarlet/info.json @@ -1,7 +1,7 @@ { "keyboard_name": "Scarlet PCB's", - "url": "http://www.lucidkb.com", - "maintainer": "Lucid", + "url": "http://www.makerkeyboards.com", + "maintainer": "Maker Keyboards", "width": 18.25, "height": 6.25, "layouts": { diff --git a/keyboards/lucid/scarlet/keymaps/default/keymap.c b/keyboards/maker/scarlet/keymaps/default/keymap.c similarity index 98% rename from keyboards/lucid/scarlet/keymaps/default/keymap.c rename to keyboards/maker/scarlet/keymaps/default/keymap.c index 7843f354a0e5..a4aeb8d40b83 100644 --- a/keyboards/lucid/scarlet/keymaps/default/keymap.c +++ b/keyboards/maker/scarlet/keymaps/default/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/scarlet/keymaps/via/keymap.c b/keyboards/maker/scarlet/keymaps/via/keymap.c similarity index 98% rename from keyboards/lucid/scarlet/keymaps/via/keymap.c rename to keyboards/maker/scarlet/keymaps/via/keymap.c index 70acb644a2d7..baa8e22a9e76 100644 --- a/keyboards/lucid/scarlet/keymaps/via/keymap.c +++ b/keyboards/maker/scarlet/keymaps/via/keymap.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/scarlet/keymaps/via/rules.mk b/keyboards/maker/scarlet/keymaps/via/rules.mk similarity index 100% rename from keyboards/lucid/scarlet/keymaps/via/rules.mk rename to keyboards/maker/scarlet/keymaps/via/rules.mk diff --git a/keyboards/lucid/scarlet/readme.md b/keyboards/maker/scarlet/readme.md similarity index 73% rename from keyboards/lucid/scarlet/readme.md rename to keyboards/maker/scarlet/readme.md index c595405fc63e..a493e055a74a 100644 --- a/keyboards/lucid/scarlet/readme.md +++ b/keyboards/maker/scarlet/readme.md @@ -1,11 +1,11 @@ -# Scarlet Hotswap PCB by Lucid +# Scarlet Hotswap PCB by Maker Keyboards -The following is the QMK Firmware for the Scarlet Hotswap PCB by [LucidKB](http://www.lucidkb.cm). -* Keyboard Maintainer: Lucid +The following is the QMK Firmware for the Scarlet Hotswap PCB by [Maker Keyboards](http://www.makerkeyboards.com). +* Keyboard Maintainer: Maker Keyboards * Hardware Supported: Scarlet Make example for this keyboard (after setting up your build environment): - make lucid/scarlet:default + make maker/scarlet:default See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/lucid/scarlet/rules.mk b/keyboards/maker/scarlet/rules.mk similarity index 100% rename from keyboards/lucid/scarlet/rules.mk rename to keyboards/maker/scarlet/rules.mk diff --git a/keyboards/lucid/scarlet/scarlet.c b/keyboards/maker/scarlet/scarlet.c similarity index 93% rename from keyboards/lucid/scarlet/scarlet.c rename to keyboards/maker/scarlet/scarlet.c index aa26a78c438e..7762e2ec75b6 100644 --- a/keyboards/lucid/scarlet/scarlet.c +++ b/keyboards/maker/scarlet/scarlet.c @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or diff --git a/keyboards/lucid/scarlet/scarlet.h b/keyboards/maker/scarlet/scarlet.h similarity index 97% rename from keyboards/lucid/scarlet/scarlet.h rename to keyboards/maker/scarlet/scarlet.h index c9309c635af0..17a3c566d3b4 100644 --- a/keyboards/lucid/scarlet/scarlet.h +++ b/keyboards/maker/scarlet/scarlet.h @@ -1,5 +1,5 @@ /* -Copyright 2020 +Copyright 2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or