|
|
há 7 anos atrás | |
|---|---|---|
| .. | ||
| config.h | ce122c4981 Keyboard: Shuffle keyboards into thevankeyboards directory (#3895) | há 7 anos atrás |
| keymap.c | 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | há 7 anos atrás |
| readme.md | ce122c4981 Keyboard: Shuffle keyboards into thevankeyboards directory (#3895) | há 7 anos atrás |
| rules.mk | 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | há 7 anos atrás |
BEWARE, THIS DOES NOT WORK YET.
Uses the numpad with classic cellular phone style letters assigned to the numbers.
Poke the "2" key twice and it makes "B".
Poke the "2" key twice and it makes "A"+backspace+"B" so you can see it cycle through.
May be able to record macros with the T9 layer because the "KC_*"s are only sent at the end. Trying to do a macro with T9NOISY would probably fill up the buffer in just a few characters.