mirror of
https://github.com/grymoire/i2c_puppet-Linux.git
synced 2024-12-26 13:38:21 +01:00
Fixed formatting
This commit is contained in:
parent
b417322c4f
commit
e874c410f4
12
LINUX.md
12
LINUX.md
@ -14,10 +14,10 @@ The original definiton of the keys were this
|
|||||||
|
|
||||||
| | L1 | L2 | R1 | R2 | SPKR | Mic| BS| NL| SPACE |
|
| | L1 | L2 | R1 | R2 | SPKR | Mic| BS| NL| SPACE |
|
||||||
| ------|-------|-------|-------|-------|------|----|---|---|---------|
|
| ------|-------|-------|-------|-------|------|----|---|---|---------|
|
||||||
| <none>| | | | | $ | ~ | \b| \n| <space> |
|
| \<none\>| | | | | $ | ~ | \b| \n| \<space\> |
|
||||||
| Alt | | | | | ` | 0 | | | |
|
| Alt | | | | | \` | 0 | | | |
|
||||||
| Shift | | | | | $ | | | | |
|
| Shift | | | | | $ | | | | |
|
||||||
| Sym | | | | | $ | | |\| | <tab> |
|
| Sym | | | | | $ | | |\| | \<tab\> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -25,10 +25,10 @@ This firmware adds the following mappings
|
|||||||
|
|
||||||
| | L1 | L2 | R1 | R2 | SPKR | Mic| BS| NL| SPACE |
|
| | L1 | L2 | R1 | R2 | SPKR | Mic| BS| NL| SPACE |
|
||||||
| ------|--------|-------|-------|-------|------|----|---|---|---------|
|
| ------|--------|-------|-------|-------|------|----|---|---|---------|
|
||||||
| <none>|<escape>| % | = | \\ | $ | ~ | \b| \n| <space> |
|
| \<none\>|\<escape\>| % | = | \\ | $ | ~ | \b| \n| \<space\> |
|
||||||
| Alt | > | ] | } | & | ` | 0 | | | |
|
| Alt | > | ] | } | & | \` | 0 | | | |
|
||||||
| Shift | < | ] | { | ^ | $ | ~ | \b| | |
|
| Shift | < | ] | { | ^ | $ | ~ | \b| | |
|
||||||
| Sym | | | | | $ | ~ | \b|\| | <tab> |
|
| Sym | | | | | $ | ~ | \b|\| | \<tab\> |
|
||||||
|
|
||||||
## Linux Debug tips
|
## Linux Debug tips
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user