Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Jan 9, 2022
2 parents e67ac61 + 69510ba commit de59dd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion keyboards/mechlovin/hannah65/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion keyboards/mechlovin/hannah65/rev1/haus/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit de59dd1

Please sign in to comment.