Skip to content

Instantly share code, notes, and snippets.

View djak250's full-sized avatar

David Johnson djak250

  • Charlotte, NC
  • 17:22 (UTC -04:00)
View GitHub Profile
@tdegrunt
tdegrunt / Razer Synapse Yosemite.md
Created September 19, 2014 09:21
How to fix Razer Synapse in Mac OSX 10.0 Yosemite

How to fix Razer Synapse in Mac OSX 10.0 Yosemite

Start Terminal.app and type:

sudo nvram boot-args="kext-dev-mode=1"

Verify that command works by typing:

sudo nvram -p | grep -i boot-args