diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2020-08-04 09:46:55 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-03 19:46:55 -0700 |
commit | 2c9e210c36a7d145b21bc59350b76b3bacbc3beb (patch) | |
tree | 28828671637d335a983b22dfd112139cfc190362 /keyboards/mechlovin/hannah910/rev3/config.h | |
parent | 12fce9b88d8d70463ec32dc94e0abaa987bf389c (diff) |
[Keyboard] add Hannah910 rev3 (#9710)
Diffstat (limited to 'keyboards/mechlovin/hannah910/rev3/config.h')
-rw-r--r-- | keyboards/mechlovin/hannah910/rev3/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/mechlovin/hannah910/rev3/config.h b/keyboards/mechlovin/hannah910/rev3/config.h new file mode 100644 index 0000000000..b6e539d674 --- /dev/null +++ b/keyboards/mechlovin/hannah910/rev3/config.h @@ -0,0 +1,6 @@ +#pragma once + +#define PRODUCT_ID 0x9103 +#define DEVICE_VER 0x0002 + +#define RGBLED_NUM 28
\ No newline at end of file |