Skip to content

Instantly share code, notes, and snippets.

@cirqueit
Forked from Soft/keys
Last active August 29, 2015 14:22
Show Gist options
  • Save cirqueit/a96e7cc9cc6dd3903ab5 to your computer and use it in GitHub Desktop.
Save cirqueit/a96e7cc9cc6dd3903ab5 to your computer and use it in GitHub Desktop.
key_move_song_up = 'K'
key_move_song_down = 'J'
key_next_found_position = 'n'
key_prev_found_position = 'N'
key_prev_column = 260 'h'
key_next_column = 261 'l'
key_lyrics = '.'
key_home = 262 'g'
key_end = 360 'G'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment