Skip to content

Instantly share code, notes, and snippets.

@blatyo
Created August 30, 2009 15:18
Show Gist options
  • Select an option

  • Save blatyo/178007 to your computer and use it in GitHub Desktop.

Select an option

Save blatyo/178007 to your computer and use it in GitHub Desktop.
var deshift = {'~': '`', '!': '1', '@': '2', '#': '3', '$': '4', '%': '5', '^': '6',
'&': '7', '*': '8', '(': '9', ')': '0', '_': '-', '+': '=', '{':'[',
'}':']', '|': '\\', ':': ';', '"': '\'', '<': ',', '>': '.', '?': '/'};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment