Skip to content

Commit

Permalink
Rotate sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
bullwinkle3000 committed Jan 7, 2025
1 parent d46b17c commit 5e3beb8
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 45 deletions.
84 changes: 43 additions & 41 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
include:
- board: nice_nano_v2
shield: wyld_dm_right # nice_view
snippet: zmk-usb-logging
# snippet: zmk-usb-logging
- board: nice_nano_v2
shield: wyld_dm_left # nice_view
snippet: zmk-usb-logging
# snippet: zmk-usb-logging
- board: nice_nano_v2
shield: settings_reset
2 changes: 1 addition & 1 deletion config/boards/shields/wyld_dm/wyld_dm_right.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CONFIG_INPUT=y
CONFIG_PMW3610=y
CONFIG_PMW3610_CPI=2400
CONFIG_PMW3610_CPI_DIVIDOR=4
CONFIG_PMW3610_ORIENTATION_90=y
# CONFIG_PMW3610_ORIENTATION_90=y
CONFIG_PMW3610_SNIPE_CPI=800
CONFIG_PMW3610_SNIPE_CPI_DIVIDOR=4
CONFIG_PMW3610_SCROLL_TICK=32
Expand Down
2 changes: 1 addition & 1 deletion config/wyld_dm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CONFIG_INPUT=y
CONFIG_ZMK_KSCAN_MATRIX_WAIT_BEFORE_INPUTS=5
CONFIG_ZMK_KSCAN_MATRIX_WAIT_BETWEEN_OUTPUTS=5

CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=3000
# CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=3000

CONFIG_PINCTRL=y
CONFIG_GPIO=y
Expand Down

0 comments on commit 5e3beb8

Please sign in to comment.