You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
760 B

  1. # Soundboard keymap
  2. This keymap binds all keys to function keys 13-22 for something like a
  3. soundboard (ie:[Resanance](https://www.reddit.com/r/discordapp/comments/44ldc1/soundboard_for_discord/))
  4. ```
  5. // ┌────────┬────────┬────────┐
  6. F13 , F14 , F15 ,
  7. // ├────────┼────────┼────────┼────────┼
  8. F16 , F17 , F18 , F19 ,
  9. // ├────────┼────────┼────────┼────────┼
  10. F20 , F21 , F22
  11. // └────────┴────────┴────────┘
  12. ```