Updated Hardware: Keyboard (markdown)

Simon Fortier 2017-12-29 18:39:49 -05:00
parent 9e3960c668
commit 53571e7e73

@ -12,6 +12,6 @@ Hardware ID: `0x0004`
| `0` | `CLEAR` | `0 kJ` | Clear the keypress buffer |
| `1` | `FETCH_KEY` | `0 kJ` | Reads the oldest keycode from the buffer into the B register and remove it|
The `FETCH_KEY` operation will return `0` when the buffer is empty.
Keycodes: [keycode.info](http://keycode.info/)