You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` |
3 years ago | |
|---|---|---|
| .. | ||
| keymap.c | 3 years ago | |
| readme.md | ||
readme.md
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.