diff options
Diffstat (limited to 'keyboards/orthocode/config.h')
| -rw-r--r-- | keyboards/orthocode/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/orthocode/config.h b/keyboards/orthocode/config.h index 823a48e36..e548fe1d4 100644 --- a/keyboards/orthocode/config.h +++ b/keyboards/orthocode/config.h | |||
| @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 18 | 18 | ||
| 19 | #include "config_common.h" | 19 | #include "config_common.h" |
| 20 | 20 | ||
| 21 | #define VENDOR_ID 0xFEED | 21 | #define VENDOR_ID 0x3415 // orthocodekb.com |
| 22 | #define PRODUCT_ID 0x0000 | 22 | #define PRODUCT_ID 0x0001 // orthocode |
| 23 | #define DEVICE_VER 0x0001 | 23 | #define DEVICE_VER 0x0001 |
| 24 | #define MANUFACTURER Jrodna | 24 | #define MANUFACTURER Jrodna |
| 25 | #define PRODUCT OrthoCode | 25 | #define PRODUCT OrthoCode |
