fix(readme): mixup in matrix table description
parent
e73304f6f5
commit
52a92c70e5
|
|
@ -95,7 +95,7 @@ lowest 3 bits of key id and the column is the 4 bits above that
|
|||
from the table below and C is the 0 indexed column. For example ~tab =
|
||||
5 + (2<<3) = 21~.
|
||||
|
||||
First row contains row id:s and first column is column id:s, rest of
|
||||
First column contains row id:s and first row is column id:s, rest of
|
||||
the table is the keys..
|
||||
|
||||
#+ATTR_HTML: :border 2 :rules all :frame border
|
||||
|
|
|
|||
Loading…
Reference in New Issue