logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (760B)


  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. ```