diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-16 03:15:02 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-16 03:15:02 +0000 |
commit | d802e1c805b9e994f9172209b2a0c8f3ca198e74 (patch) | |
tree | fcbed9232b286ace66e7b5dc482a31becda6869b | |
parent | db6d432d6abbfabdec662c4fc722d1e9048cdcac (diff) | |
parent | a867cfc26d811367ad345f31657547e9d603d869 (diff) | |
download | qmk_firmware-d802e1c805b9e994f9172209b2a0c8f3ca198e74.tar.gz qmk_firmware-d802e1c805b9e994f9172209b2a0c8f3ca198e74.zip |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/al1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h index c8c03c5e99..07cc94a279 100644 --- a/keyboards/al1/config.h +++ b/keyboards/al1/config.h @@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" /* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED +#define VENDOR_ID 0x544C #define PRODUCT_ID 0x6050 #define DEVICE_VER 0x0104 #define MANUFACTURER Alsoran |