Highlights
- Pro
Pinned Loading
-
-
How to fix Ryzen soft lockup problem...
How to fix Ryzen soft lockup problem on Linux 1# add "processor.max_cstate=1 pcie_aspm=off" options to GRUB_CMDLINE_LINUX like the following
2GRUB_CMDLINE_LINUX="processor.max_cstate=1 pcie_aspm=off"
-
Sign your git commits with a key imp...
Sign your git commits with a key imported from keybase 1# NOTE: Assuming you have already installed keybase and logged in
23# This is only for WSL. see: https://github.com/microsoft/WSL/issues/4029
4export GPG_TTY=$(tty)
5 -
Avoid micro stuttering on Linux with...
Avoid micro stuttering on Linux with 144Hz and 60Hz monitors 1# /etc/environment
2CLUTTER_DEFAULT_FPS=144
3__GL_SYNC_DISPLAY_DEVICE=DP-2
-
How to build QMK with passing MASTER...
How to build QMK with passing MASTER_LEFT or MASTER_RIGHT in CLI 1Note: replace `$KEYBOARD` and `$KEYMAP` to yours.
23# Docker
45- left hand
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.