diff options
author | kb-elmo <lorwel@mailbox.org> | 2021-08-30 20:29:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 11:29:15 -0700 |
commit | c9283f4c1f073da0072638e78b3d5bf5619a89f4 (patch) | |
tree | 7f9112cdb9b11521e570e6341fc7cf849d47dc11 /keyboards/owlab/voice65/soldered | |
parent | b63114ea2963b2c6391176329e8ef6381b16aea2 (diff) | |
download | qmk_firmware-c9283f4c1f073da0072638e78b3d5bf5619a89f4.tar.gz qmk_firmware-c9283f4c1f073da0072638e78b3d5bf5619a89f4.zip |
[Keyboard] Add OwLab Jelly Epoch (#14190)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/owlab/voice65/soldered')
-rw-r--r-- | keyboards/owlab/voice65/soldered/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/owlab/voice65/soldered/config.h b/keyboards/owlab/voice65/soldered/config.h index 78cbb4d423..e0e53a5d5d 100644 --- a/keyboards/owlab/voice65/soldered/config.h +++ b/keyboards/owlab/voice65/soldered/config.h @@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define VENDOR_ID 0x4F53 #define PRODUCT_ID 0x5657 #define DEVICE_VER 0x0001 -#define MANUFACTURER Owl Studio +#define MANUFACTURER OwLab #define PRODUCT Voice65 /* key matrix size */ |