Skip to content

Commit

Permalink
disable force awake it stops the keyboard from working on windows now…
Browse files Browse the repository at this point in the history
… for some reason
  • Loading branch information
AlaaSaadAbdo authored Aug 15, 2024
1 parent 27512b2 commit a54efdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/ghazal/ghazal.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CONFIG_PMW3610_INVERT_X=y
CONFIG_PMW3610_CPI=600
CONFIG_PMW3610_SCROLL_TICK=30
CONFIG_PMW3610_POLLING_RATE_125_SW=y
CONFIG_PMW3610_FORCE_AWAKE=y
CONFIG_PMW3610_FORCE_AWAKE=n

CONFIG_ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN=y
CONFIG_ZMK_LV_FONT_DEFAULT_SMALL_MONTSERRAT_26=y
Expand Down

0 comments on commit a54efdf

Please sign in to comment.