From 2c9e210c36a7d145b21bc59350b76b3bacbc3beb Mon Sep 17 00:00:00 2001 From: mechlovin <57231893+mechlovin@users.noreply.github.com> Date: Tue, 4 Aug 2020 09:46:55 +0700 Subject: [Keyboard] add Hannah910 rev3 (#9710) --- keyboards/mechlovin/hannah910/rev3/config.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 keyboards/mechlovin/hannah910/rev3/config.h (limited to 'keyboards/mechlovin/hannah910/rev3/config.h') 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 -- cgit v1.2.3