Skip to content

Commit

Permalink
Quick fix on gpioaction
Browse files Browse the repository at this point in the history
  • Loading branch information
arntsonl committed Jan 14, 2024
1 parent 86ca02c commit 657e1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/OpenCore0/BoardConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
#define KEY_BUTTON_FN -1 // Hotkey Function |

#define TURBO_ENABLED 1
#define GPIO_PIN_27 GpioAction::BUTTON_TURBO
#define GPIO_PIN_27 GpioAction::BUTTON_PRESS_TURBO

#define JSLIDER_ENABLED 1
#define GPIO_PIN_25 GpioAction::SUSTAIN_DP_MODE_LS
Expand Down

0 comments on commit 657e1a4

Please sign in to comment.