QMK/keyboards/donutcables/scrabblepad/keymaps/random/readme.md

6 lines
221 B
Markdown
Raw Normal View History

2020-03-23 10:48:11 +01:00
# 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.