Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Lucid to Maker Keyboards to reflect current branding (Fixed) #14307

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2021 <hello@lucidkb.com>
Copyright 2021 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2021 <hello@lucidkb.com>
Copyright 2021 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2021 <hello@lucidkb.com>
Copyright 2021 <hello@makerkeyboards.com>

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
Expand All @@ -20,10 +20,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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 */
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2021 <hello@lucidkb.com>
Copyright 2021 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2021 <hello@lucidkb.org>
Copyright 2021 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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).
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>

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
Expand All @@ -20,10 +20,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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 */
Expand Down
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.org>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -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).
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>

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
Expand All @@ -20,10 +20,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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 */
Expand Down
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.org>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -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).
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>

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
Expand All @@ -20,10 +20,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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 */
Expand Down
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.org>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -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).
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>

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
Expand All @@ -20,10 +20,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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 */
Expand Down
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.org>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -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).
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 <hello@lucidkb.com>
Copyright 2020 <hello@makerkeyboards.com>
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
Expand Down