qmk_firmware/keyboards/donutcables/scrabblepad/keymaps/random
2022-08-21 23:55:30 +01:00
..
keymap.c RESET -> QK_BOOT user keymaps (#17940) 2022-08-21 23:55:30 +01:00
readme.md [Keyboard] Move scrabblepad into donutcables directory (#5553) 2019-04-04 15:16:59 -07: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.