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/hotswap | |
parent | b63114ea2963b2c6391176329e8ef6381b16aea2 (diff) |
[Keyboard] Add OwLab Jelly Epoch (#14190)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/owlab/voice65/hotswap')
-rw-r--r-- | keyboards/owlab/voice65/hotswap/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/owlab/voice65/hotswap/config.h b/keyboards/owlab/voice65/hotswap/config.h index 18187249f3..fc894bd3ce 100644 --- a/keyboards/owlab/voice65/hotswap/config.h +++ b/keyboards/owlab/voice65/hotswap/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 0x564F #define DEVICE_VER 0x0001 -#define MANUFACTURER Owl Studio +#define MANUFACTURER OwLab #define PRODUCT Voice65 Hotswap /* key matrix size */ |