Skip to content

Commit

Permalink
enable auto mouse for k03
Browse files Browse the repository at this point in the history
  • Loading branch information
danil-tolkachev committed Feb 15, 2025
1 parent e239bc5 commit 328df47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/ergohaven/k03/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@
#define TAP_CODE_DELAY 1

#define EH_SHORT_PRODUCT_NAME "K:03"

#define POINTING_DEVICE_AUTO_MOUSE_ENABLE
3 changes: 3 additions & 0 deletions keyboards/ergohaven/k03/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ RAW_ENABLE = yes
UNICODE_COMMON = yes
UNICODE_ENABLE = yes

POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = custom

SRC += keyboards/ergohaven/ergohaven_rgb.c
SRC += keyboards/ergohaven/ergohaven_main.c
SRC += keyboards/ergohaven/ergohaven_ruen.c
Expand Down

0 comments on commit 328df47

Please sign in to comment.