aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2022-01-09 09:33:46 +0700
committerGitHub <noreply@github.com>2022-01-08 18:33:46 -0800
commit69510bab8ee882ac80bb85f340b9ac56639bfa77 (patch)
tree0dd5cdd971479ab5aa5f99918fb31a63136c0339
parentac02260bcb8c71dbafc606ed5311033ec28cc397 (diff)
downloadqmk_firmware-69510bab8ee882ac80bb85f340b9ac56639bfa77.tar.gz
qmk_firmware-69510bab8ee882ac80bb85f340b9ac56639bfa77.zip
[Keyboard] add Haus PCB (#12434)
Co-authored-by: Ryan <fauxpark@gmail.com>
-rw-r--r--keyboards/mechlovin/hannah65/config.h3
-rw-r--r--keyboards/mechlovin/hannah65/rev1/haus/config.h2
2 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/mechlovin/hannah65/config.h b/keyboards/mechlovin/hannah65/config.h
index 8c94fe4b3..f0aa80139 100644
--- a/keyboards/mechlovin/hannah65/config.h
+++ b/keyboards/mechlovin/hannah65/config.h
@@ -42,10 +42,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
42#define DIODE_DIRECTION COL2ROW 42#define DIODE_DIRECTION COL2ROW
43 43
44#define LED_CAPS_LOCK_PIN B9 44#define LED_CAPS_LOCK_PIN B9
45#define LED_PIN_ON_STATE 0
45 46
46#define BACKLIGHT_PIN B8 47#define BACKLIGHT_PIN B8
47#define BACKLIGHT_BREATHING 48#define BACKLIGHT_BREATHING
48#define BACKLIGHT_PWM_DRIVER PWMD3 49#define BACKLIGHT_PWM_DRIVER PWMD4
49#define BACKLIGHT_PWM_CHANNEL 3 50#define BACKLIGHT_PWM_CHANNEL 3
50 51
51#define BACKLIGHT_LEVELS 3 52#define BACKLIGHT_LEVELS 3
diff --git a/keyboards/mechlovin/hannah65/rev1/haus/config.h b/keyboards/mechlovin/hannah65/rev1/haus/config.h
index 4d517ef47..204bf356e 100644
--- a/keyboards/mechlovin/hannah65/rev1/haus/config.h
+++ b/keyboards/mechlovin/hannah65/rev1/haus/config.h
@@ -19,4 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#define PRODUCT_ID 0x6500 20#define PRODUCT_ID 0x6500
21#define DEVICE_VER 0x0001 21#define DEVICE_VER 0x0001
22#define PRODUCTION Haus Rev. 1 \ No newline at end of file 22#define PRODUCT Haus Rev. 1 \ No newline at end of file