QMK/keyboards/donutcables/scrabblepad/keymaps/random
2020-03-23 10:48:11 +01:00
..
keymap.c initial upload 2020-03-23 10:48:11 +01:00
readme.md initial upload 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.