aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/hannah910/rev2/config.h
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2020-02-01 10:02:29 +0700
committerGitHub <noreply@github.com>2020-01-31 19:02:29 -0800
commitfdabf524f2c0047ec920b88ace07096009cdd759 (patch)
tree0c99d684651598ceb7b22414de6d04fb360f427b /keyboards/mechlovin/hannah910/rev2/config.h
parente565948ffdb9127c1202a69774931a55a71fa529 (diff)
downloadfirmware-fdabf524f2c0047ec920b88ace07096009cdd759.tar.gz
firmware-fdabf524f2c0047ec920b88ace07096009cdd759.tar.bz2
firmware-fdabf524f2c0047ec920b88ace07096009cdd759.zip
[Keyboard] add Hannah910 V2 PCB and VIA support (#8024)
* add Hannah910 V2 and VIA support add rev.2 pcb and via support * Update config.h * update * Create config.h * Update * update * update * Move keymap folder * add more layer and edit readme.md * readme.md update * update * update * Update hannah910.h
Diffstat (limited to 'keyboards/mechlovin/hannah910/rev2/config.h')
-rw-r--r--keyboards/mechlovin/hannah910/rev2/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/mechlovin/hannah910/rev2/config.h b/keyboards/mechlovin/hannah910/rev2/config.h
new file mode 100644
index 000000000..3ae3cb65b
--- /dev/null
+++ b/keyboards/mechlovin/hannah910/rev2/config.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#define PRODUCT_ID 0x9102
+#define DEVICE_VER 0x0002
+
+#define RGBLED_NUM 28 \ No newline at end of file