Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kelliott121
Created May 19, 2017 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kelliott121/99b6d60997555bfad08af22d38df544d to your computer and use it in GitHub Desktop.
Save kelliott121/99b6d60997555bfad08af22d38df544d to your computer and use it in GitHub Desktop.
ValidKeys = [ KEY_A, KEY_B, KEY_C, KEY_D, KEY_E, KEY_F, KEY_G, KEY_H, KEY_I, KEY_J,
KEY_K, KEY_L, KEY_M, KEY_N, KEY_O, KEY_P, KEY_Q, KEY_R, KEY_S, KEY_T,
KEY_U, KEY_V, KEY_W, KEY_X, KEY_Y, KEY_Z,]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment