[Keyboard] Move scrabblepad into donutcables directory (#5553)
* move scrabblepad into donutcables directory * use pragma once * update scrabblepad readme
This commit is contained in:
committed by
Drashna Jaelre
parent
60668ef39d
commit
7e5c107d43
@@ -0,0 +1,5 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user