浏览代码

[Keyboard] add Haus PCB (#12434)

Co-authored-by: Ryan <fauxpark@gmail.com>
mechlovin 3 年之前
父节点
当前提交
69510bab8e
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 2 1
      keyboards/mechlovin/hannah65/config.h
  2. 1 1
      keyboards/mechlovin/hannah65/rev1/haus/config.h

+ 2 - 1
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

+ 1 - 1
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
+#define PRODUCT      Haus Rev. 1