This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

6 lines
221 B
Markdown
Raw Normal View History

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