summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-09 02:34:46 +0000
committerQMK Bot <hello@qmk.fm>2022-01-09 02:34:46 +0000
commitde59dd1835050de55285ccb99d9a9e54131b4040 (patch)
tree147115f86eda3226264b4c41cc69006b216936d1 /keyboards
parente67ac6116099be10ec51ce37323b9a9a41c2b022 (diff)
parent69510bab8ee882ac80bb85f340b9ac56639bfa77 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-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 8c94fe4b35..f0aa801396 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/>.
#define DIODE_DIRECTION COL2ROW
#define LED_CAPS_LOCK_PIN B9
+#define LED_PIN_ON_STATE 0
#define BACKLIGHT_PIN B8
#define BACKLIGHT_BREATHING
-#define BACKLIGHT_PWM_DRIVER PWMD3
+#define BACKLIGHT_PWM_DRIVER PWMD4
#define BACKLIGHT_PWM_CHANNEL 3
#define BACKLIGHT_LEVELS 3
diff --git a/keyboards/mechlovin/hannah65/rev1/haus/config.h b/keyboards/mechlovin/hannah65/rev1/haus/config.h
index 4d517ef475..204bf356e7 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/>.
#define PRODUCT_ID 0x6500
#define DEVICE_VER 0x0001
-#define PRODUCTION Haus Rev. 1 \ No newline at end of file
+#define PRODUCT Haus Rev. 1 \ No newline at end of file