collapseos/doc
Virgil Dupras 0a26acfee6 ps2: interpret KC 0x1f as '2'
The '2' key on my PS/2 keyoard never worked on Collapse OS, I
wasn't sure why. I thought the keyboard was broken, but then I
tried another one, still broken. But it's only the '2'!

The KC sent is 0x1f. Is it a timing problem with the ATtiny? I
have yet to wire my prototype for logic probing. Meanwhile, let's
apply a band-aid.
2020-11-06 17:21:13 -05:00
..
hw ps2: interpret KC 0x1f as '2' 2020-11-06 17:21:13 -05:00
asm.txt Add alias and switch word types 2020-10-28 15:02:06 -04:00
avr.txt Make MOVE* words use A@ and A! 2020-10-29 12:15:21 -04:00
bootstrap.txt doc/bootstrap: fix inaccuracies 2020-10-31 15:30:07 -04:00
cross.txt sdc: don't use ABORT" 2020-09-24 13:10:41 -04:00
dict.txt Add word ROT> 2020-10-29 12:41:08 -04:00
ed.txt doc: fix typos and inaccuracies 2020-09-19 09:04:18 -04:00
faq.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
impl.txt Add word A, 2020-10-28 20:45:50 -04:00
intro.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
primer.txt doc: fix a few typos and inaccuracies 2020-09-18 21:13:28 -04:00
protocol.txt Make the SPI Relay protocol support multiple devices 2020-09-17 09:48:55 -04:00
selfhost.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
usage.txt Make MOVE* words use A@ and A! 2020-10-29 12:15:21 -04:00