mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 17:04:50 +00:00
7e5c107d43
* move scrabblepad into donutcables directory * use pragma once * update scrabblepad readme
221 B
221 B
Scrabblepad keymap with every key press random
Every key produces a random key press, except the middle key, which is reserved for resetting the board.
The random key press is selected between KC_A and KC_Z keycodes.